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::PromotionModel::ModelData Struct Reference

#include <promotionmodel_p.h>

+ Collaboration diagram for qdesigner_internal::PromotionModel::ModelData:

Public Member Functions

bool isValid () const
 

Public Attributes

QDesignerWidgetDataBaseItemInterfacebaseItem {nullptr}
 
QDesignerWidgetDataBaseItemInterfacepromotedItem {nullptr}
 
bool referenced {false}
 

Detailed Description

Definition at line 34 of file promotionmodel_p.h.

Member Function Documentation

◆ isValid()

bool qdesigner_internal::PromotionModel::ModelData::isValid ( ) const
inline

Definition at line 35 of file promotionmodel_p.h.

Member Data Documentation

◆ baseItem

QDesignerWidgetDataBaseItemInterface* qdesigner_internal::PromotionModel::ModelData::baseItem {nullptr}

Definition at line 37 of file promotionmodel_p.h.

◆ promotedItem

QDesignerWidgetDataBaseItemInterface* qdesigner_internal::PromotionModel::ModelData::promotedItem {nullptr}

Definition at line 38 of file promotionmodel_p.h.

◆ referenced

bool qdesigner_internal::PromotionModel::ModelData::referenced {false}

Definition at line 39 of file promotionmodel_p.h.


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