KDEDesktopMimeType::Service Struct Reference
#include <kmimetype.h>
Public Member Functions | |
bool | isEmpty () const |
Public Attributes | |
TQString | m_strName |
TQString | m_strIcon |
TQString | m_strExec |
ServiceType | m_type |
bool | m_display |
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
◆ Service()
|
inline |
Definition at line 519 of file kmimetype.h.
Member Function Documentation
◆ isEmpty()
|
inline |
Definition at line 520 of file kmimetype.h.
Member Data Documentation
◆ m_display
bool KDEDesktopMimeType::Service::m_display |
Definition at line 525 of file kmimetype.h.
◆ m_strExec
TQString KDEDesktopMimeType::Service::m_strExec |
Definition at line 523 of file kmimetype.h.
◆ m_strIcon
TQString KDEDesktopMimeType::Service::m_strIcon |
Definition at line 522 of file kmimetype.h.
◆ m_strName
TQString KDEDesktopMimeType::Service::m_strName |
Definition at line 521 of file kmimetype.h.
◆ m_type
ServiceType KDEDesktopMimeType::Service::m_type |
Definition at line 524 of file kmimetype.h.
The documentation for this struct was generated from the following file: