60 label =
new QLabel(QString::fromUtf8(
R__(
"Cost")));
61 label->setParent(
this);
64 cost->setRange(0, 10000);
71 label =
new QLabel(QString::fromUtf8(
R__(
"Graphics tag")));
72 label->setParent(
this);
80 label =
new QLabel(QString::fromUtf8(
R__(
"Alt graphics tag")));
81 label->setParent(
this);
89 button =
new QPushButton(QString::fromUtf8(
R__(
"Helptext")),
this);
139 if (
check->isChecked()) {
#define BV_ISSET(bv, bit)
void set_cost_value(int value)
edit_tech(ruledit_gui *ui_in, struct advance *tech_in)
QGridLayout * flag_layout
void closeEvent(QCloseEvent *cevent)
void open_help(struct strvec **help)
char graphic_str[MAX_LEN_NAME]
char graphic_alt[MAX_LEN_NAME]
#define sz_strlcpy(dest, src)
const char * advance_rule_name(const struct advance *padvance)