Skip to content

A settings dialog for Qt based applications which strives for a native look and feel on all platforms.

License

GPL-3.0, GPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

nedrysoft/SettingsDialog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nedrysoft Settings Dialog

The Settings Dialog provides a dialog that allows the user to configure the software. The dialog has a native & consistent feel under the running operating system, Windows and Linux use a tree view style dialog while under macOS a toolbar based dialog is used to mimic the native look and feel.

Requirements

  • Qt 5
  • CMake

Building

To build the library, invoke CMake or open the CMakeLists.txt file in your preferred IDE.

Setting the following CMake variables allows the customisation of the build.

NEDRYSOFT_SETTINGSDIALOG_LIBRARY_DIR=<dir>

Sets the output folder for the dynamic library; if omitted, you can find the binaries in the default location.

License

This project is open source and released under the GPLv3 licence.

Distributed as-is; no warranty is given.

About

A settings dialog for Qt based applications which strives for a native look and feel on all platforms.

Resources

License

GPL-3.0, GPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE
GPL-3.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published