Home · All Namespaces · All Classes
Public Slots | Signals | Public Member Functions | Protected Member Functions

StatusIndicatorMenuWindow Class Reference

#include <statusindicatormenuwindow.h>

Collaboration diagram for StatusIndicatorMenuWindow:
Collaboration graph
[legend]

List of all members.

Public Slots

void makeVisible ()
 

Signals

void visibilityChanged (bool visible)

Public Member Functions

 StatusIndicatorMenuWindow (QWidget *parent=NULL)
 ~StatusIndicatorMenuWindow ()

Protected Member Functions

bool event (QEvent *event)
 REIMPLEMENTATION
void mousePressEvent (QMouseEvent *event)
void mouseReleaseEvent (QMouseEvent *event)

Detailed Description

Main window for the M Status Indicator Menu. The window contains an application page which is populated with a list of plugins.


Constructor & Destructor Documentation

StatusIndicatorMenuWindow::StatusIndicatorMenuWindow ( QWidget *  parent = NULL  ) 

Constructs a main window for the M Status Indicator Menu.

Parameters:
parent Parent for the widget, defaults to NULL
StatusIndicatorMenuWindow::~StatusIndicatorMenuWindow (  ) 

Destructor


Member Function Documentation

bool StatusIndicatorMenuWindow::event ( QEvent *  event  )  [protected]

REIMPLEMENTATION

void StatusIndicatorMenuWindow::makeVisible (  )  [slot]

Makes the window visible by showing or raising it.

void StatusIndicatorMenuWindow::mousePressEvent ( QMouseEvent *  event  )  [protected]
void StatusIndicatorMenuWindow::mouseReleaseEvent ( QMouseEvent *  event  )  [protected]
void StatusIndicatorMenuWindow::visibilityChanged ( bool  visible  )  [signal]

Signals the current visibility of the status indicator menu window.

Parameters:
visible true when window is top and false when window is obscured

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

Copyright © 2011 Nokia Corporation Generated on Tue Aug 30 2011 16:38:13
Doxygen 1.7.1
MeeGo Touch