kdewin
RequestedExecutionLevel Class Reference
#include <xml.h>
Inheritance diagram for RequestedExecutionLevel:

Public Types | |
| enum | ExecutionLevel { undefined, asInvoker, highestAvailable, requireAdministrator } |
Public Member Functions | |
| RequestedExecutionLevel () | |
| virtual bool | importAttributes (std::string &tagName, std::string &attributes) |
| void | setExecutionLevel (ExecutionLevel level) |
| void | setUiAccess (bool state) |
| virtual std::string | startTagAttributes () |
Detailed Description
Definition at line 273 of file xml.h.
Member Enumeration Documentation
Constructor & Destructor Documentation
Member Function Documentation
| virtual bool RequestedExecutionLevel::importAttributes | ( | std::string & | tagName, | |
| std::string & | attributes | |||
| ) | [inline, virtual] |
| void RequestedExecutionLevel::setExecutionLevel | ( | ExecutionLevel | level | ) | [inline] |
| void RequestedExecutionLevel::setUiAccess | ( | bool | state | ) | [inline] |
| virtual std::string RequestedExecutionLevel::startTagAttributes | ( | ) | [inline, virtual] |
return attributes for xml tag string
Reimplemented from Base::Element.
The documentation for this class was generated from the following file:
KDE 4.5 API Reference