Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qdesigner_internal::Selection Struct Reference

#include <qdesigner_objectinspector_p.h>

Collaboration diagram for qdesigner_internal::Selection:

Public Member Functions

bool empty () const
void clear ()
QObjectList selection () const

Public Attributes

QWidgetList managed
QWidgetList unmanaged
QObjectList objects

Detailed Description

Definition at line 29 of file qdesigner_objectinspector_p.h.

Member Function Documentation

◆ clear()

void Selection::clear ( )

Definition at line 20 of file qdesigner_objectinspector.cpp.

◆ empty()

bool Selection::empty ( ) const

Definition at line 27 of file qdesigner_objectinspector.cpp.

◆ selection()

QObjectList Selection::selection ( ) const

Definition at line 32 of file qdesigner_objectinspector.cpp.

Member Data Documentation

◆ managed

QWidgetList qdesigner_internal::Selection::managed

Definition at line 37 of file qdesigner_objectinspector_p.h.

◆ objects

◆ unmanaged

QWidgetList qdesigner_internal::Selection::unmanaged

Definition at line 39 of file qdesigner_objectinspector_p.h.


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