|
QtPdWidgets
2.3.4
|

Classes | |
| struct | Pd::Digital::Impl |
Macros | |
| #define | DEFAULT_ALIGNMENT (Qt::AlignRight | Qt::AlignVCenter) |
| #define | DEFAULT_DECIMALS 0 |
| #define | DEFAULT_SUFFIX "" |
| #define | DEFAULT_TIME_DISPLAY (None) |
| #define | DEFAULT_BASE (10) |
| #define | SECONDS_PER_MINUTE (60.0) |
| #define | SECONDS_PER_HOUR (SECONDS_PER_MINUTE * 60.0) |
| #define DEFAULT_ALIGNMENT (Qt::AlignRight | Qt::AlignVCenter) |
Referenced by Pd::Digital::resetAlignment().
| #define DEFAULT_BASE (10) |
Referenced by Pd::Digital::resetBase().
| #define DEFAULT_DECIMALS 0 |
Referenced by Pd::Digital::resetDecimals().
| #define DEFAULT_SUFFIX "" |
Referenced by Pd::Digital::resetSuffix().
| #define DEFAULT_TIME_DISPLAY (None) |
Referenced by Pd::Digital::resetTimeDisplay().
| #define SECONDS_PER_HOUR (SECONDS_PER_MINUTE * 60.0) |
Referenced by Pd::Digital::Impl::outputValue().
| #define SECONDS_PER_MINUTE (60.0) |
Referenced by Pd::Digital::Impl::outputValue().