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()

ListTable ( QWidget parent = 0)

Member Function Documentation

◆ createNewRow

void createNewRow ( )
slot

◆ getList()

StringList getList ( )

◆ removeCurrentRow

void removeCurrentRow ( )
slot

◆ setList()

void setList ( const StringList list,
ListEditor::Type  type 
)

Member Data Documentation

◆ list_

StringList list_
private

◆ type_

ListEditor::Type type_
private

List type.


OpenMS / TOPP release 2.3.0 Documentation generated on Tue Jan 9 2018 18:22:14 using doxygen 1.8.13