Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages
Public Slots | Public Member Functions | Private Attributes | List of all members
ListTable Class Reference

#include <OpenMS/VISUAL/ListEditor.h>

Inheritance diagram for ListTable:
QListWidget

Public Slots

void createNewRow ()
 
void removeCurrentRow ()
 

Public Member Functions

 ListTable (QWidget *parent=0)
 
StringList getList ()
 
void setList (const StringList &list, ListEditor::Type type)
 

Private Attributes

ListEditor::Type type_
 List type. More...
 
StringList list_
 

Constructor & Destructor Documentation

ListTable ( QWidget parent = 0)

Member Function Documentation

void createNewRow ( )
slot
StringList getList ( )
void removeCurrentRow ( )
slot
void setList ( const StringList list,
ListEditor::Type  type 
)

Member Data Documentation

StringList list_
private
ListEditor::Type type_
private

List type.


OpenMS / TOPP release 2.0.0 Documentation generated on Fri May 29 2015 17:20:47 using doxygen 1.8.9.1