#include <OpenMS/VISUAL/ListEditor.h>
 
  
 | 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_ | 
| 
 | slot | 
| StringList getList | ( | ) | 
| 
 | slot | 
| void setList | ( | const StringList & | list, | 
| ListEditor::Type | type | ||
| ) | 
| 
 | private | 
| 
 | private | 
List type.
| OpenMS / TOPP release 1.11.1 | Documentation generated on Thu Nov 14 2013 11:19:38 using doxygen 1.8.5 |