📄 qdropsite.3qt
字号:
.TH QDropSite 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 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://www.troll.no/qt/qdropsite.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 + -