#qt
Read more stories on Hashnode
Articles with this tag
How to install? First install the Qt environment: sudo apt install qt5-default qtcreator. Compile dependencies of the installation project: sudo apt...
GSettings is actually a set of APIs that can use multiple storage backends. By default, dconf is used as backend, and keyfile can also be used as...