KMJobViewer Class Reference
Inheritance diagram for KMJobViewer:

Detailed Description
Definition at line 49 of file kdeprint/kmjobviewer.h.
Public Slots | |
| void | pluginActionActivated (int) |
| void | pluginActionActivated (int) |
Signals | |
| void | jobsShown (KMJobViewer *, bool hasJobs) |
| void | refreshClicked () |
| void | printerChanged (KMJobViewer *, const QString &prname) |
| void | viewerDestroyed (KMJobViewer *) |
| void | jobsShown (KMJobViewer *, bool hasJobs) |
| void | refreshClicked () |
| void | printerChanged (KMJobViewer *, const QString &prname) |
| void | viewerDestroyed (KMJobViewer *) |
Public Member Functions | |
| KMJobViewer (QWidget *parent=0, const char *name=0) | |
| ~KMJobViewer () | |
| void | setPrinter (const QString &prname) |
| void | setPrinter (KMPrinter *p) |
| void | refresh (bool reload=false) |
| QString | printer () const |
| bool | isSticky () const |
| KMJobViewer (QWidget *parent=0, const char *name=0) | |
| void | setPrinter (const QString &prname) |
| void | setPrinter (KMPrinter *p) |
| void | refresh (bool reload=false) |
| QString | printer () const |
| bool | isSticky () const |
Protected Slots | |
| void | slotSelectionChanged () |
| void | slotHold () |
| void | slotResume () |
| void | slotRemove () |
| void | slotRestart () |
| void | slotRightClicked (QListViewItem *, const QPoint &, int) |
| void | slotMove (int prID) |
| void | slotPrinterSelected (int) |
| void | slotShowCompleted (bool) |
| void | slotRefresh () |
| void | slotClose () |
| void | slotShowMoveMenu () |
| void | slotShowPrinterMenu () |
| void | slotUserOnly (bool) |
| void | slotUserChanged () |
| void | slotConfigure () |
| void | slotDropped (QDropEvent *, QListViewItem *) |
| void | slotSelectionChanged () |
| void | slotHold () |
| void | slotResume () |
| void | slotRemove () |
| void | slotRestart () |
| void | slotRightClicked (QListViewItem *, const QPoint &, int) |
| void | slotMove (int prID) |
| void | slotPrinterSelected (int) |
| void | slotShowCompleted (bool) |
| void | slotRefresh () |
| void | slotClose () |
| void | slotShowMoveMenu () |
| void | slotShowPrinterMenu () |
| void | slotUserOnly (bool) |
| void | slotUserChanged () |
| void | slotConfigure () |
| void | slotDropped (QDropEvent *, QListViewItem *) |
Protected Member Functions | |
| void | init () |
| void | updateJobs () |
| void | initActions () |
| JobItem * | findItem (const QString &uri) |
| void | jobSelection (QPtrList< KMJob > &l) |
| void | send (int cmd, const QString &name, const QString &arg=QString::null) |
| void | loadPrinters () |
| void | loadPluginActions () |
| void | removePluginActions () |
| void | reload () |
| void | closeEvent (QCloseEvent *) |
| void | triggerRefresh () |
| void | addToManager () |
| void | removeFromManager () |
| void | buildPrinterMenu (QPopupMenu *menu, bool use_all=false, bool use_specials=false) |
| void | updateCaption () |
| void | updateStatusBar () |
| void | init () |
| void | updateJobs () |
| void | initActions () |
| JobItem * | findItem (const QString &uri) |
| void | jobSelection (QPtrList< KMJob > &l) |
| void | send (int cmd, const QString &name, const QString &arg=QString::null) |
| void | loadPrinters () |
| void | loadPluginActions () |
| void | removePluginActions () |
| void | reload () |
| void | closeEvent (QCloseEvent *) |
| void | triggerRefresh () |
| void | addToManager () |
| void | removeFromManager () |
| void | buildPrinterMenu (QPopupMenu *menu, bool use_all=false, bool use_specials=false) |
| void | updateCaption () |
| void | updateStatusBar () |
Member Function Documentation
| void KMJobViewer::slotSelectionChanged | ( | ) | [protected, slot] |
Definition at line 418 of file kdeprint/kmjobviewer.cpp.
The documentation for this class was generated from the following files:

