![]() |
ImageD
v2_7_5 (24.06.22)
ImageD is an image processing software designed for rapid prototyping and implementing algorithms and solutions for science, research and teaching.
|
The D_Popup_ListEdit class Lets the user choose any number of entries from a QStringList More...
#include <d_popup_listedit.h>
Public Member Functions | |
D_Popup_ListEdit (QString Title, vector< int > *Indices, QStringList Names, int init_index, QWidget *parent=nullptr) | |
~D_Popup_ListEdit () | |
The D_Popup_ListEdit class Lets the user choose any number of entries from a QStringList
Pass a QStringList and a pointer to a vector with indices corresponding to that list. The user may change the selected entries by using a user interface popup.
|
explicit |
D_Popup_ListEdit::~D_Popup_ListEdit | ( | ) |