public NicknameDialog(QWidget parent) : base(parent) { m_ui = new Ui.NicknameDialog(); m_ui.SetupUi(this); }