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
QEditorInfo Struct Reference

#include <qabstractitemview_p.h>

+ Collaboration diagram for QEditorInfo:

Public Member Functions

 QEditorInfo (QWidget *e, bool s)
 
 QEditorInfo ()
 

Public Attributes

QPointer< QWidgetwidget
 
bool isStatic
 

Detailed Description

Definition at line 40 of file qabstractitemview_p.h.

Constructor & Destructor Documentation

◆ QEditorInfo() [1/2]

QEditorInfo::QEditorInfo ( QWidget * e,
bool s )
inline

Definition at line 41 of file qabstractitemview_p.h.

◆ QEditorInfo() [2/2]

QEditorInfo::QEditorInfo ( )
inline

Definition at line 42 of file qabstractitemview_p.h.

Member Data Documentation

◆ isStatic

bool QEditorInfo::isStatic

Definition at line 45 of file qabstractitemview_p.h.

◆ widget


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