Widget.id - multiple declarations

Function Widget.id

returns widget id, null if not set

Prototype

string id() @property const;

Function Widget.id

set widget id

Prototype

Widget id(
  string id
) @property;

Function Widget.id

returns widget id, null if not set

Prototype

string id() @property const;

Function Widget.id

set widget id

Prototype

Widget id(
  string id
) @property;

Function Widget.id

returns widget id, null if not set

Prototype

string id() @property const;

Function Widget.id

set widget id

Prototype

Widget id(
  string id
) @property;

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0