KMMainView Class Reference
Inheritance diagram for KMMainView:

Detailed Description
Definition at line 53 of file kdeprint/kmmainview.h.
Public Slots | |
| void | slotTimer () |
| void | slotShowPrinterInfos (bool) |
| void | slotChangePrinterState () |
| void | slotRemove () |
| void | slotConfigure () |
| void | slotAdd () |
| void | slotHardDefault () |
| void | slotSoftDefault () |
| void | slotTest () |
| void | slotServerRestart () |
| void | slotServerConfigure () |
| void | slotManagerConfigure () |
| void | slotAddSpecial () |
| void | slotRefresh () |
| void | slotToolSelected (int) |
| void | slotToggleFilter (bool) |
| void | slotHelp () |
| void | slotTimer () |
| void | slotShowPrinterInfos (bool) |
| void | slotChangePrinterState () |
| void | slotRemove () |
| void | slotConfigure () |
| void | slotAdd () |
| void | slotHardDefault () |
| void | slotSoftDefault () |
| void | slotTest () |
| void | slotServerRestart () |
| void | slotServerConfigure () |
| void | slotManagerConfigure () |
| void | slotAddSpecial () |
| void | slotRefresh () |
| void | slotToolSelected (int) |
| void | slotToggleFilter (bool) |
| void | slotHelp () |
Public Member Functions | |
| KMMainView (QWidget *parent=0, const char *name=0, KActionCollection *coll=0) | |
| ~KMMainView () | |
| void | setOrientation (int) |
| int | orientation () const |
| void | setViewType (int) |
| int | viewType () const |
| void | enableToolbar (bool on=true) |
| KAction * | action (const char *name) |
| void | showPrinterInfos (bool on) |
| bool | printerInfosShown () const |
| KMMainView (QWidget *parent=0, const char *name=0, KActionCollection *coll=0) | |
| void | setOrientation (int) |
| int | orientation () const |
| void | setViewType (int) |
| int | viewType () const |
| void | enableToolbar (bool on=true) |
| KAction * | action (const char *name) |
| void | showPrinterInfos (bool on) |
| bool | printerInfosShown () const |
Protected Slots | |
| void | slotPrinterSelected (const QString &) |
| void | slotRightButtonClicked (const QString &, const QPoint &) |
| void | slotToggleToolBar (bool) |
| void | slotToggleMenuBar (bool) |
| void | slotChangeView (int) |
| void | slotChangeDirection (int) |
| void | slotUpdatePossible (bool) |
| void | slotInit () |
| void | slotPrinterSelected (const QString &) |
| void | slotRightButtonClicked (const QString &, const QPoint &) |
| void | slotToggleToolBar (bool) |
| void | slotToggleMenuBar (bool) |
| void | slotChangeView (int) |
| void | slotChangeDirection (int) |
| void | slotUpdatePossible (bool) |
| void | slotInit () |
Protected Member Functions | |
| void | initActions () |
| void | showErrorMsg (const QString &msg, bool usemgr=true) |
| void | restoreSettings () |
| void | saveSettings () |
| void | loadParameters () |
| void | reload () |
| void | configChanged () |
| void | loadPluginActions () |
| void | removePluginActions () |
| void | createMessageWindow (const QString &, int delay=500) |
| void | destroyMessageWindow () |
| void | reset (const QString &msg=QString::null, bool useDelay=true, bool holdTimer=true) |
| void | initActions () |
| void | showErrorMsg (const QString &msg, bool usemgr=true) |
| void | restoreSettings () |
| void | saveSettings () |
| void | loadParameters () |
| void | reload () |
| void | configChanged () |
| void | loadPluginActions () |
| void | removePluginActions () |
| void | createMessageWindow (const QString &, int delay=500) |
| void | destroyMessageWindow () |
| void | reset (const QString &msg=QString::null, bool useDelay=true, bool holdTimer=true) |
The documentation for this class was generated from the following files:

