EditWidgetBase.readOnly - multiple declarations

Function EditWidgetBase.readOnly

readonly flag (when true, user cannot change content of editor)

Prototype

bool readOnly() @property;

Function EditWidgetBase.readOnly

sets readonly flag

Prototype

EditWidgetBase readOnly(
  bool readOnly
) @property;

Function EditWidgetBase.readOnly

readonly flag (when true, user cannot change content of editor)

Prototype

bool readOnly() @property;

Function EditWidgetBase.readOnly

sets readonly flag

Prototype

EditWidgetBase readOnly(
  bool readOnly
) @property;

Function EditWidgetBase.readOnly

readonly flag (when true, user cannot change content of editor)

Prototype

bool readOnly() @property;

Function EditWidgetBase.readOnly

sets readonly flag

Prototype

EditWidgetBase readOnly(
  bool readOnly
) @property;

Function EditWidgetBase.readOnly

sets readonly flag

Prototype

EditWidgetBase readOnly(
  bool readOnly
) @property;

Function EditWidgetBase.readOnly

readonly flag (when true, user cannot change content of editor)

Prototype

bool readOnly() @property;

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0