#include <replayrecorder.h>
Inheritance diagram for ReplayRecorderDialog:

Public Member Functions | |
| ReplayRecorderDialog (const ASCString &file, bool fileAlreadyOpen) | |
| ASCString | getFilename () |
| bool | getAppend () |
| int | getQuality () |
| int | getFramerate () |
|
||||||||||||
|
Definition at line 65 of file replayrecorder.cpp. References CGameOptions::Instance(), PG_Rect::PG_Rect(), PG_RadioButton::SetPressed(), PG_LineEdit::SetText(), and ASCString::toString(). |
|
|
Definition at line 99 of file replayrecorder.cpp. References PG_RadioButton::GetPressed(). Referenced by ReplayGuiFunctions::ReplayRecord::execute(). |
|
|
Definition at line 91 of file replayrecorder.cpp. Referenced by ReplayGuiFunctions::ReplayRecord::execute(). |
|
|
Definition at line 117 of file replayrecorder.cpp. References atoi(), and PG_Widget::GetText(). Referenced by ReplayGuiFunctions::ReplayRecord::execute(). |
|
|
Definition at line 107 of file replayrecorder.cpp. References atoi(), and PG_Widget::GetText(). Referenced by ReplayGuiFunctions::ReplayRecord::execute(). |
1.4.2