24 setObjectName(QString::fromUtf8(name));
72 if (enable) toolButtonCopy->show();
73 else toolButtonCopy->hide();
80 if ((
mIndex == 0) || (isFirst))
81 toolButtonUp->setEnabled(
false);
83 toolButtonUp->setEnabled(
true);
86 toolButtonDown->setEnabled(
false);
88 toolButtonDown->setEnabled(
true);
static const QIcon & icon(const IconID &id)
bool fl(const C_FLOAT64 &d1, const C_FLOAT64 &d2)