UnknownPropertyException

parser exception - unknown property for widget

Constructors

this
this(string msg, string objectName, string propName, string file, int line, int pos)
Undocumented in source.

Members

Properties

propName
string propName [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_propName
string _propName;
Undocumented in source.

Inherited Members

From UnknownWidgetException

_objectName
string _objectName;
Undocumented in source.
objectName
string objectName [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta