#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. | |
| StringList | list_ |
| void createNewRow | ( | ) | [slot] |
| StringList getList | ( | ) |
| void removeCurrentRow | ( | ) | [slot] |
| void setList | ( | const StringList & | list, | |
| ListEditor::Type | type | |||
| ) |
StringList list_ [private] |
ListEditor::Type type_ [private] |
List type.
| OpenMS / TOPP release 1.10.0 | Documentation generated on Thu Mar 7 2013 09:43:00 using doxygen 1.7.1 |