Vesna
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | Public Attributes | List of all members
WindowManager::DataClass Class Reference
Collaboration diagram for WindowManager::DataClass:
Collaboration graph
[legend]

Public Member Functions

 DataClass (WindowManager *dataClassOwner)
 
 ~DataClass ()
 
void SetDateTimeToPanelWidget (bool force=false)
 
QString GetCurrentTranslatedMonth (bool shortTextVersion=false)
 

Public Attributes

WindowManagermDataClassOwner
 
QScopedPointer< PanelFormLogicmPanelLogic
 
QSharedPointer< MainWindowmMainWindow
 
QSharedPointer
< ToastMessageFormLogic
mToastMessageLogic
 
QDate mDisplayedDate
 

Constructor & Destructor Documentation

WindowManager::DataClass::DataClass ( WindowManager dataClassOwner)
WindowManager::DataClass::~DataClass ( )

Member Function Documentation

QString WindowManager::DataClass::GetCurrentTranslatedMonth ( bool  shortTextVersion = false)
void WindowManager::DataClass::SetDateTimeToPanelWidget ( bool  force = false)

Member Data Documentation

WindowManager* WindowManager::DataClass::mDataClassOwner
QDate WindowManager::DataClass::mDisplayedDate
QSharedPointer<MainWindow> WindowManager::DataClass::mMainWindow
QScopedPointer<PanelFormLogic> WindowManager::DataClass::mPanelLogic
QSharedPointer<ToastMessageFormLogic> WindowManager::DataClass::mToastMessageLogic

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