kio
KDEDesktopMimeType::Service Struct Reference
Structure representing a service, in the list of services returned by builtinServices and userDefinedServices. More...
#include <kmimetype.h>
Public Member Functions | |
bool | isEmpty () const |
Service () | |
Public Attributes | |
bool | m_display |
QString | m_strExec |
QString | m_strIcon |
QString | m_strName |
ServiceType | m_type |
Detailed Description
Structure representing a service, in the list of services returned by builtinServices and userDefinedServices.Definition at line 517 of file kmimetype.h.
Constructor & Destructor Documentation
KDEDesktopMimeType::Service::Service | ( | ) | [inline] |
Definition at line 519 of file kmimetype.h.
Member Function Documentation
bool KDEDesktopMimeType::Service::isEmpty | ( | ) | const [inline] |
Definition at line 520 of file kmimetype.h.
Member Data Documentation
Definition at line 525 of file kmimetype.h.
Definition at line 523 of file kmimetype.h.
Definition at line 522 of file kmimetype.h.
Definition at line 521 of file kmimetype.h.
Definition at line 524 of file kmimetype.h.
The documentation for this struct was generated from the following file: