LunaSysMgr
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
SystemMenu Class Reference

#include <SystemMenu.h>

Inheritance diagram for SystemMenu:
[legend]
Collaboration diagram for SystemMenu:
[legend]

Signals

void signalCloseMenu ()
 

Public Member Functions

 SystemMenu (int width, int height, bool restricted=false)
 
 ~SystemMenu ()
 
void init ()
 
void setOpened (bool opened)
 
bool isOpened ()
 
QRectF boundingRect () const
 
void paint (QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget)
 
int getRightEdgeOffset ()
 

Constructor & Destructor Documentation

SystemMenu::SystemMenu ( int  width,
int  height,
bool  restricted = false 
)
SystemMenu::~SystemMenu ( )

Member Function Documentation

QRectF SystemMenu::boundingRect ( ) const
int SystemMenu::getRightEdgeOffset ( )
inline
void SystemMenu::init ( )
bool SystemMenu::isOpened ( )
inline
void SystemMenu::paint ( QPainter *  painter,
const QStyleOptionGraphicsItem *  option,
QWidget *  widget 
)
void SystemMenu::setOpened ( bool  opened)
void SystemMenu::signalCloseMenu ( )
signal

Member Data Documentation

int SystemMenu::day
int SystemMenu::month
int SystemMenu::year

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