#include <CToolsLayouts.hpp>
|
static CList * | createPanelListSelection (IModelList **model, uint64_t sizeXMin, uint64_t sizeYMin, uint64_t *indRowSelected) |
|
static CList * | createPanelListSelectionMultiple (IModelList **model, uint64_t sizeXMin, uint64_t sizeYMin, std::vector< uint64_t > *indRowSelected) |
|
static AbstractComponentGUI * | createPanelWithImageLeft (uint64_t sizeX, uint64_t sizeY, const std::string &strNameResource, AbstractComponentGUI *component) |
|
static AbstractComponentGUI * | createPanelWithLabelLeft (const std::string &nameField, AbstractComponentGUI *component) |
|
static AbstractComponentGUI * | createWithTitleCenter (const std::string &strTitle, AbstractComponentGUI *component) |
|
static AbstractComponentGUI * | createWithTitleLeft (const std::string &strTitle, AbstractComponentGUI *component) |
|
static AbstractComponentGUI * | createPanelNoDocument () |
|
static AbstractComponentGUI * | createPanelNoElement (const std::string &nameElement, const std::string &imageElement) |
|
static AbstractComponentGUI * | createPanelVoid () |
|
static AbstractComponentGUI * | panelFindReplaceSubstring (std::string *substringToFind, std::string *substringToReplace) |
|
static AbstractComponentGUI * | panelError (const std::string &txtError) |
|
static AbstractComponentGUI * | panelInfo (const std::string &txtInfo) |
|
static AbstractComponentGUI * | panelFolderMedia (std::string *folderMediaSelected) |
|
static void | runDialogClickOkCancel (CEventClick *evt, AbstractComponentGUI **panel, bool *isOkOpt, bool isResizable=false, bool isModal=false, bool isTransitentFor=false) |
|
static void | runDialogClickClose (CEventClick *evt, AbstractComponentGUI **panel) |
|
◆ createPanelListSelection()
CList * CToolsLayouts::createPanelListSelection |
( |
IModelList ** | model, |
|
|
uint64_t | sizeXMin, |
|
|
uint64_t | sizeYMin, |
|
|
uint64_t * | indRowSelected ) |
|
static |
◆ createPanelListSelectionMultiple()
CList * CToolsLayouts::createPanelListSelectionMultiple |
( |
IModelList ** | model, |
|
|
uint64_t | sizeXMin, |
|
|
uint64_t | sizeYMin, |
|
|
std::vector< uint64_t > * | indRowSelected ) |
|
static |
◆ createPanelNoDocument()
◆ createPanelNoElement()
AbstractComponentGUI * CToolsLayouts::createPanelNoElement |
( |
const std::string & | nameElement, |
|
|
const std::string & | imageElement ) |
|
static |
◆ createPanelVoid()
◆ createPanelWithImageLeft()
◆ createPanelWithLabelLeft()
◆ createWithTitleCenter()
◆ createWithTitleLeft()
◆ panelError()
◆ panelFindReplaceSubstring()
AbstractComponentGUI * CToolsLayouts::panelFindReplaceSubstring |
( |
std::string * | substringToFind, |
|
|
std::string * | substringToReplace ) |
|
static |
◆ panelFolderMedia()
◆ panelInfo()
◆ runDialogClickClose()
◆ runDialogClickOkCancel()
void CToolsLayouts::runDialogClickOkCancel |
( |
CEventClick * | evt, |
|
|
AbstractComponentGUI ** | panel, |
|
|
bool * | isOkOpt, |
|
|
bool | isResizable = false, |
|
|
bool | isModal = false, |
|
|
bool | isTransitentFor = false ) |
|
static |
The documentation for this class was generated from the following files: