Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
SortLibraryIO Namespace Reference

Classes

class  CPrvClickButtonChangeLibraryIOOrder
 
class  CPrvClickButtonDeleteLibraryIO
 
class  CPrvClickButtonDownLogic
 
class  CPrvClickButtonEditLibraryIO
 
class  CPrvClickButtonMoveToLogic
 
class  CPrvClickButtonNewLibraryIO
 
class  CPrvClickButtonUpLogic
 
struct  LibraryIOInfo
 
class  ModelCustomBlockIOOrder
 

Functions

static std::string formatPanelDisplayName (std::optional< iv::types::logic::libraryIOOrder > order, const iv::types::logic::libraryIOId &name, const std::string &description)
 
AbstractComponentGUIprvBuildNameComponent (iv::types::logic::libraryIOId &name, const std::shared_ptr< std::map< std::string, LibraryIOInfo > > &definedIOParams)
 

Function Documentation

◆ formatPanelDisplayName()

static std::string SortLibraryIO::formatPanelDisplayName ( std::optional< iv::types::logic::libraryIOOrder > order,
const iv::types::logic::libraryIOId & name,
const std::string & description )
static

◆ prvBuildNameComponent()

AbstractComponentGUI * SortLibraryIO::prvBuildNameComponent ( iv::types::logic::libraryIOId & name,
const std::shared_ptr< std::map< std::string, LibraryIOInfo > > & definedIOParams )