Widget.styleId - multiple declarations

Function Widget.styleId

returns widget style id, null if not set

Prototype

string styleId() @property const;

Function Widget.styleId

set widget style id

Prototype

Widget styleId(
  string id
) @property;

Function Widget.styleId

set widget style id

Prototype

Widget styleId(
  string id
) @property;

Function Widget.styleId

returns widget style id, null if not set

Prototype

string styleId() @property const;

Function Widget.styleId

set widget style id

Prototype

Widget styleId(
  string id
) @property;

Function Widget.styleId

returns widget style id, null if not set

Prototype

string styleId() @property const;

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0