gui::addon Struct Reference

A piece of the user interface. More...

#include <gui_manager.hpp>

List of all members.

Public Member Functions

 addon ()

Public Attributes

std::string sName
std::string sVersion
std::string sUIVersion
std::string sAuthor
bool bEnabled
std::string sMainDirectory
std::string sDirectory
std::vector< std::string > lFileList
std::vector< std::string > lSavedVariableList

Detailed Description

A piece of the user interface.

Definition at line 61 of file gui_manager.hpp.


Constructor & Destructor Documentation

gui::addon::addon (  )  [inline]

Definition at line 63 of file gui_manager.hpp.


Member Data Documentation

Definition at line 70 of file gui_manager.hpp.

std::vector<std::string> gui::addon::lFileList

Definition at line 75 of file gui_manager.hpp.

std::vector<std::string> gui::addon::lSavedVariableList

Definition at line 76 of file gui_manager.hpp.

std::string gui::addon::sAuthor

Definition at line 68 of file gui_manager.hpp.

Definition at line 73 of file gui_manager.hpp.

Definition at line 72 of file gui_manager.hpp.

std::string gui::addon::sName

Definition at line 65 of file gui_manager.hpp.

Definition at line 67 of file gui_manager.hpp.

std::string gui::addon::sVersion

Definition at line 66 of file gui_manager.hpp.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines

Generated on Tue Jan 1 21:58:12 2013 for gui by  doxygen 1.6.1