37 #include <QColorDialog>
62 this->ValidateBtn->setShortcut(
tr(
"Ctrl + A",
"Apply"));
63 this->ValidateBtn->setShortcut(
tr(
"A",
"Apply"));
65 this->ReinitializeBtn->setShortcut(
tr(
"Ctrl + D",
"Delete"));
66 this->ReinitializeBtn->setShortcut(
tr(
"D",
"Delete"));
68 this->SettingsBtn->setShortcut(
tr(
"Ctrl + S",
"Settings"));
69 this->SettingsBtn->setShortcut(
tr(
"S",
"Settings"));
QString tr(const char *sourceText, const char *disambiguation, int n)
Settings dialog for the contour widget. Useful to define the color of the line, the color of the node...
bool connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)