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::AbstractItemEditor::PropertyDefinition Struct Reference

#include <itemlisteditor.h>

+ Collaboration diagram for qdesigner_internal::AbstractItemEditor::PropertyDefinition:

Public Attributes

int role
 
int type
 
int(* typeFunc )()
 
const char * name
 

Detailed Description

Definition at line 50 of file itemlisteditor.h.

Member Data Documentation

◆ name

const char* qdesigner_internal::AbstractItemEditor::PropertyDefinition::name

◆ role

int qdesigner_internal::AbstractItemEditor::PropertyDefinition::role

◆ type

int qdesigner_internal::AbstractItemEditor::PropertyDefinition::type

◆ typeFunc

int(* qdesigner_internal::AbstractItemEditor::PropertyDefinition::typeFunc) ()

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