dlangui.widgets.statusline

This module contains definition for status line control.

Status line is usually shown in the bottom of window, and shows status of app.

Contains one or more text and/or icon items

Synopsis:

import dlangui.widgets.statusline;

Members

Classes

StatusLine
class StatusLine

Status line control

StatusLineBackgroundOperationPanel
class StatusLineBackgroundOperationPanel
Undocumented in source.
StatusLineEditorStatePanel
class StatusLineEditorStatePanel
Undocumented in source.
StatusLineIconPanel
class StatusLineIconPanel
Undocumented in source.
StatusLinePanelBase
class StatusLinePanelBase
Undocumented in source.
StatusLineTextAndIconPanel
class StatusLineTextAndIconPanel
Undocumented in source.
StatusLineTextPanel
class StatusLineTextPanel
Undocumented in source.

Meta

License

Boost License 1.0

Authors

Vadim Lopatin, coolreader.org@gmail.com