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

#include <lineedit.hpp>

Inheritance diagram for LineEdit:
Collaboration diagram for LineEdit:

Public Member Functions

 LineEdit (QWidget *parent=0)
 

Protected Member Functions

void resizeEvent (QResizeEvent *)
 
void setupClearButton ()
 

Protected Attributes

QToolButton * mClearButton
 

Private Slots

void updateClearButton (const QString &text)
 

Private Attributes

QString mPlaceholderText
 

Constructor & Destructor Documentation

LineEdit::LineEdit ( QWidget parent = 0)

Here is the call graph for this function:

Member Function Documentation

void LineEdit::resizeEvent ( QResizeEvent *  )
protected
void LineEdit::setupClearButton ( )
protected

Here is the call graph for this function:

Here is the caller graph for this function:

void LineEdit::updateClearButton ( const QString &  text)
privateslot

Here is the caller graph for this function:

Member Data Documentation

QToolButton* LineEdit::mClearButton
protected
QString LineEdit::mPlaceholderText
private

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