MagicSmoke  $VERSION$
MEntranceTab Class Reference

Main Overview Window. More...

#include <entrancetab.h>

Inheritance diagram for MEntranceTab:

Public Slots

void initialize (bool force=true)
 initializes the tab More...
 

Signals

void askForFocus (QWidget *)
 asks the parent to get focus More...
 

Public Member Functions

 MEntranceTab (QString)
 construct the window with web-request/session handler and QSettings-key for current profile More...
 
QList< QMenu * > menu () const
 creates a menu for the entrance tab More...
 

Friends

class METUtility
 

Detailed Description

Main Overview Window.

Constructor & Destructor Documentation

MEntranceTab::MEntranceTab ( QString  pk)

construct the window with web-request/session handler and QSettings-key for current profile

References MBarcodeLine::ForceFocus.

Member Function Documentation

void MEntranceTab::askForFocus ( QWidget *  )
signal

asks the parent to get focus

void MEntranceTab::initialize ( bool  force = true)
slot

initializes the tab

Parameters
forceif true an update is forced, if false the update is only done if the last update has been more than an hour in the past

References eventIsEarlier(), MTGetEntranceEvents::getevents(), and MTGetEntranceEvents::query().

Referenced by menu().

QList< QMenu * > MEntranceTab::menu ( ) const

creates a menu for the entrance tab

References initialize().

Referenced by MOverview::MOverview().

Friends And Related Function Documentation

friend class METUtility
friend

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