#include <fabcoingui.h>
Definition at line 302 of file fabcoingui.h.
UnitDisplayStatusBarControl::UnitDisplayStatusBarControl |
( |
const PlatformStyle * |
platformStyle | ) |
|
|
explicit |
void UnitDisplayStatusBarControl::createContextMenu |
( |
| ) |
|
|
private |
Creates context menu, its actions, and wires up all the relevant signals for mouse events.
Definition at line 1537 of file fabcoingui.cpp.
void UnitDisplayStatusBarControl::mousePressEvent |
( |
QMouseEvent * |
event | ) |
|
|
protected |
So that it responds to left-button clicks.
So that it responds to button clicks.
Definition at line 1531 of file fabcoingui.cpp.
void UnitDisplayStatusBarControl::onDisplayUnitsClicked |
( |
const QPoint & |
point | ) |
|
|
private |
Shows context menu with Display Unit options by the mouse coordinates.
Definition at line 1571 of file fabcoingui.cpp.
void UnitDisplayStatusBarControl::onMenuSelection |
( |
QAction * |
action | ) |
|
|
privateslot |
Tells underlying optionsModel to update its current display unit.
Definition at line 1578 of file fabcoingui.cpp.
void UnitDisplayStatusBarControl::setOptionsModel |
( |
OptionsModel * |
optionsModel | ) |
|
Lets the control know about the Options Model (and its signals)
Definition at line 1550 of file fabcoingui.cpp.
void UnitDisplayStatusBarControl::updateDisplayUnit |
( |
int |
newUnits | ) |
|
|
privateslot |
When Display Units are changed on OptionsModel it will refresh the display text of the control on the status bar.
Definition at line 1565 of file fabcoingui.cpp.
QMenu* UnitDisplayStatusBarControl::menu |
|
private |
The documentation for this class was generated from the following files: