|
QCAD
Open Source 2D CAD
|
Copyright (c) 2011-2018 by Andrew Mustun. More...
#include <RListView.h>
Signals | |
| void | signalContextMenuEvent (QContextMenuEvent *e) |
| void | signalCurrentChanged (const QModelIndex ¤t, const QModelIndex &previous) |
| void | signalDragEnterEvent (QDragEnterEvent *e) |
| void | signalDragMoveEvent (QDragMoveEvent *e) |
| void | signalDropEvent (QDropEvent *e) |
| void | signalMouseMoveEvent (QMouseEvent *e) |
| void | signalMousePressEvent (QMouseEvent *e) |
| void | signalMouseReleaseEvent (QMouseEvent *e) |
| void | signalSelectionChanged (const QItemSelection &selected, const QItemSelection &deselected) |
| void | signalStartDrag (Qt::DropActions supportedActions) |
| void | signalToolTipRequested (QHelpEvent *e) |
Public Member Functions | |
| RListView (QWidget *parent=0) | |
| Copyright (c) 2011-2018 by Andrew Mustun. | |
| virtual | ~RListView () |
Protected Member Functions | |
| virtual void | contextMenuEvent (QContextMenuEvent *e) |
| virtual void | currentChanged (const QModelIndex ¤t, const QModelIndex &previous) |
| virtual void | dragEnterEvent (QDragEnterEvent *e) |
| virtual void | dragMoveEvent (QDragMoveEvent *e) |
| virtual void | dropEvent (QDropEvent *e) |
| virtual bool | event (QEvent *event) |
| virtual void | mouseMoveEvent (QMouseEvent *e) |
| virtual void | mousePressEvent (QMouseEvent *e) |
| virtual void | mouseReleaseEvent (QMouseEvent *e) |
| virtual void | selectionChanged (const QItemSelection &selected, const QItemSelection &deselected) |
| virtual void | startDrag (Qt::DropActions supportedActions) |
Copyright (c) 2011-2018 by Andrew Mustun.
All rights reserved.
This file is part of the QCAD project.
QCAD is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
QCAD is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with QCAD.
| RListView::RListView | ( | QWidget * | parent = 0 | ) |
Copyright (c) 2011-2018 by Andrew Mustun.
All rights reserved.
This file is part of the QCAD project.
QCAD is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
QCAD is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with QCAD.
|
inlinevirtual |
|
inlineprotectedvirtual |
|
inlineprotectedvirtual |
|
inlineprotectedvirtual |
|
inlineprotectedvirtual |
|
inlineprotectedvirtual |
|
protectedvirtual |
|
inlineprotectedvirtual |
|
inlineprotectedvirtual |
|
inlineprotectedvirtual |
|
inlineprotectedvirtual |
|
signal |
|
signal |
|
signal |
|
signal |
|
signal |
|
signal |
|
signal |
|
signal |
|
signal |
|
signal |
|
signal |
|
inlineprotectedvirtual |