4#ifndef PROPERTYDIALOG_H
5#define PROPERTYDIALOG_H
10#include <QDialogButtonBox>
19 void setInfo(
const QString &caption);
27 QTableWidget *propertyTable;
28 QDialogButtonBox *buttonBox;
void setInfo(const QString &caption)
int exec() override
Shows the dialog as a \l{QDialog::Modal Dialogs}{modal dialog}, blocking until the user closes it.
QList< QVariant > values() const
void addProperty(const QString &name, int type)