GNU Octave  4.4.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
TerminalView::_dragInfo Struct Reference

#include "TerminalView.h"

Collaboration diagram for TerminalView::_dragInfo:

Public Attributes

QDrag * dragObject
 
QPoint start
 
DragState state
 

Detailed Description

Definition at line 525 of file TerminalView.h.

Member Data Documentation

◆ dragObject

QDrag* TerminalView::_dragInfo::dragObject

Definition at line 528 of file TerminalView.h.

Referenced by TerminalView::doDrag().

◆ start

QPoint TerminalView::_dragInfo::start

Definition at line 527 of file TerminalView.h.

Referenced by TerminalView::mouseMoveEvent(), and TerminalView::mousePressEvent().

◆ state


The documentation for this struct was generated from the following file: