SpiecsEngine
 
Loading...
Searching...
No Matches
Spices::SlateStyleLayout Class Reference

Wrappers of Slate StyleLayout Functions. More...

#include <SlateStyleLayout.h>

Public Member Functions

 SlateStyleLayout ()=default
 Constructor Function.
 
virtual ~SlateStyleLayout ()=default
 Destructor Function.
 
void SetLayout (StyleLayoutEnum layout)
 Set Slate Layout.
 
void StoreLayout ()
 Store Slate Layout to disk.
 
void LoadLayout ()
 Load Slate Layout in disk.
 
void StoreLayoutCache ()
 Store Slate Layout Cache.
 
void LoadLayoutCache ()
 Load Slate Layout Cache.
 
void QuickStoreLayout ()
 Quick Store Slate Layout to disk.
 
void QuickLoadLayout ()
 Quick Load Slate Layout to disk.
 

Static Public Member Functions

static std::shared_ptr< SlateStyleLayoutGet ()
 Get this single instance.
 

Static Private Attributes

static std::shared_ptr< SlateStyleLayoutm_Layout = nullptr
 SlateStyleLayout single instance.
 

Detailed Description

Wrappers of Slate StyleLayout Functions.

Definition at line 29 of file SlateStyleLayout.h.


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