kleopatra
Kleo::action_data Struct Reference
#include <action_data.h>
Detailed Description
Definition at line 44 of file action_data.h.
Public Attributes | |
| bool | enabled |
| const char * | icon |
| const char * | name |
| const QObject * | receiver |
| QString | shortcut |
| const char * | slot |
| QString | text |
| bool | toggle |
| QString | tooltip |
Member Data Documentation
Definition at line 53 of file action_data.h.
| const char* Kleo::action_data::icon |
Definition at line 48 of file action_data.h.
| const char* Kleo::action_data::name |
Definition at line 45 of file action_data.h.
Definition at line 49 of file action_data.h.
Definition at line 51 of file action_data.h.
| const char* Kleo::action_data::slot |
Definition at line 50 of file action_data.h.
Definition at line 46 of file action_data.h.
Definition at line 52 of file action_data.h.
Definition at line 47 of file action_data.h.
The documentation for this struct was generated from the following file:
KDE 4.1 API Reference