MCPcopy Create free account
hub / github.com/SeaEpoch/MouseClick / WindowButton

Method WindowButton

src/qwk_window_bar/windowbutton.cpp:41–43  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39 }
40
41 WindowButton::WindowButton(QWidget* parent) : WindowButton(*new WindowButtonPrivate(), parent)
42 {
43 }
44
45 WindowButton::~WindowButton() = default;
46

Callers

nothing calls this directly

Calls 1

initMethod · 0.45

Tested by

no test coverage detected