kremotecontrol
#include <profileactiontemplate.h>

Public Member Functions | |
ProfileActionTemplatePrivate () | |
ProfileActionTemplatePrivate (const ProfileActionTemplatePrivate &other) | |
Public Attributes | |
QString | m_actionName |
QString | m_actionTemplateId |
bool | m_autostart |
QString | m_buttonName |
QString | m_description |
ProfileAction::ActionDestination | m_destination |
Prototype | m_function |
QString | m_interface |
QString | m_node |
QString | m_profileId |
bool | m_repeat |
QString | m_serviceName |
Detailed Description
Definition at line 69 of file profileactiontemplate.h.
Constructor & Destructor Documentation
|
inline |
Definition at line 72 of file profileactiontemplate.h.
|
inline |
Definition at line 74 of file profileactiontemplate.h.
Member Data Documentation
QString ProfileActionTemplatePrivate::m_actionName |
Definition at line 90 of file profileactiontemplate.h.
QString ProfileActionTemplatePrivate::m_actionTemplateId |
Definition at line 89 of file profileactiontemplate.h.
bool ProfileActionTemplatePrivate::m_autostart |
Definition at line 97 of file profileactiontemplate.h.
QString ProfileActionTemplatePrivate::m_buttonName |
Definition at line 99 of file profileactiontemplate.h.
QString ProfileActionTemplatePrivate::m_description |
Definition at line 95 of file profileactiontemplate.h.
ProfileAction::ActionDestination ProfileActionTemplatePrivate::m_destination |
Definition at line 96 of file profileactiontemplate.h.
Prototype ProfileActionTemplatePrivate::m_function |
Definition at line 94 of file profileactiontemplate.h.
QString ProfileActionTemplatePrivate::m_interface |
Definition at line 93 of file profileactiontemplate.h.
QString ProfileActionTemplatePrivate::m_node |
Definition at line 92 of file profileactiontemplate.h.
QString ProfileActionTemplatePrivate::m_profileId |
Definition at line 86 of file profileactiontemplate.h.
bool ProfileActionTemplatePrivate::m_repeat |
Definition at line 98 of file profileactiontemplate.h.
QString ProfileActionTemplatePrivate::m_serviceName |
Definition at line 91 of file profileactiontemplate.h.
The documentation for this class was generated from the following file:
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:07:43 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.