![]() |
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_ListSelect class Lets the user choose an entry from a QStringList More...
#include <d_popup_listselect.h>
Public Member Functions | |
D_Popup_ListSelect (QString Title, int *index, QStringList Names, int init_index, QWidget *parent=nullptr) | |
~D_Popup_ListSelect () | |
The D_Popup_ListSelect class Lets the user choose an entry from a QStringList
Pass a QStringList and a pointer to an index corresponding to that list. The user may choose an entry from the list by using a user interface popup.
|
explicit |
D_Popup_ListSelect::~D_Popup_ListSelect | ( | ) |