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 7516 of file lua_pseudo_code.cpp.


Member Function Documentation

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

static methods exported to lua

Definition at line 7519 of file lua_pseudo_code.cpp.

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

Definition at line 7521 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 7524 of file lua_pseudo_code.cpp.

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

void BringToFront ();

Definition at line 7527 of file lua_pseudo_code.cpp.

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

void SendToBack ();

Definition at line 7530 of file lua_pseudo_code.cpp.

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

void SetVisible (const bool bVisible);

Definition at line 7533 of file lua_pseudo_code.cpp.

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

bool GetVisible ()

Definition at line 7536 of file lua_pseudo_code.cpp.


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

Generated on Tue Sep 7 05:40:27 2010 for lua by  doxygen 1.5.6