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::ObjectInspector::ObjectInspectorPrivate Class Reference
+ Collaboration diagram for qdesigner_internal::ObjectInspector::ObjectInspectorPrivate:

Public Member Functions

 ObjectInspectorPrivate (QDesignerFormEditorInterface *core)
 
 ~ObjectInspectorPrivate ()
 
QLineEditfilterLineEdit () const
 
QTreeViewtreeView () const
 
QDesignerFormEditorInterfacecore () const
 
const QPointer< FormWindowBase > & formWindow () const
 
void clear ()
 
void setFormWindow (QDesignerFormWindowInterface *fwi)
 
QWidgetmanagedWidgetAt (const QPoint &global_mouse_pos)
 
void restoreDropHighlighting ()
 
void handleDragEnterMoveEvent (const QWidget *objectInspectorWidget, QDragMoveEvent *event, bool isDragEnter)
 
void dropEvent (QDropEvent *event)
 
void clearSelection ()
 
bool selectObject (QObject *o)
 
void slotSelectionChanged (const QItemSelection &selected, const QItemSelection &deselected)
 
void getSelection (Selection &s) const
 
QModelIndexList indexesOf (QObject *o) const
 
QObjectobjectAt (const QModelIndex &index) const
 
QObjectList indexesToObjects (const QModelIndexList &indexes) const
 
void slotHeaderDoubleClicked (int column)
 
void slotPopupContextMenu (QWidget *parent, const QPoint &pos)
 
 ObjectInspectorPrivate (QDesignerFormEditorInterface *core)
 
 ~ObjectInspectorPrivate ()
 
QLineEditfilterLineEdit () const
 
QTreeViewtreeView () const
 
QDesignerFormEditorInterfacecore () const
 
const QPointer< FormWindowBase > & formWindow () const
 
void clear ()
 
void setFormWindow (QDesignerFormWindowInterface *fwi)
 
QWidgetmanagedWidgetAt (const QPoint &global_mouse_pos)
 
void restoreDropHighlighting ()
 
void handleDragEnterMoveEvent (const QWidget *objectInspectorWidget, QDragMoveEvent *event, bool isDragEnter)
 
void dropEvent (QDropEvent *event)
 
void clearSelection ()
 
bool selectObject (QObject *o)
 
void slotSelectionChanged (const QItemSelection &selected, const QItemSelection &deselected)
 
void getSelection (Selection &s) const
 
QModelIndexList indexesOf (QObject *o) const
 
QObjectobjectAt (const QModelIndex &index) const
 
QObjectList indexesToObjects (const QModelIndexList &indexes) const
 
void slotHeaderDoubleClicked (int column)
 
void slotPopupContextMenu (QWidget *parent, const QPoint &pos)
 

Detailed Description

Definition at line 158 of file objectinspector.cpp.

Constructor & Destructor Documentation

◆ ObjectInspectorPrivate() [1/2]

qdesigner_internal::ObjectInspector::ObjectInspectorPrivate::ObjectInspectorPrivate ( QDesignerFormEditorInterface * core)

Definition at line 210 of file objectinspector.cpp.

◆ ~ObjectInspectorPrivate() [1/2]

qdesigner_internal::ObjectInspector::ObjectInspectorPrivate::~ObjectInspectorPrivate ( )

Definition at line 245 of file objectinspector.cpp.

◆ ObjectInspectorPrivate() [2/2]

qdesigner_internal::ObjectInspector::ObjectInspectorPrivate::ObjectInspectorPrivate ( QDesignerFormEditorInterface * core)

◆ ~ObjectInspectorPrivate() [2/2]

qdesigner_internal::ObjectInspector::ObjectInspectorPrivate::~ObjectInspectorPrivate ( )

Member Function Documentation

◆ clear() [1/2]

void qdesigner_internal::ObjectInspector::ObjectInspectorPrivate::clear ( )

Definition at line 443 of file objectinspector.cpp.

◆ clear() [2/2]

void qdesigner_internal::ObjectInspector::ObjectInspectorPrivate::clear ( )

◆ clearSelection() [1/2]

void qdesigner_internal::ObjectInspector::ObjectInspectorPrivate::clearSelection ( )

Definition at line 250 of file objectinspector.cpp.

◆ clearSelection() [2/2]

void qdesigner_internal::ObjectInspector::ObjectInspectorPrivate::clearSelection ( )

◆ core() [1/2]

QDesignerFormEditorInterface * qdesigner_internal::ObjectInspector::ObjectInspectorPrivate::core ( ) const
inline

Definition at line 166 of file objectinspector.cpp.

◆ core() [2/2]

QDesignerFormEditorInterface * qdesigner_internal::ObjectInspector::ObjectInspectorPrivate::core ( ) const
inline

Definition at line 166 of file objectinspector.cpp.

◆ dropEvent() [1/2]

void qdesigner_internal::ObjectInspector::ObjectInspectorPrivate::dropEvent ( QDropEvent * event)

Definition at line 357 of file objectinspector.cpp.

◆ dropEvent() [2/2]

void qdesigner_internal::ObjectInspector::ObjectInspectorPrivate::dropEvent ( QDropEvent * event)

◆ filterLineEdit() [1/2]

QLineEdit * qdesigner_internal::ObjectInspector::ObjectInspectorPrivate::filterLineEdit ( ) const
inline

Definition at line 164 of file objectinspector.cpp.

◆ filterLineEdit() [2/2]

QLineEdit * qdesigner_internal::ObjectInspector::ObjectInspectorPrivate::filterLineEdit ( ) const
inline

Definition at line 164 of file objectinspector.cpp.

◆ formWindow() [1/2]

const QPointer< FormWindowBase > & qdesigner_internal::ObjectInspector::ObjectInspectorPrivate::formWindow ( ) const
inline

Definition at line 167 of file objectinspector.cpp.

◆ formWindow() [2/2]

const QPointer< FormWindowBase > & qdesigner_internal::ObjectInspector::ObjectInspectorPrivate::formWindow ( ) const
inline

Definition at line 167 of file objectinspector.cpp.

◆ getSelection() [1/2]

void qdesigner_internal::ObjectInspector::ObjectInspectorPrivate::getSelection ( Selection & s) const

Definition at line 665 of file objectinspector.cpp.

◆ getSelection() [2/2]

void qdesigner_internal::ObjectInspector::ObjectInspectorPrivate::getSelection ( Selection & s) const

◆ handleDragEnterMoveEvent() [1/2]

void qdesigner_internal::ObjectInspector::ObjectInspectorPrivate::handleDragEnterMoveEvent ( const QWidget * objectInspectorWidget,
QDragMoveEvent * event,
bool isDragEnter )

Definition at line 321 of file objectinspector.cpp.

◆ handleDragEnterMoveEvent() [2/2]

void qdesigner_internal::ObjectInspector::ObjectInspectorPrivate::handleDragEnterMoveEvent ( const QWidget * objectInspectorWidget,
QDragMoveEvent * event,
bool isDragEnter )

◆ indexesOf() [1/2]

QModelIndexList qdesigner_internal::ObjectInspector::ObjectInspectorPrivate::indexesOf ( QObject * o) const

Definition at line 378 of file objectinspector.cpp.

◆ indexesOf() [2/2]

QModelIndexList qdesigner_internal::ObjectInspector::ObjectInspectorPrivate::indexesOf ( QObject * o) const

◆ indexesToObjects() [1/2]

QObjectList qdesigner_internal::ObjectInspector::ObjectInspectorPrivate::indexesToObjects ( const QModelIndexList & indexes) const

Definition at line 569 of file objectinspector.cpp.

◆ indexesToObjects() [2/2]

QObjectList qdesigner_internal::ObjectInspector::ObjectInspectorPrivate::indexesToObjects ( const QModelIndexList & indexes) const

◆ managedWidgetAt() [1/2]

QWidget * qdesigner_internal::ObjectInspector::ObjectInspectorPrivate::managedWidgetAt ( const QPoint & global_mouse_pos)

Definition at line 257 of file objectinspector.cpp.

◆ managedWidgetAt() [2/2]

QWidget * qdesigner_internal::ObjectInspector::ObjectInspectorPrivate::managedWidgetAt ( const QPoint & global_mouse_pos)

◆ objectAt() [1/2]

QObject * qdesigner_internal::ObjectInspector::ObjectInspectorPrivate::objectAt ( const QModelIndex & index) const

Definition at line 390 of file objectinspector.cpp.

◆ objectAt() [2/2]

QObject * qdesigner_internal::ObjectInspector::ObjectInspectorPrivate::objectAt ( const QModelIndex & index) const

◆ restoreDropHighlighting() [1/2]

void qdesigner_internal::ObjectInspector::ObjectInspectorPrivate::restoreDropHighlighting ( )

Definition at line 311 of file objectinspector.cpp.

◆ restoreDropHighlighting() [2/2]

void qdesigner_internal::ObjectInspector::ObjectInspectorPrivate::restoreDropHighlighting ( )

◆ selectObject() [1/2]

bool qdesigner_internal::ObjectInspector::ObjectInspectorPrivate::selectObject ( QObject * o)

Definition at line 395 of file objectinspector.cpp.

◆ selectObject() [2/2]

bool qdesigner_internal::ObjectInspector::ObjectInspectorPrivate::selectObject ( QObject * o)

◆ setFormWindow() [1/2]

void qdesigner_internal::ObjectInspector::ObjectInspectorPrivate::setFormWindow ( QDesignerFormWindowInterface * fwi)

Definition at line 459 of file objectinspector.cpp.

◆ setFormWindow() [2/2]

void qdesigner_internal::ObjectInspector::ObjectInspectorPrivate::setFormWindow ( QDesignerFormWindowInterface * fwi)

◆ slotHeaderDoubleClicked() [1/2]

void qdesigner_internal::ObjectInspector::ObjectInspectorPrivate::slotHeaderDoubleClicked ( int column)
inline

Definition at line 187 of file objectinspector.cpp.

◆ slotHeaderDoubleClicked() [2/2]

void qdesigner_internal::ObjectInspector::ObjectInspectorPrivate::slotHeaderDoubleClicked ( int column)
inline

Definition at line 187 of file objectinspector.cpp.

◆ slotPopupContextMenu() [1/2]

void qdesigner_internal::ObjectInspector::ObjectInspectorPrivate::slotPopupContextMenu ( QWidget * parent,
const QPoint & pos )

Definition at line 715 of file objectinspector.cpp.

◆ slotPopupContextMenu() [2/2]

void qdesigner_internal::ObjectInspector::ObjectInspectorPrivate::slotPopupContextMenu ( QWidget * parent,
const QPoint & pos )

◆ slotSelectionChanged() [1/2]

void qdesigner_internal::ObjectInspector::ObjectInspectorPrivate::slotSelectionChanged ( const QItemSelection & selected,
const QItemSelection & deselected )

Definition at line 559 of file objectinspector.cpp.

◆ slotSelectionChanged() [2/2]

void qdesigner_internal::ObjectInspector::ObjectInspectorPrivate::slotSelectionChanged ( const QItemSelection & selected,
const QItemSelection & deselected )

◆ treeView() [1/2]

QTreeView * qdesigner_internal::ObjectInspector::ObjectInspectorPrivate::treeView ( ) const
inline

Definition at line 165 of file objectinspector.cpp.

◆ treeView() [2/2]

QTreeView * qdesigner_internal::ObjectInspector::ObjectInspectorPrivate::treeView ( ) const
inline

Definition at line 165 of file objectinspector.cpp.


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