MMSRootWindowClass Class Reference

#include <mmsrootwindowclass.h>

List of all members.


Public Member Functions

 MMSRootWindowClass ()
void unsetAll ()
void setClassName (string className)
string getClassName ()

Public Attributes

MMSWindowClass windowClass

Private Member Functions

void setAttributesFromTAFF (MMSTaffFile *tafff, string *path=NULL, bool reset_paths=false)
 Read and set all attributes from the given TAFF buffer.

Private Attributes

string className

Friends

class MMSThemeManager
class MMSDialogManager

Detailed Description

Definition at line 58 of file mmsrootwindowclass.h.


Constructor & Destructor Documentation

MMSRootWindowClass::MMSRootWindowClass (  ) 

Definition at line 39 of file mmsrootwindowclass.cpp.


Member Function Documentation

void MMSRootWindowClass::setAttributesFromTAFF ( MMSTaffFile tafff,
string *  path = NULL,
bool  reset_paths = false 
) [private]

Read and set all attributes from the given TAFF buffer.

Parameters:
tafff pointer to the TAFF buffer
path optional, path needed for empty path values from the TAFF buffer
reset_paths optional, should reset all path attributes?

Definition at line 47 of file mmsrootwindowclass.cpp.

void MMSRootWindowClass::unsetAll (  ) 

Definition at line 43 of file mmsrootwindowclass.cpp.

void MMSRootWindowClass::setClassName ( string  className  ) 

Definition at line 59 of file mmsrootwindowclass.cpp.

string MMSRootWindowClass::getClassName (  ) 

Definition at line 63 of file mmsrootwindowclass.cpp.


Friends And Related Function Documentation

friend class MMSThemeManager [friend]

Definition at line 81 of file mmsrootwindowclass.h.

friend class MMSDialogManager [friend]

Definition at line 82 of file mmsrootwindowclass.h.


Member Data Documentation

Definition at line 60 of file mmsrootwindowclass.h.


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