Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QToolBarPrivate::DragState Struct Reference

#include <qtoolbar_p.h>

+ Collaboration diagram for QToolBarPrivate::DragState:

Public Attributes

QPoint pressPos
 
bool dragging
 
bool moving
 
QLayoutItemwidgetItem
 

Detailed Description

Definition at line 65 of file qtoolbar_p.h.

Member Data Documentation

◆ dragging

bool QToolBarPrivate::DragState::dragging

◆ moving

bool QToolBarPrivate::DragState::moving

◆ pressPos

QPoint QToolBarPrivate::DragState::pressPos

◆ widgetItem

QLayoutItem* QToolBarPrivate::DragState::widgetItem

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