Main Page   Class Hierarchy   Compound List   File List   Compound Members  

MainWindow Class Reference

MainWindow shell for QtVision. More...

#include <mainwindow.h>

Inheritance diagram for MainWindow::

List of all members.

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 *)

Detailed Description

MainWindow shell for QtVision.

Version:
Id:
mainwindow.h,v 1.26 2002/10/29 03:47:05 adawit Exp


Member Function Documentation

virtual void MainWindow::sleepTimer [virtual, slot]
 

Activates/deactivates sleep timer.

void MainWindow::numberKeyPressed int [signal]
 

Emits if a lirc number key was pressed.

void MainWindow::sleepTimerDelay const QString & [signal]
 

Emitted when the "time to sleep before turning off" has been changed.


The documentation for this class was generated from the following file:
Generated at Thu Jan 30 02:56:03 2003 for QtVision by doxygen1.2.9.1 written by Dimitri van Heesch, © 1997-2001