Searched refs:AddLabelDialog (Results 1 – 13 of 13) sorted by relevance
3 AddLabelDialog::AddLabelDialog(QWidget *parent) in AddLabelDialog() function in AddLabelDialog55 YACReader::LabelColors AddLabelDialog::selectedColor() in selectedColor()60 QString AddLabelDialog::name() in name()65 int AddLabelDialog::exec() in exec()77 void AddLabelDialog::validateName(const QString &name) in validateName()
8 class AddLabelDialog : public QDialog12 explicit AddLabelDialog(QWidget *parent = nullptr);
12 <name>AddLabelDialog</name>
1650 auto dialog = new AddLabelDialog(); in showAddNewLabelDialog()
13 <name>AddLabelDialog</name>