#include <settingswindow.hpp>
MWGui::SettingsWindow::SettingsWindow |
( |
| ) |
|
void MWGui::SettingsWindow::apply |
( |
| ) |
|
|
protected |
void MWGui::SettingsWindow::configureWidgets |
( |
MyGUI::Widget * |
widget | ) |
|
|
protected |
void MWGui::SettingsWindow::exit |
( |
| ) |
|
|
virtual |
void MWGui::SettingsWindow::highlightCurrentResolution |
( |
| ) |
|
|
protected |
void MWGui::SettingsWindow::layoutControlsBox |
( |
| ) |
|
|
protected |
void MWGui::SettingsWindow::onButtonToggled |
( |
MyGUI::Widget * |
_sender | ) |
|
|
protected |
void MWGui::SettingsWindow::onControllerSwitchClicked |
( |
MyGUI::Widget * |
_sender | ) |
|
|
protected |
void MWGui::SettingsWindow::onInputTabMouseWheel |
( |
MyGUI::Widget * |
_sender, |
|
|
int |
_rel |
|
) |
| |
|
protected |
void MWGui::SettingsWindow::onKeyboardSwitchClicked |
( |
MyGUI::Widget * |
_sender | ) |
|
|
protected |
void MWGui::SettingsWindow::onOkButtonClicked |
( |
MyGUI::Widget * |
_sender | ) |
|
|
protected |
void MWGui::SettingsWindow::onRebindAction |
( |
MyGUI::Widget * |
_sender | ) |
|
|
protected |
void MWGui::SettingsWindow::onResetDefaultBindings |
( |
MyGUI::Widget * |
_sender | ) |
|
|
protected |
void MWGui::SettingsWindow::onResetDefaultBindingsAccept |
( |
| ) |
|
|
protected |
void MWGui::SettingsWindow::onResolutionAccept |
( |
| ) |
|
|
protected |
void MWGui::SettingsWindow::onResolutionCancel |
( |
| ) |
|
|
protected |
void MWGui::SettingsWindow::onResolutionSelected |
( |
MyGUI::ListBox * |
_sender, |
|
|
size_t |
index |
|
) |
| |
|
protected |
void MWGui::SettingsWindow::onSliderChangePosition |
( |
MyGUI::ScrollBar * |
scroller, |
|
|
size_t |
pos |
|
) |
| |
|
protected |
void MWGui::SettingsWindow::onTabChanged |
( |
MyGUI::TabControl * |
_sender, |
|
|
size_t |
index |
|
) |
| |
|
protected |
void MWGui::SettingsWindow::onTextureFilteringChanged |
( |
MyGUI::ComboBox * |
_sender, |
|
|
size_t |
pos |
|
) |
| |
|
protected |
void MWGui::SettingsWindow::onWaterTextureSizeChanged |
( |
MyGUI::ComboBox * |
_sender, |
|
|
size_t |
pos |
|
) |
| |
|
protected |
void MWGui::SettingsWindow::onWindowResize |
( |
MyGUI::Window * |
_sender | ) |
|
|
protected |
void MWGui::SettingsWindow::open |
( |
| ) |
|
|
virtual |
void MWGui::SettingsWindow::resetScrollbars |
( |
| ) |
|
|
private |
void MWGui::SettingsWindow::updateControlsBox |
( |
| ) |
|
void MWGui::SettingsWindow::updateSliderLabel |
( |
MyGUI::ScrollBar * |
scroller, |
|
|
const std::string & |
value |
|
) |
| |
|
protected |
MyGUI::Widget* MWGui::SettingsWindow::mAnisotropyBox |
|
protected |
MyGUI::Button* MWGui::SettingsWindow::mControllerSwitch |
|
protected |
MyGUI::ScrollView* MWGui::SettingsWindow::mControlsBox |
|
protected |
MyGUI::Button* MWGui::SettingsWindow::mFullscreenButton |
|
protected |
bool MWGui::SettingsWindow::mKeyboardMode |
|
protected |
MyGUI::Button* MWGui::SettingsWindow::mKeyboardSwitch |
|
protected |
MyGUI::Button* MWGui::SettingsWindow::mOkButton |
|
protected |
MyGUI::Button* MWGui::SettingsWindow::mResetControlsButton |
|
protected |
MyGUI::ListBox* MWGui::SettingsWindow::mResolutionList |
|
protected |
MyGUI::TabControl* MWGui::SettingsWindow::mSettingsTab |
|
protected |
MyGUI::ComboBox* MWGui::SettingsWindow::mTextureFilteringButton |
|
protected |
MyGUI::ComboBox* MWGui::SettingsWindow::mWaterTextureSize |
|
protected |
MyGUI::Button* MWGui::SettingsWindow::mWindowBorderButton |
|
protected |
The documentation for this class was generated from the following files: