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

#include <combobox.hpp>

Inheritance diagram for ContentSelectorView::ComboBox:
Collaboration diagram for ContentSelectorView::ComboBox:

Public Member Functions

 ComboBox (QWidget *parent=0)
 
void setPlaceholderText (const QString &text)
 

Protected Member Functions

void paintEvent (QPaintEvent *)
 

Protected Attributes

QRegExpValidator * mValidator
 

Private Attributes

QString mPlaceholderText
 

Constructor & Destructor Documentation

ContentSelectorView::ComboBox::ComboBox ( QWidget parent = 0)
explicit

Member Function Documentation

void ContentSelectorView::ComboBox::paintEvent ( QPaintEvent *  )
protected
void ContentSelectorView::ComboBox::setPlaceholderText ( const QString &  text)

Member Data Documentation

QString ContentSelectorView::ComboBox::mPlaceholderText
private
QRegExpValidator* ContentSelectorView::ComboBox::mValidator
protected

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