Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
17
class BINARYNINJAUIAPI CustomStyleFlatPushButton : public QPushButton
18
{
19
Q_OBJECT
20
public:
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