NDEVR
API Documentation
ApplicationLauncherButtonManager Member List

This is the complete list of members for ApplicationLauncherButtonManager, including all inherited members.

ApplicationLauncherButtonManager()ApplicationLauncherButtonManager
ApplicationLauncherButtonManager(const DynamicPointer< LocalApplicationLauncher > &launcher)ApplicationLauncherButtonManager
ApplicationLauncherButtonManager(const File &application_file, const StringView &args=StringView())ApplicationLauncherButtonManager
ApplicationLauncherButtonManager(Button *button)ApplicationLauncherButtonManager
ApplicationLauncherButtonManager(Button *button, const File &application_file, const StringView &args=StringView())ApplicationLauncherButtonManager
ApplicationLauncherButtonManager(Button *button, const DynamicPointer< LocalApplicationLauncher > &launcher)ApplicationLauncherButtonManager
createButton()ApplicationLauncherButtonManager
killProcess()ApplicationLauncherButtonManager
launch()ApplicationLauncherButtonManager
launcher() constApplicationLauncherButtonManager
m_backup_iconApplicationLauncherButtonManagerprotected
m_buttonsApplicationLauncherButtonManagerprotected
m_callback_functionApplicationLauncherButtonManagerprotected
m_is_enabledApplicationLauncherButtonManagerprotected
m_launch_functionApplicationLauncherButtonManagerprotected
m_launch_threadApplicationLauncherButtonManagerprotected
m_launcherApplicationLauncherButtonManagerprotected
m_override_iconApplicationLauncherButtonManagerprotected
setAppFinishedCallback(std::function< void()> callback)ApplicationLauncherButtonManager
setAppLaunchCallback(std::function< void()> callback)ApplicationLauncherButtonManager
setApplication(DynamicPointer< LocalApplicationLauncher > launcher)ApplicationLauncherButtonManager
setArgs(const StringView &args)ApplicationLauncherButtonManager
setBackupIcon(const StringView &backup_icon)ApplicationLauncherButtonManager
setEnabled(bool enabled)ApplicationLauncherButtonManager
setEnvironment(const StringView &env)ApplicationLauncherButtonManager
setIconToApp(Button *button)ApplicationLauncherButtonManager
setMakeChildProcess(bool is_child_process)ApplicationLauncherButtonManager
setNameToApp(Button *button)ApplicationLauncherButtonManager
setOverrideIcon(const StringView &override_icon)ApplicationLauncherButtonManager
setupButton(Button *button)ApplicationLauncherButtonManager