OpenMW
Public Member Functions | Protected Member Functions | Protected Attributes | Private Attributes
ContentSelectorView::ComboBox Class Reference

#include <combobox.hpp>

List of all members.

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

QRegExpValidator* ContentSelectorView::ComboBox::mValidator [protected]

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