QLCDNumber

Undocumented in source.

Constructors

this
this(char ch, void* adr)
Undocumented in source.
this
this(QWidget parent)
Undocumented in source.
this
this(QWidget parent, int kolNumber)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Enums

Mode
enum Mode
Undocumented in source.
SegmentStyle
enum SegmentStyle
Undocumented in source.

Functions

display
QLCDNumber display(int n)
Undocumented in source. Be warned that the author may not have intended to support it.
setDigitCount
QLCDNumber setDigitCount(int kolNumber)
Undocumented in source. Be warned that the author may not have intended to support it.
setMode
QLCDNumber setMode(QLCDNumber.Mode mode)
Undocumented in source. Be warned that the author may not have intended to support it.
setSegmentStyle
QLCDNumber setSegmentStyle(QLCDNumber.SegmentStyle style)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From QFrame

Shape
enum Shape
Undocumented in source.
Shadow
enum Shadow
Undocumented in source.
~this
~this()
Undocumented in source.
setFrameShape
QFrame setFrameShape(Shape sh)
Undocumented in source. Be warned that the author may not have intended to support it.
setFrameShadow
QFrame setFrameShadow(Shadow sh)
Undocumented in source. Be warned that the author may not have intended to support it.
setLineWidth
QFrame setLineWidth(int sh)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta