OpenLexocad  27.1
OpenLxUI::DisplayUIPropertiesEvent Class Reference

#include <UIEvents.h>

Inheritance diagram for OpenLxUI::DisplayUIPropertiesEvent:

Public Member Functions

 DisplayUIPropertiesEvent (Gui::PropertyTree *aTree, std::shared_ptr< OpenLxUI::UIElement > aUIElem)
 

Public Attributes

Gui::PropertyTree * tree = nullptr
 
std::shared_ptr< OpenLxUI::UIElementuiElem
 

Detailed Description

Since
24.0

Constructor & Destructor Documentation

◆ DisplayUIPropertiesEvent()

OpenLxUI::DisplayUIPropertiesEvent::DisplayUIPropertiesEvent ( Gui::PropertyTree *  aTree,
std::shared_ptr< OpenLxUI::UIElement aUIElem 
)
inline

Member Data Documentation

◆ tree

Gui::PropertyTree* OpenLxUI::DisplayUIPropertiesEvent::tree = nullptr

◆ uiElem

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

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