首页 > TAG信息列表 > dbstatus

abc

void DocM::inital() { mp_lable_dbstatus = new QLabel(this); mp_lable_ret = new QLabel(this); mp_lable_statistic = new QLabel(this); mp_btn_dbstatus = new QPushButton(this); mp_btn_dbstatus->setEnabled(false); QString str = QStri

testaaa

1行内void DocM::inital() { mp_lable_dbstatus = new QLabel(this); mp_lable_ret = new QLabel(this); mp_lable_statistic = new QLabel(this); mp_btn_dbstatus = new QPushButton(this); mp_btn_dbstatus->setEnabled(false); QString str = QString::number(DbUt

123

1 1 void DocM::inital() 2 { 3 mp_lable_dbstatus = new QLabel(this); 4 mp_lable_ret = new QLabel(this); 5 mp_lable_statistic = new QLabel(this); 6 mp_btn_dbstatus = new QPushButton(this); 7 mp_btn_dbstatus->setEnabled(false); 8 QSt

test

一、 1 void DocM::inital() 2 { 3 mp_lable_dbstatus = new QLabel(this); 4 mp_lable_ret = new QLabel(this); 5 mp_lable_statistic = new QLabel(this); 6 mp_btn_dbstatus = new QPushButton(this); 7 mp_btn_dbstatus->setEnabled(false); 8 QS

123

一默认:void DocM::inital() { mp_lable_dbstatus = new QLabel(this); mp_lable_ret = new QLabel(this); mp_lable_statistic = new QLabel(this); mp_btn_dbstatus = new QPushButton(this); mp_btn_dbstatus->setEnabled(false); QString str = Q