#include <mainwindow.h>
Inheritance diagram for MainWindow::
Public Slots | |
void | toggleMenubar () |
void | toggleToolbar () |
void | toggleStatus () |
void | disableScreenSaver (bool) |
void | stayOnTopCfgChanged (bool) |
void | screenSaverCfgChanged (bool, int) |
void | screenSaverModeChanged (int) |
void | screenSaverVisible (bool) |
void | showChangeLog () |
void | showCVSLog () |
void | showWebSite () |
virtual void | sleepTimer () |
Signals | |
void | numberKeyPressed (int) |
void | sleepTimerDelay (const QString &) |
Public Methods | |
MainWindow (QWidget *parent=0, const char *name=0, WFlags f=0) | |
~MainWindow () | |
KPopupMenu * | createMenu (const QString &menuname) |
KPopupMenu * | insertContextMenu (const QString &menuname) |
Protected Slots | |
void | setShowTrayIcon (bool show) |
void | checkViewMode (int) |
void | lircCommand (const QString &, unsigned) |
void | keyBindings () |
void | sbProgramName (const QString &name) |
void | statusMessage (const QString &name) |
void | clearStatusBar () |
Protected Methods | |
void | createActions () |
void | setupInfraRed () |
void | saveWindowSize (KConfig *) |
void | restoreWindowSize (KConfig *) |
|
Activates/deactivates sleep timer.
|
|
Emits if a lirc number key was pressed.
|
|
Emitted when the "time to sleep before turning off" has been changed.
|