ImageTextButton.text - multiple declarations

Function ImageTextButton.text

Set label plain unicode string

Prototype

override Widget text(
  dstring s
) @property;

Function ImageTextButton.text

Get label text

Prototype

override dstring text() @property;

Function ImageTextButton.text

Set label string resource Id

Prototype

override Widget text(
  UIString s
) @property;

Function ImageTextButton.text

Get label text

Prototype

override dstring text() @property;

Function ImageTextButton.text

Set label plain unicode string

Prototype

override Widget text(
  dstring s
) @property;

Function ImageTextButton.text

Set label string resource Id

Prototype

override Widget text(
  UIString s
) @property;

Function ImageTextButton.text

Get label text

Prototype

override dstring text() @property;

Function ImageTextButton.text

Set label string resource Id

Prototype

override Widget text(
  UIString s
) @property;

Function ImageTextButton.text

Set label plain unicode string

Prototype

override Widget text(
  dstring s
) @property;

Function ImageTextButton.text

Set label plain unicode string

Prototype

override Widget text(
  dstring s
) @property;

Function ImageTextButton.text

Get label text

Prototype

override dstring text() @property;

Function ImageTextButton.text

Set label string resource Id

Prototype

override Widget text(
  UIString s
) @property;

Function ImageTextButton.text

Get label text

Prototype

override dstring text() @property;

Function ImageTextButton.text

Set label string resource Id

Prototype

override Widget text(
  UIString s
) @property;

Function ImageTextButton.text

Set label plain unicode string

Prototype

override Widget text(
  dstring s
) @property;

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0