17 class SelectChildrenDialog;
54 Ui::SelectChildrenDialog* mUI;
int64_t CV_CLASS_ENUM
Type of object type flags (64 bits)
Minimal dialog to pick one element in a list (combo box)
bool getNameMatchIsUsed() const
if performing name-match (regex or not)
bool getNameIsRegex() const
if the name must be considered as regex
bool getStrictMatchState() const
Returns the state of the strict type checkbox.
bool getTypeIsUsed() const
void onAccept()
Called when the dialog is accepted.
~ccSelectChildrenDlg() override
ccSelectChildrenDlg(QWidget *parent=nullptr)
Default constructor.
CV_CLASS_ENUM getSelectedType()
Returns the selected type.
void addType(QString typeName, CV_CLASS_ENUM type)
Add an element to the 'type' combo box.
QString getSelectedName()
Returns the selected name (if any)