desktop Class Reference

file : ../lua/lib.desktop.lua (this is just a pseudo class used for grouping global functions) More...

List of all members.

Static Public Member Functions

static mixed Desktop_ShouldContainerBeSaved (mixed widget)
static mixed GetDesktopElementPosition (mixed name, mixed param)
static mixed luadump (mixed name, mixed data)
static mixed LoadDesktop (mixed file)
 loads a given desktop
static mixed SaveDesktop (mixed file)
 stores the current desktop into a file, if file is nil the current opened file will be used
static mixed OpenDesktopElement (mixed name, mixed x, mixed y, mixed param)
 create/open/reposition then given desktop element, like spell, backback...
static mixed RemoveDesktopElement (mixed name, mixed param)
static mixed ReplaceDesktopElementIn (mixed name, mixed x, mixed y, mixed param, mixed list)
static mixed ReplaceDesktopElement (mixed name, mixed x, mixed y, mixed param)


Detailed Description

file : ../lua/lib.desktop.lua (this is just a pseudo class used for grouping global functions)

Definition at line 4246 of file lua_pseudo_code.cpp.


Member Function Documentation

static mixed desktop::Desktop_ShouldContainerBeSaved ( mixed  widget  )  [inline, static]

Definition at line 4248 of file lua_pseudo_code.cpp.

static mixed desktop::GetDesktopElementPosition ( mixed  name,
mixed  param 
) [inline, static]

------------------------------------------------------------------------ ------------------------------------------------------------------------

Definition at line 4252 of file lua_pseudo_code.cpp.

static mixed desktop::luadump ( mixed  name,
mixed  data 
) [inline, static]

Definition at line 4254 of file lua_pseudo_code.cpp.

static mixed desktop::LoadDesktop ( mixed  file  )  [inline, static]

loads a given desktop

Definition at line 4257 of file lua_pseudo_code.cpp.

static mixed desktop::SaveDesktop ( mixed  file  )  [inline, static]

stores the current desktop into a file, if file is nil the current opened file will be used

Definition at line 4260 of file lua_pseudo_code.cpp.

static mixed desktop::OpenDesktopElement ( mixed  name,
mixed  x,
mixed  y,
mixed  param 
) [inline, static]

create/open/reposition then given desktop element, like spell, backback...

Definition at line 4263 of file lua_pseudo_code.cpp.

static mixed desktop::RemoveDesktopElement ( mixed  name,
mixed  param 
) [inline, static]

Definition at line 4265 of file lua_pseudo_code.cpp.

static mixed desktop::ReplaceDesktopElementIn ( mixed  name,
mixed  x,
mixed  y,
mixed  param,
mixed  list 
) [inline, static]

Definition at line 4267 of file lua_pseudo_code.cpp.

static mixed desktop::ReplaceDesktopElement ( mixed  name,
mixed  x,
mixed  y,
mixed  param 
) [inline, static]

Definition at line 4269 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