Skip to content

A collection of useful cross-platform classes for Qt.

License

Notifications You must be signed in to change notification settings

saurabhg17/QtUtils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

QtUtils

QtUtils is a collection of useful cross-platform classes for Qt framework. The code is tested only under Qt5 and may not work with Qt4. To keep it simple and lean, there is no need to build QtUtils. Just include the classes you want to use in your source code directly. Examples can be build using either Visual Studio on Windows or using qmake on all supported platforms.

Following is the list of all classes present.

  • SColorPicker: A widget for picking color using system’s color dialog.
  • SStringSelector: A widget for selecting a single string from a predefined list of strings.

Releases

No releases published

Packages

No packages published

Languages