LeechCraft 0.6.70-17335-ge406ffdcaf
Modular cross-platform feature rich live environment.
Loading...
Searching...
No Matches
LC::EF Namespace Reference

The various Additional_ entity fields. More...

Namespaces

namespace  GlobalAction
 Entity fields corresponding to global action registration.
 
namespace  PowerState
 Entity fields corresponding to power state change events.
 

Variables

Q_DECL_IMPORT const QString Priority { QStringLiteral ("Priority") }
 
Q_DECL_IMPORT const QString NotificationActions { QStringLiteral ("NotificationActions") }
 
Q_DECL_IMPORT const QString NotificationPixmap { QStringLiteral ("NotificationPixmap") }
 
Q_DECL_IMPORT const QString NotificationTimeout { QStringLiteral ("NotificationTimeout") }
 
Q_DECL_IMPORT const QString HandlingObject { QStringLiteral ("HandlingObject") }
 
Q_DECL_IMPORT const QString UserVisibleName { QStringLiteral ("UserVisibleName") }
 
Q_DECL_IMPORT const QString Text { QStringLiteral ("Text") }
 
Q_DECL_IMPORT const QString Tags { QStringLiteral (" Tags") }
 

Detailed Description

The various Additional_ entity fields.

Variable Documentation

◆ HandlingObject

const QString LC::EF::HandlingObject { QStringLiteral ("HandlingObject") }

Definition at line 26 of file anconstantsdefs.cpp.

◆ NotificationActions

const QString LC::EF::NotificationActions { QStringLiteral ("NotificationActions") }

Definition at line 23 of file anconstantsdefs.cpp.

◆ NotificationPixmap

const QString LC::EF::NotificationPixmap { QStringLiteral ("NotificationPixmap") }

Definition at line 24 of file anconstantsdefs.cpp.

◆ NotificationTimeout

const QString LC::EF::NotificationTimeout { QStringLiteral ("NotificationTimeout") }

Definition at line 25 of file anconstantsdefs.cpp.

◆ Priority

const QString LC::EF::Priority { QStringLiteral ("Priority") }

Definition at line 22 of file anconstantsdefs.cpp.

◆ Tags

const QString LC::EF::Tags { QStringLiteral (" Tags") }

Definition at line 29 of file anconstantsdefs.cpp.

◆ Text

const QString LC::EF::Text { QStringLiteral ("Text") }

Definition at line 28 of file anconstantsdefs.cpp.

◆ UserVisibleName

const QString LC::EF::UserVisibleName { QStringLiteral ("UserVisibleName") }

Definition at line 27 of file anconstantsdefs.cpp.