![]() |
Plasma Engine
2.0
|
Displays CVar values in a table and allows to modify them. More...
#include <CVarWidget.moc.h>
Public Member Functions | |
plQtCVarWidget (QWidget *pParent) | |
void | Clear () |
Clears the table. | |
void | RebuildCVarUI (const plMap< plString, plCVarWidgetData > &cvars) |
Recreates the full UI. This is necessary when elements were added or removed. | |
void | UpdateCVarUI (const plMap< plString, plCVarWidgetData > &cvars) |
Updates the existing UI. This is sufficient if values changed only. | |
void | AddConsoleStrings (const plStringBuilder &sEncoded) |
plConsole & | GetConsole () |
Displays CVar values in a table and allows to modify them.