MCPcopy Create free account
hub / github.com/ElementsProject/elements / getImagesOnButtons

Method getImagesOnButtons

src/qt/platformstyle.h:21–21  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

19 const QString &getName() const { return name; }
20
21 bool getImagesOnButtons() const { return imagesOnButtons; }
22 bool getUseExtraSpacing() const { return useExtraSpacing; }
23
24 QColor TextColor() const;

Callers 5

WalletViewMethod · 0.80
ReceiveCoinsDialogMethod · 0.80
SendCoinsDialogMethod · 0.80
AddressBookPageMethod · 0.80
RPCConsoleMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected