文件操作 - README.md
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/doc/qgnomeplatform-0.3/README.md
编辑文件内容
QGnomePlatform ========== QGnomePlatform is a Qt Platform Theme aimed to accommodate as much of GNOME settings as possible and utilize them in Qt applications without modifying them - making them fit into the environment as well as possible. ## How to compile Please note this library uses private Qt headers. It's most likely won't be forward nor backward compatible. This means you'll have to recompile it with every Qt update. ``` mkdir build cd build qmake-qt5 .. make && make install ``` ## Usage Should be automatically used when using Gtk based desktops (such as Gnome, Cinnamon or Xfce). You can use also use this platform theme by setting the QT_QPA_PLATFORMTHEME to "gnome" - so for example putting the following command in your `.bashrc` works well: ``` export QT_QPA_PLATFORMTHEME='gnome' ```
修改文件时间
将文件时间修改为当前时间的前一年
删除文件