BornAgain  1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
qdesigner_internal::WidgetBoxCategoryEntry Struct Reference

Public Member Functions

 WidgetBoxCategoryEntry ()
 
 WidgetBoxCategoryEntry (const QDesignerWidgetBoxInterface::Widget &widget, const QString &filter, const QIcon &icon, bool editable)
 

Public Attributes

bool editable
 
QString filter
 
QIcon icon
 
QString toolTip
 
QString whatsThis
 
QDesignerWidgetBoxInterface::Widget widget
 

Detailed Description

Definition at line 97 of file widgetboxcategorylistview.cpp.

Constructor & Destructor Documentation

◆ WidgetBoxCategoryEntry() [1/2]

qdesigner_internal::WidgetBoxCategoryEntry::WidgetBoxCategoryEntry ( )

◆ WidgetBoxCategoryEntry() [2/2]

qdesigner_internal::WidgetBoxCategoryEntry::WidgetBoxCategoryEntry ( const QDesignerWidgetBoxInterface::Widget &  widget,
const QString &  filter,
const QIcon &  icon,
bool  editable 
)
explicit

Member Data Documentation

◆ editable

bool qdesigner_internal::WidgetBoxCategoryEntry::editable

Definition at line 107 of file widgetboxcategorylistview.cpp.

◆ filter

QString qdesigner_internal::WidgetBoxCategoryEntry::filter

◆ icon

QIcon qdesigner_internal::WidgetBoxCategoryEntry::icon

◆ toolTip

QString qdesigner_internal::WidgetBoxCategoryEntry::toolTip

◆ whatsThis

QString qdesigner_internal::WidgetBoxCategoryEntry::whatsThis

◆ widget

QDesignerWidgetBoxInterface::Widget qdesigner_internal::WidgetBoxCategoryEntry::widget

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