#include <statusindicatormenuwindow.h>
List of all members.
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 |
( |
|
) |
|
Member Function Documentation
bool StatusIndicatorMenuWindow::event |
( |
QEvent * |
event |
) |
[protected] |
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: