anchovy ~master (2015-12-30T21:21:17Z)
Home
Dub
Repo
ForwardedProperty
anchovy
gui
templates
widgettemplate
Undocumented in source.
struct
ForwardedProperty {
string
propertyName
;
string
targetPropertyName
;
}
Members
Variables
propertyName
string
propertyName
;
Undocumented in source.
targetPropertyName
string
targetPropertyName
;
Undocumented in source.
Meta
Source
See Implementation
anchovy
gui
templates
widgettemplate
classes
SubwidgetTemplate
WidgetTemplate
structs
ForwardedProperty