w4d v0.0.3 (2018-08-14T14:17:39Z)
Dub
Repo
DisplayWidget
calc
widget
display
Undocumented in source.
class
DisplayWidget : LineInputWidget,
ResultDisplay
{
this
();
void
pushText
(dstring v);
}
Constructors
this
this
()
Undocumented in source.
Members
Functions
pushText
void
pushText
(dstring v)
Undocumented in source. Be warned that the author may not have intended to support it.
Inherited Members
From ResultDisplay
pushText
void
pushText
(dstring )
Undocumented in source.
Meta
Source
See Implementation
calc
widget
display
classes
DisplayWidget