#include <VariableView.hpp>
Inheritance diagram for openstudio::measuretab::MeasureDropZone:Public Member Functions | |
| MeasureDropZone () | |
| virtual | ~MeasureDropZone () |
Public Member Functions inherited from openstudio::measuretab::RectangularDropZone | |
| RectangularDropZone (bool t_fixed) | |
| void | setAcceptedMimeType (const QString &type) |
| virtual | ~RectangularDropZone () |
Additional Inherited Members | |
Signals inherited from openstudio::measuretab::RectangularDropZone | |
| void | dataDropped (QDropEvent *event) |
Public Attributes inherited from openstudio::measuretab::RectangularDropZone | |
| QLabel * | nameLabel |
Protected Member Functions inherited from openstudio::measuretab::RectangularDropZone | |
| void | dragEnterEvent (QDragEnterEvent *event) override |
| void | dropEvent (QDropEvent *event) override |
| void | paintEvent (QPaintEvent *) override |
| openstudio::measuretab::MeasureDropZone::MeasureDropZone | ( | ) |
|
inlinevirtual |