sidebar::JobInfo Class Reference

#include <JobInfo.h>

Collaboration diagram for sidebar::JobInfo:
Collaboration graph
[legend]

Public Member Functions

GtkWidgetgetWidget ()
 JobInfo ()
void update (void)

Static Public Member Functions

static JobInfogetInstance ()

Static Private Member Functions

static void stopJobCallback (gpointer data, gpointer userData)
static void updateJobs (gpointer data, gpointer userData)

Private Attributes

GtkWidget_widget
GtkListStore_jobList
GtkWidget_view
gtkutil::PopupMenu _popupMenu

Detailed Description

Definition at line 27 of file JobInfo.h.


Constructor & Destructor Documentation

sidebar::JobInfo::JobInfo (  ) 

Constructor creates GTK widgets.


Member Function Documentation

static JobInfo& sidebar::JobInfo::getInstance (  )  [inline, static]

Return the singleton instance.

Definition at line 50 of file JobInfo.h.

GtkWidget* sidebar::JobInfo::getWidget (  )  [inline]

Return the main widget for packing into the groupdialog or other parent container.

Definition at line 59 of file JobInfo.h.

References _widget.

static void sidebar::JobInfo::stopJobCallback ( gpointer  data,
gpointer  userData 
) [static, private]
void sidebar::JobInfo::update ( void   ) 

Callback that updates the job list

static void sidebar::JobInfo::updateJobs ( gpointer  data,
gpointer  userData 
) [static, private]

Field Documentation

Definition at line 33 of file JobInfo.h.

Definition at line 37 of file JobInfo.h.

Definition at line 34 of file JobInfo.h.

Definition at line 30 of file JobInfo.h.

Referenced by getWidget().


The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2