cDialog_L Class Reference

List of all members.

Public Member Functions

mixed Destroy (...)
mixed CreateWidget (...)
 cWidget* CreateWidget (cWidget* pParent=0,const char* sID=0); ///< parent and id cannot change, see also cWidget::CreateChild()
mixed BringToFront (...)
 void BringToFront ();
mixed SendToBack (...)
 void SendToBack ();
mixed SetVisible (...)
 void SetVisible (const bool bVisible);
mixed GetVisible (...)
 bool GetVisible ()

Static Public Member Functions

static mixed MyCreateDialog (...)
 static methods exported to lua


Detailed Description

Definition at line 7527 of file lua_pseudo_code.cpp.


Member Function Documentation

static mixed cDialog_L::MyCreateDialog (   ...  )  [inline, static]

static methods exported to lua

Definition at line 7530 of file lua_pseudo_code.cpp.

mixed cDialog_L::Destroy (   ...  )  [inline]

Definition at line 7532 of file lua_pseudo_code.cpp.

mixed cDialog_L::CreateWidget (   ...  )  [inline]

cWidget* CreateWidget (cWidget* pParent=0,const char* sID=0); ///< parent and id cannot change, see also cWidget::CreateChild()

Definition at line 7535 of file lua_pseudo_code.cpp.

mixed cDialog_L::BringToFront (   ...  )  [inline]

void BringToFront ();

Definition at line 7538 of file lua_pseudo_code.cpp.

mixed cDialog_L::SendToBack (   ...  )  [inline]

void SendToBack ();

Definition at line 7541 of file lua_pseudo_code.cpp.

mixed cDialog_L::SetVisible (   ...  )  [inline]

void SetVisible (const bool bVisible);

Definition at line 7544 of file lua_pseudo_code.cpp.

mixed cDialog_L::GetVisible (   ...  )  [inline]

bool GetVisible ()

Definition at line 7547 of file lua_pseudo_code.cpp.


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

Generated on Fri Mar 29 05:41:09 2013 for lua by  doxygen 1.5.6