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

#include <profilescombobox.hpp>

Inheritance diagram for ProfilesComboBox:
Collaboration diagram for ProfilesComboBox:

Classes

class  ComboBoxLineEdit
 

Signals

void signalProfileTextChanged (const QString &item)
 
void signalProfileChanged (const QString &previous, const QString &current)
 
void signalProfileChanged (int index)
 
void profileRenamed (const QString &oldName, const QString &newName)
 

Public Member Functions

 ProfilesComboBox (QWidget *parent=0)
 
void setEditEnabled (bool editable)
 
void setCurrentProfile (int index)
 
- Public Member Functions inherited from ContentSelectorView::ComboBox
 ComboBox (QWidget *parent=0)
 
void setPlaceholderText (const QString &text)
 

Private Slots

void slotEditingFinished ()
 
void slotIndexChangedByUser (int index)
 
void slotTextChanged (const QString &text)
 

Private Attributes

QString mOldProfile
 

Additional Inherited Members

- Protected Member Functions inherited from ContentSelectorView::ComboBox
void paintEvent (QPaintEvent *)
 
- Protected Attributes inherited from ContentSelectorView::ComboBox
QRegExpValidator * mValidator
 

Constructor & Destructor Documentation

ProfilesComboBox::ProfilesComboBox ( QWidget parent = 0)
explicit

Here is the call graph for this function:

Member Function Documentation

void ProfilesComboBox::profileRenamed ( const QString &  oldName,
const QString &  newName 
)
signal

Here is the caller graph for this function:

void ProfilesComboBox::setCurrentProfile ( int  index)
inline
void ProfilesComboBox::setEditEnabled ( bool  editable)

Here is the call graph for this function:

void ProfilesComboBox::signalProfileChanged ( const QString &  previous,
const QString &  current 
)
signal

Here is the caller graph for this function:

void ProfilesComboBox::signalProfileChanged ( int  index)
signal
void ProfilesComboBox::signalProfileTextChanged ( const QString &  item)
signal

Here is the caller graph for this function:

void ProfilesComboBox::slotEditingFinished ( )
privateslot

Here is the caller graph for this function:

void ProfilesComboBox::slotIndexChangedByUser ( int  index)
privateslot

Here is the caller graph for this function:

void ProfilesComboBox::slotTextChanged ( const QString &  text)
privateslot

Here is the caller graph for this function:

Member Data Documentation

QString ProfilesComboBox::mOldProfile
private

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