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

#include <keybindingpage.hpp>

Inheritance diagram for CSVPrefs::KeyBindingPage:
Collaboration diagram for CSVPrefs::KeyBindingPage:

Public Member Functions

 KeyBindingPage (CSMPrefs::Category &category, QWidget *parent)
 
void addSetting (CSMPrefs::Setting *setting)
 
- Public Member Functions inherited from CSVPrefs::PageBase
 PageBase (CSMPrefs::Category &category, QWidget *parent)
 
CSMPrefs::CategorygetCategory ()
 

Private Attributes

QStackedLayout * mStackedLayout
 
QGridLayout * mPageLayout
 
QComboBox * mPageSelector
 

Constructor & Destructor Documentation

CSVPrefs::KeyBindingPage::KeyBindingPage ( CSMPrefs::Category category,
QWidget parent 
)

Here is the call graph for this function:

Member Function Documentation

void CSVPrefs::KeyBindingPage::addSetting ( CSMPrefs::Setting setting)

Here is the call graph for this function:

Here is the caller graph for this function:

Member Data Documentation

QGridLayout* CSVPrefs::KeyBindingPage::mPageLayout
private
QComboBox* CSVPrefs::KeyBindingPage::mPageSelector
private
QStackedLayout* CSVPrefs::KeyBindingPage::mStackedLayout
private

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