Bitcoin Core  27.99.0
P2P Digital Currency
Signals | Static Public Member Functions | Private Member Functions | List of all members
MacDockIconHandler Class Reference

macOS-specific Dock icon handler. More...

#include <macdockiconhandler.h>

Inheritance diagram for MacDockIconHandler:
[legend]
Collaboration diagram for MacDockIconHandler:
[legend]

Signals

void dockIconClicked ()
 

Static Public Member Functions

static MacDockIconHandlerinstance ()
 
static void cleanup ()
 

Private Member Functions

 MacDockIconHandler ()
 

Detailed Description

macOS-specific Dock icon handler.

Definition at line 12 of file macdockiconhandler.h.

Constructor & Destructor Documentation

◆ MacDockIconHandler()

MacDockIconHandler::MacDockIconHandler ( )
private

Definition at line 28 of file macdockiconhandler.mm.

Here is the call graph for this function:
Here is the caller graph for this function:

Member Function Documentation

◆ cleanup()

void MacDockIconHandler::cleanup ( )
static

Definition at line 40 of file macdockiconhandler.mm.

Here is the caller graph for this function:

◆ dockIconClicked

void MacDockIconHandler::dockIconClicked ( )
signal
Here is the caller graph for this function:

◆ instance()

MacDockIconHandler * MacDockIconHandler::instance ( )
static

Definition at line 33 of file macdockiconhandler.mm.

Here is the call graph for this function:
Here is the caller graph for this function:

The documentation for this class was generated from the following files: