libqtlxqt - LXQt system integration plugin for Qt.
With this plugin, all Qt-based programs can adopt settings of
LXQt, such as the icon theme.
To use the plugin in Qt 5, we have to export the environment
variable QT_QPA_PLATFORMTHEME=lxqt. Then every Qt5 program
can load the theme plugin.
If, for some unknown reasons, the plugin is not loaded, we can
debug the plugin by exporting QT_DEBUG_PLUGINS=1.
Then, Qt5 will print detailed information and error messages
about all plugins in the console when running any Qt5 programs.
- Developed at X11:LXQt
- Sources inherited from project openSUSE:Factory
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/lxqt-qtplugin && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
lxqt-qtplugin-2.1.0.tar.xz | 0000024212 23.6 KB | |
lxqt-qtplugin-2.1.0.tar.xz.asc | 0000000862 862 Bytes | |
lxqt-qtplugin.changes | 0000009146 8.93 KB | |
lxqt-qtplugin.keyring | 0000003138 3.06 KB | |
lxqt-qtplugin.spec | 0000001935 1.89 KB |
Latest Revision
Dominique Leuenberger (dimstar_suse)
accepted
request 1223231
from
Shawn Dunn (sfalken)
(revision 23)
- Update to version 2.1.0: * Pre-release changes (#96) * Updated Readme (#95) * Set toolbar icon size * Added tooltip colors to palette * Avoid possible detach in range-based loop * Don't mix const with non const iterators * Remove comment artifact * Use lxqt-build-tools functionality (forwarded request 1221998 from AndnoVember)
Comments 0