dextool v5.0.0 (2022-12-09T08:28:15Z)
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