⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 qxtapplication.3qt

📁 qt-embedded-2.3.8.tar.gz源码
💻 3QT
字号:
'\" t.TH QXtApplication 3qt "5 August 2004" "Trolltech AS" \" -*- nroff -*-.\" Copyright 1992-2001 Trolltech AS.  All rights reserved.  See the.\" license file included in the distribution for a complete license.\" statement..\".ad l.nh.SH NAMEQXtApplication \- Allows mixing of Xt/Motif and Qt widgets.br.PP\fC#include <qxt.h>\fR.PPInherits QApplication..PP.SS "Public Members".in +1c.ti -1c.BI "\fBQXtApplication\fR ( int & " "argc" ", char ** " "argv" ", const char * " "appclass" "=0, XrmOptionDescRec * " "options" "=0, int " "num_options" "=0, const char ** " "resources" "=0 ) ".br.ti -1c.BI "\fBQXtApplication\fR ( Display * ) ".br.ti -1c.BI "\fBQXtApplication\fR ( Display *, int, char ** ) ".br.ti -1c.BI "\fB~QXtApplication\fR () ".br.in -1c.SH DESCRIPTIONThis class is defined in the \fBQt Xt/Motif Extension\fR, which can be found in the \fCqt/extensions\fR directory. It is not included in the main Qt API..PPAllows mixing of Xt/Motif and Qt widgets..PPThe QXtApplication and QXtWidget classes allow old Xt or Motif widgets to be used in new Qt applications. They also allow Qt widgets to be used in primarily Xt/Motif applications. The facility is intended to aid migration from Xt/Motif to the more comfortable Qt system..PPExamples:.(lmainlyQt/editor.cpp mainlyMotif/editor.cpp mainlyXt/editor.cpp.)l.SH MEMBER FUNCTION DOCUMENTATION.SH "QXtApplication::QXtApplication ( Display * display )"Constructs a QApplication from the \fIdisplay\fR of an already-initialized Xt application..PPUse this constructor when introducing Qt widgets into an existing Xt/Motif application..SH "QXtApplication::QXtApplication ( int & argc, char ** argv, const char * appclass=0, XrmOptionDescRec * options=0, int num_options=0, const char ** resources=0 )"Constructs a QApplication and initializes the Xt toolkit. The \fIappclass, options, num_options,\fR and \fIresources\fR arguments are passed on to XtAppSetFallbackResources and XtDisplayInitialize..PPUse this constructor when writing a new Qt application which needs to use some existing Xt/Motif widgets..SH "QXtApplication::~QXtApplication ()"Destructs the application.  Does not close the Xt toolkit..SH "SEE ALSO".BR http://doc.trolltech.com/qxtapplication.html.BR http://www.trolltech.com/faq/tech.html.SH COPYRIGHTCopyright 1992-2001 Trolltech AS, http://www.trolltech.com.  See thelicense file included in the distribution for a complete licensestatement..SH AUTHORGenerated automatically from the source code..SH BUGSIf you find a bug in Qt, please report it as described in.BR http://doc.trolltech.com/bughowto.html .Good bug reports make our job much simpler. Thank you..PIn case of content or formattting problems with this manual page, pleasereport them to.BR qt-bugs@trolltech.com .Please include the name of the manual page (qxtapplication.3qt) and the Qtversion (2.3.8).

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -