FileNameEditLine.contentChange - multiple declarations

Variable FileNameEditLine.contentChange

editor content is changed

Declaration

class FileNameEditLine
{
  // ...
  Signal!(dlangui.widgets.editors.EditableContentChangeListener) contentChange;
  // ...
}

Variable FileNameEditLine.contentChange

editor content is changed

Declaration

class FileNameEditLine
{
  // ...
  Signal!(dlangui.widgets.editors.EditableContentChangeListener) contentChange;
  // ...
}

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0