QT控件窗口
QT_BEGIN_NAMESPACE
class Ui_frmInputBox
{
public:
QVBoxLayout *verticalLayout;
QWidget *widget_title;
QHBoxLayout *horizontalLayout_2;
void setupUi(QDialog *frmInputBox)
{}
};
namespace Ui {
class frmInputBox: public Ui_frmInputBox {};
} /
QT_END_NAMESPACE

更多精彩