xoreos  0.0.5
Public Member Functions | Public Attributes | List of all members
Engines::KotOR::GUI::WidgetContext Struct Reference
Collaboration diagram for Engines::KotOR::GUI::WidgetContext:
Collaboration graph
[legend]

Public Member Functions

 WidgetContext (const Aurora::GFF3Struct &s, Widget *p)
 

Public Attributes

const Aurora::GFF3Structstrct
 
WidgetType type
 
Common::UString tag
 
KotORJadeWidgetwidget
 
Widgetparent
 

Detailed Description

Definition at line 117 of file gui.h.

Constructor & Destructor Documentation

◆ WidgetContext()

Engines::KotOR::GUI::WidgetContext::WidgetContext ( const Aurora::GFF3Struct s,
Widget p 
)

Definition at line 49 of file gui.cpp.

References Aurora::GFF3Struct::getString(), Aurora::GFF3Struct::getUint(), Engines::KotOR::GUI::kWidgetTypeInvalid, parent, strct, tag, type, and widget.

Here is the call graph for this function:

Member Data Documentation

◆ parent

Widget* Engines::KotOR::GUI::WidgetContext::parent

Definition at line 125 of file gui.h.

Referenced by WidgetContext().

◆ strct

const Aurora::GFF3Struct* Engines::KotOR::GUI::WidgetContext::strct

◆ tag

Common::UString Engines::KotOR::GUI::WidgetContext::tag

Definition at line 122 of file gui.h.

Referenced by Engines::KotOR::GUI::createWidget(), and WidgetContext().

◆ type

WidgetType Engines::KotOR::GUI::WidgetContext::type

Definition at line 120 of file gui.h.

Referenced by Engines::KotOR::GUI::createWidget(), and WidgetContext().

◆ widget

KotORJadeWidget* Engines::KotOR::GUI::WidgetContext::widget

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