1 #ifndef SIMPT_EDITOR_SELECT_BY_ID_WIDGET_H_INCLUDED
2 #define SIMPT_EDITOR_SELECT_BY_ID_WIDGET_H_INCLUDED
55 void IDsSelected(
const std::list<unsigned int>& ids,
bool locked);
66 void SetTextBoxStyle(
bool error =
false);
80 QLineEdit* m_line_edit;
88 #endif // end-of-include-guard
Namespace for SimPT tissue editor package.
Class for selecting an item by ID.
void SetMaxID(unsigned int maxID)
Set the maximal ID and reset the text.
void IDsSelected(const std::list< unsigned int > &ids, bool locked)
Emitted when IDs have been selected.
see the online Qt documentation