dextool v4.0.0 (2021-09-08T15:39:18Z)
Dub
Repo
ICalcView
unit_threaded
ut
issues
Undocumented in source.
interface
ICalcView {
string
total
[@property getter];
string
total
[@property setter];
}
Members
Properties
total
string
total
[@property getter]
Undocumented in source.
total
string
total
[@property setter]
Undocumented in source.
Meta
Source
See Implementation
unit_threaded
ut
issues
classes
CalcController
interfaces
ICalcView