ReactOS
0.4.15-dev-5615-gc3644fd
|
#include <rosui.h>
Public Member Functions | |
virtual | ~CUiPrimitive () |
virtual CUiBox * | AsBox () |
Protected Attributes | |
CUiPrimitive * | m_Parent |
|
inlinevirtual |
|
inlinevirtual |
Reimplemented in CUiSplitPanel, CUiWindow< T >, CUiWindow< CTreeView >, CUiWindow< CWindowImpl< CAppsListView, CListView > >, CUiWindow< CToolbar<> >, CUiWindow< CComboBox >, CUiWindow< CWindowImpl< CApplicationView > >, CUiWindow< CRichEdit >, CUiWindow< CSearchBar >, CUiWindow< CStatusBar >, CUiWindow< CWindowImpl< CAppInfoDisplay > >, and CUiPanel.
Definition at line 340 of file rosui.h.
Referenced by CUiPanel::ComputeContentBounds(), CUiPanel::ComputeMinimalSize(), CUiPanel::CountSizableChildren(), and CUiPanel::OnParentSize().
|
protected |