GameCVarEdit Class Reference
+ Inheritance diagram for GameCVarEdit:

Public Member Functions

 GameCVarEdit (GameCVar cvar, QWidget *parent)
 
GameCVar cvar () const
 The set cvar with the current value().
 
bool externalLabel () const
 Return true if the cvar needs to be labelled by a separate label.
 
void setValue (const QVariant &value)
 
QVariant value () const
 

Detailed Description

Definition at line 33 of file gamecvaredit.h.

Member Function Documentation

GameCVar GameCVarEdit::cvar ( ) const

The set cvar with the current value().

Definition at line 170 of file gamecvaredit.cpp.

bool GameCVarEdit::externalLabel ( ) const

Return true if the cvar needs to be labelled by a separate label.

Definition at line 177 of file gamecvaredit.cpp.


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