NSStyle

Constructors

this
this()
this
this(NSStyle p, string n)

Members

Functions

getSubstyle
Style getSubstyle(string name)
trName
string trName(string p)

Variables

ns
string ns;

namespace

Inherited Members

From PlainStyle

parent
Style parent;
trName
string trName(string parameter)
SVHP
class SVHP(Value, string fld)
Undocumented in source.
_number
SVH!double _number;
Undocumented in source.
_color
SVH!Color _color;
Undocumented in source.
_strval
SVH!string _strval;
Undocumented in source.
getSubstyle
Style getSubstyle(string name)
number
SVH!double number [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
color
SVH!Color color [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
strval
SVH!string strval [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta