MMSPopupWindowClass Class Reference

#include <mmspopupwindowclass.h>

List of all members.


Public Member Functions

 MMSPopupWindowClass ()
void unsetAll ()
void setClassName (string className)
string getClassName ()
bool isDuration ()
void setDuration (unsigned int duration)
void unsetDuration ()
unsigned int getDuration ()

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
bool isduration
unsigned int duration

Friends

class MMSThemeManager
class MMSDialogManager

Detailed Description

Definition at line 66 of file mmspopupwindowclass.h.


Constructor & Destructor Documentation

MMSPopupWindowClass::MMSPopupWindowClass (  ) 

Definition at line 39 of file mmspopupwindowclass.cpp.


Member Function Documentation

void MMSPopupWindowClass::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 48 of file mmspopupwindowclass.cpp.

void MMSPopupWindowClass::unsetAll (  ) 

Definition at line 43 of file mmspopupwindowclass.cpp.

void MMSPopupWindowClass::setClassName ( string  className  ) 

Definition at line 63 of file mmspopupwindowclass.cpp.

string MMSPopupWindowClass::getClassName (  ) 

Definition at line 67 of file mmspopupwindowclass.cpp.

bool MMSPopupWindowClass::isDuration (  ) 

Definition at line 71 of file mmspopupwindowclass.cpp.

void MMSPopupWindowClass::setDuration ( unsigned int  duration  ) 

Definition at line 75 of file mmspopupwindowclass.cpp.

void MMSPopupWindowClass::unsetDuration (  ) 

Definition at line 80 of file mmspopupwindowclass.cpp.

unsigned int MMSPopupWindowClass::getDuration (  ) 

Definition at line 84 of file mmspopupwindowclass.cpp.


Friends And Related Function Documentation

friend class MMSThemeManager [friend]

Definition at line 96 of file mmspopupwindowclass.h.

friend class MMSDialogManager [friend]

Definition at line 97 of file mmspopupwindowclass.h.


Member Data Documentation

Definition at line 68 of file mmspopupwindowclass.h.

Definition at line 69 of file mmspopupwindowclass.h.

unsigned int MMSPopupWindowClass::duration [private]

Definition at line 70 of file mmspopupwindowclass.h.


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