qdropsite.3qt
来自「Qt/Embedded是一个多平台的C++图形用户界面应用程序框架」· 3QT 代码 · 共 54 行
3QT
54 行
.TH QDropSite 3qt "10 November 2000" "Trolltech AS" \" -*- nroff -*-.\" Copyright 1992-2000 Trolltech AS. All rights reserved. See the.\" license file included in the distribution for a complete license.\" statement..\".ad l.nh.SH NAMEQDropSite \- Provides nothing and does nothing.SH SYNOPSIS.br.PP\fC#include <qdropsite.h>\fR.PP.SS "Public Members".in +1c.ti -1c.BI "\fBQDropSite\fR ( QWidget * parent ) ".br.ti -1c.BI "virtual \fB~QDropSite\fR () ".br.in -1c.SH DESCRIPTIONProvides nothing and does nothing..PPThis class exists only so that old code will not break. It does nothing. If your code uses it, you can safely delete it..PPIt was used in Qt 1.x to do some drag and drop; that has since been folded into QWidget..PPFor detailed information about drag-and-drop, see the QDragObject class..PPSee also QDragObject, QTextDrag and QImageDrag..PPExamples:.(ldesktop/desktop.cpp.)l.SH MEMBER FUNCTION DOCUMENTATION.SH "QDropSite::QDropSite ( QWidget * self )"Constructs a QDropSite to handle events for the widget \fIself.\fR.PPPass \fCthis\fR as the \fIparent\fR parameter. This enables dropping by calling QWidget::setAcceptDrops(TRUE)..SH "QDropSite::~QDropSite () \fC[virtual]\fR"Destructs the drop site..SH "SEE ALSO".BR http://doc.trolltech.com/qdropsite.html.SH COPYRIGHTCopyright 1992-2000 Trolltech AS, http://www.trolltech.com/. See thelicense file included in the distribution for a complete licensestatement..SH AUTHORGenerated automatically from the source code.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?