Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pothosware/pothoswidgets
Graphical widgets to supplement the Pothos GUI
https://github.com/pothosware/pothoswidgets
chatbox combobox graphical pothos pothos-framework pushbutton qt radio-buttons slider spinbox widgets
Last synced: 3 months ago
JSON representation
Graphical widgets to supplement the Pothos GUI
- Host: GitHub
- URL: https://github.com/pothosware/pothoswidgets
- Owner: pothosware
- License: bsl-1.0
- Created: 2014-05-19T23:29:01.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2021-07-25T22:48:58.000Z (over 3 years ago)
- Last Synced: 2023-03-12T05:03:50.230Z (almost 2 years ago)
- Topics: chatbox, combobox, graphical, pothos, pothos-framework, pushbutton, qt, radio-buttons, slider, spinbox, widgets
- Language: C++
- Homepage: https://github.com/pothosware/PothosWidgets/wiki
- Size: 765 KB
- Stars: 6
- Watchers: 19
- Forks: 6
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: Changelog.txt
- License: LICENSE_1_0.txt
Awesome Lists containing this project
README
# Graphical widgets to supplement the Pothos GUI
## Documentation
* https://github.com/pothosware/PothosWidgets/wiki
## Dependencies
* Pothos library
* QT5 C++ development libraries and headers## Building
Configure, build, and install with CMake
## Licensing information
Use, modification and distribution is subject to the Boost Software
License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
http://www.boost.org/LICENSE_1_0.txt)