Widget.measuredHeight - multiple declarations

Function Widget.measuredHeight

returns measured height (calculated during measure() call)

Prototype

int measuredHeight() pure nothrow @property @nogc @safe;

Function Widget.measuredHeight

returns measured height (calculated during measure() call)

Prototype

int measuredHeight() pure nothrow @property @nogc @safe;

Function Widget.measuredHeight

returns measured height (calculated during measure() call)

Prototype

int measuredHeight() pure nothrow @property @nogc @safe;

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0