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

📄 qcustomevent.3qt

📁 tmark1.11:用于生成QT/EMBEDDED应用工程的Markfile文件
💻 3QT
字号:
.TH QCustomEvent 3qt "6 July 1999" "Troll Tech AS" \" -*- nroff -*-.\" Copyright 1992-1999 Troll Tech AS.  All rights reserved.  See the.\" license file included in the distribution for a complete license.\" statement..\".ad l.nh.SH NAMEQCustomEvent \- Support for custom events.SH SYNOPSIS.br.PP\fC#include <qevent.h>\fR.PPInherits QEvent..PP.SS "Public Members".in +1c.ti -1c.BI "\fBQCustomEvent\fR ( Type " "type" ", void * data )".br.ti -1c.BI "void* \fBdata\fR () const".br.in -1c.SH DESCRIPTIONThe QCustomEvent class provides support for custom events..PPQCustomEvent is a user-defined event type which contains a \fCvoid*..PP\fBWarning:\fR\fR This event class is internally used to implement Qt enhancements. It is not advisable to use QCustomEvent in normal applications, where other event types and the signal/slot mechanism can do the job..SH MEMBER FUNCTION DOCUMENTATION.SH "QCustomEvent::QCustomEvent ( Type type, void * data )"Constructs a custom event object with the event type \fItype\fR and a pointer to \fIdata.\fR.SH "void * QCustomEvent::data () const"Returns a pointer to the event data (specified in the constructor)..PPThe event data can be anything and must be cast to something usefulbased on the event type. Again, it is notrecommended to use custom events unless you are implementing Qt kernelenhancements..SH "SEE ALSO".BR http://www.troll.no/qt/qcustomevent.html.SH COPYRIGHTCopyright 1992-1999 Troll Tech AS.  See the license file included inthe distribution for a complete license statement..SH AUTHORGenerated automatically from the source code.

⌨️ 快捷键说明

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