MCPcopy Create free account
hub / github.com/Vector35/binaryninja-api / QPushButton

Function QPushButton

ui/theme.h:19–21  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17class BINARYNINJAUIAPI CustomStyleFlatPushButton : public QPushButton
18{
19 Q_OBJECT
20public:
21 CustomStyleFlatPushButton(QWidget* parent = nullptr) : QPushButton(parent) {}
22};
23
24

Callers 1

__init__Method · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected