itom  4.1.0
StringListEditor Class Reference
Inheritance diagram for StringListEditor:

Signals

void stringListChanged (QStringList stringList)
 

Public Member Functions

 StringListEditor (QWidget *parent=0)
 
QStringList value () const
 
void setValue (QStringList stringList)
 

Private Slots

void btnClicked ()
 

Private Attributes

QStringList m_stringList
 
QLineEdit * m_textEdit
 
QToolButton * m_toolBtn
 

Member Function Documentation

void StringListEditor::stringListChanged ( QStringList  stringList)
signal

slot that is being called by the editor widget


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