Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
This repository has been archived by the owner. It is now read-only.
/qt6gtk2Public archive

GTK+2.0 integration plugins for Qt6

License

NotificationsYou must be signed in to change notification settings

trialuser02/qt6gtk2

Repository files navigation

Qt6Gtk2 - GTK+2.0 integration plugins for Qt6

Official home page:https://github.com/trialuser02/qt6gtk2

Requirements:

  • GNU Linux or FreeBSD
  • qtbase >= 6.0.0 (with private headers)
  • GTK+ 2.0
  • libX11

Installation:

  qmake PREFIX=<your installation path>  make  sudo make install

To change default installation root you should run the followingcommand:

make install INSTALL_ROOT="custom root"

Add lineexport QT_QPA_PLATFORMTHEME=gtk2 to~/.profile and re-login.Alternatively, create the file/etc/X11/Xsession.d/100-qt6gtk2 withthe following line:

export QT_QPA_PLATFORMTHEME=gtk2

(qt5gtk2 for compatibility with Qt5Gtk2,qt6gtk2 is also a valid value)

Now restart X11 server to take the changes effect.

Files and directories:

libqt6gtk2.so - GTK+2.0 platform pluginlibqt6gtk2-style.so - GTK+2.0 style plugin

Attention!Environment variableQT_STYLE_OVERRIDE should be removed before usage.

About

GTK+2.0 integration plugins for Qt6

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp