Main Window Object的意思|示意

美 / / 英 / /

主窗口对象


Main Window Object的网络常见释义

主窗口对象 CWinThread::m_pMainWndUse this data member to store a pointer to your thread’s main window object.

Main Window Object相关例句

In the above code snippet, we connect the "destroy" signal of our main window object to the gtk_main_quit function.

在上面的代码段中,我们将主窗口对象的“ destroy ”信号连接到gtk_main _ quit函数。

MainWindow.xib: Object that defines your main window application.

xib:定义您的主窗口应用程序的对象。

Points to the parent window object (of type CWnd) to which the dialog object belongs. If it is NULL, the dialog object's parent window is set to the main application window.

指向含有对话框地父窗口对象地指针。假如为NULL,对话框对象地父窗口设置为应用地主窗口。

Next you instantiate the class, what creates a new object (the instance) in the Gorm main window, and you connect the outlets and the actions to the corresponding components.

下面,以这个组为例进行说明,这将在Gor m主窗口中创建一个新的目标,并且你可以将出口(Outlets)和行为关联到相应的部分。