GuiGameListOptionsProfile Class Reference

#include <guiGameListOptionsCtrl.h>

Inheritance diagram for GuiGameListOptionsProfile:

Inheritance graph
[legend]
List of all members.

Detailed Description

A gui profile with additional fields specific to GuiGameListOptionsCtrl.


Public Member Functions

void enforceConstraints ()
 Enforces range constraints on all required fields.
 GuiGameListOptionsProfile ()
 DECLARE_CONOBJECT (GuiGameListOptionsProfile)

Static Public Member Functions

static void initPersistFields ()
 Initializes fields accessible through the console.

Public Attributes

S32 mColumnSplit
 Absolute position of the split between columns.
S32 mRightPad
 Extra padding between the right arrow and the hit area.

Private Types

typedef GuiGameListMenuProfile Parent


Member Typedef Documentation


Constructor & Destructor Documentation

GuiGameListOptionsProfile::GuiGameListOptionsProfile (  ) 


Member Function Documentation

void GuiGameListOptionsProfile::enforceConstraints (  )  [virtual]

Enforces range constraints on all required fields.

Reimplemented from GuiGameListMenuProfile.

GuiGameListOptionsProfile::DECLARE_CONOBJECT ( GuiGameListOptionsProfile   ) 

static void GuiGameListOptionsProfile::initPersistFields (  )  [static]

Initializes fields accessible through the console.

Reimplemented from GuiGameListMenuProfile.


Member Data Documentation

Absolute position of the split between columns.

Extra padding between the right arrow and the hit area.