Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RGAA-Software/GoDesk
/ GDProgressBar
Method
GDProgressBar
src/ui/gd_gui/src/gd_progress_bar.cpp:5–7 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3
#include <qstyle.h>
4
5
GDProgressBar::GDProgressBar(QWidget* parent) : QSlider(parent){
6
7
}
8
9
GDProgressBar::~GDProgressBar() {
10
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected