Skip to content

A project to create useful and beautiful panel in Qt

Notifications You must be signed in to change notification settings

pleaseproject/qtpanel

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QtPanel

Migrated qtpanel to Qt5 by Leslie Zhai xiang.zhai@i-soft.com.cn

ScreenShot

ScreenShot

Build

Dependence for AnthonOS

sudo apt-get install qt-5

Dependence for iSoftLinux, ArchLinux

sudo pacman -S qt5-x11extras

Qt4

mkdir build4
cd build4
cmake -DUSE_QT5=OFF ..
make

Qt5

mkdir build
cd build
cmake ..
make

About

A project to create useful and beautiful panel in Qt

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published