![]() |
BSHA3
0.17.99
P2P Blockchain, based on Bitcoin
|
#include "macdockiconhandler.h"
#include <QImageWriter>
#include <QMenu>
#include <QBuffer>
#include <QWidget>
#include <Cocoa/Cocoa.h>
#include <objc/objc.h>
#include <objc/message.h>
Go to the source code of this file.
Functions | |
bool | dockClickHandler (id self, SEL _cmd,...) |
void | setupDockClickHandler () |
bool dockClickHandler | ( | id | self, |
SEL | _cmd, | ||
... | |||
) |
void setupDockClickHandler | ( | ) |
Definition at line 29 of file macdockiconhandler.mm.