OpenLexocad  27.1
OpenLxUI::ChangedUIPropertyEvent Class Reference

#include <UIEvents.h>

Inheritance diagram for OpenLxUI::ChangedUIPropertyEvent:

Public Member Functions

 ChangedUIPropertyEvent (Gui::PropertyTreeItem *aItem, std::shared_ptr< OpenLxUI::UIElement > aUIElem)
 

Public Attributes

Gui::PropertyTreeItem * item = nullptr
 
std::shared_ptr< OpenLxUI::UIElementuiElem
 

Constructor & Destructor Documentation

◆ ChangedUIPropertyEvent()

OpenLxUI::ChangedUIPropertyEvent::ChangedUIPropertyEvent ( Gui::PropertyTreeItem *  aItem,
std::shared_ptr< OpenLxUI::UIElement aUIElem 
)
inline

Member Data Documentation

◆ item

Gui::PropertyTreeItem* OpenLxUI::ChangedUIPropertyEvent::item = nullptr

◆ uiElem

std::shared_ptr<OpenLxUI::UIElement> OpenLxUI::ChangedUIPropertyEvent::uiElem

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