45 #include <QScreenDriverPlugin> 46 #include <QStringList> const char *const PluginName
QLatin1String(DBUS_INTERFACE_DBUS))) Q_GLOBAL_STATIC_WITH_ARGS(QString
The QString class provides a Unicode character string.
virtual QScreen * create(const QString &driver, int displayId)
Implement this function to create a driver matching the type specified by the given key and displayId...
The QStringList class provides a list of strings.
QString toLower() const Q_REQUIRED_RESULT
Returns a lowercase copy of the string.
virtual QStringList keys() const
Implement this function to return the list of valid keys, i.
The QScreenDriverPlugin class is an abstract base class for screen driver plugins in Qt for Embedded ...
The QScreen class is a base class for screen drivers in Qt for Embedded Linux.
#define Q_EXPORT_PLUGIN2(PLUGIN, PLUGINCLASS)