OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Slots | Public Member Functions | Private Slots | Private Member Functions | Private Attributes | List of all members
Launcher::GraphicsPage Class Reference

#include <graphicspage.hpp>

Inheritance diagram for Launcher::GraphicsPage:
Collaboration diagram for Launcher::GraphicsPage:

Public Slots

void screenChanged (int screen)
 

Public Member Functions

 GraphicsPage (Files::ConfigurationManager &cfg, Settings::Manager &engineSettings, QWidget *parent=0)
 
void saveSettings ()
 
bool loadSettings ()
 

Private Slots

void slotFullScreenChanged (int state)
 
void slotStandardToggled (bool checked)
 

Private Member Functions

QStringList getAvailableResolutions (int screen)
 
QRect getMaximumResolution ()
 
bool setupSDL ()
 

Private Attributes

Files::ConfigurationManagermCfgMgr
 
Settings::ManagermEngineSettings
 

Constructor & Destructor Documentation

Launcher::GraphicsPage::GraphicsPage ( Files::ConfigurationManager cfg,
Settings::Manager engineSettings,
QWidget parent = 0 
)

Here is the call graph for this function:

Member Function Documentation

QStringList Launcher::GraphicsPage::getAvailableResolutions ( int  screen)
private

Here is the call graph for this function:

QRect Launcher::GraphicsPage::getMaximumResolution ( )
private

Here is the caller graph for this function:

bool Launcher::GraphicsPage::loadSettings ( )
void Launcher::GraphicsPage::saveSettings ( )
void Launcher::GraphicsPage::screenChanged ( int  screen)
slot

Here is the caller graph for this function:

bool Launcher::GraphicsPage::setupSDL ( )
private
void Launcher::GraphicsPage::slotFullScreenChanged ( int  state)
privateslot

Here is the caller graph for this function:

void Launcher::GraphicsPage::slotStandardToggled ( bool  checked)
privateslot

Here is the caller graph for this function:

Member Data Documentation

Files::ConfigurationManager& Launcher::GraphicsPage::mCfgMgr
private
Settings::Manager& Launcher::GraphicsPage::mEngineSettings
private

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