Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
iv::panels::editor::logic::PanelCustomBlocksUseCases Class Reference

#include <PanelCustomBlocksUseCases.hpp>

Public Member Functions

 PanelCustomBlocksUseCases ()=delete
 
 ~PanelCustomBlocksUseCases ()=delete
 

Static Public Member Functions

static UseCaseResult loadLibrary (const std::string &libraryFile, std::string &libraryName)
 
static UseCaseResult saveLibrary (iv::types::logic::customBlockId customBlockId, std::string &resultMsg)
 
static UseCaseResult cloneLibrary (iv::types::logic::customBlockId customBlockId, const std::string &cloneName, iv::types::logic::customBlockId &resultCustomBlockId)
 

Constructor & Destructor Documentation

◆ PanelCustomBlocksUseCases()

iv::panels::editor::logic::PanelCustomBlocksUseCases::PanelCustomBlocksUseCases ( )
delete

◆ ~PanelCustomBlocksUseCases()

iv::panels::editor::logic::PanelCustomBlocksUseCases::~PanelCustomBlocksUseCases ( )
delete

Member Function Documentation

◆ cloneLibrary()

UseCaseResult iv::panels::editor::logic::PanelCustomBlocksUseCases::cloneLibrary ( iv::types::logic::customBlockId customBlockId,
const std::string & cloneName,
iv::types::logic::customBlockId & resultCustomBlockId )
static

◆ loadLibrary()

UseCaseResult iv::panels::editor::logic::PanelCustomBlocksUseCases::loadLibrary ( const std::string & libraryFile,
std::string & libraryName )
static

◆ saveLibrary()

UseCaseResult iv::panels::editor::logic::PanelCustomBlocksUseCases::saveLibrary ( iv::types::logic::customBlockId customBlockId,
std::string & resultMsg )
static

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