Module dlangui.widgets.toolbars
This module implements support of tool bars.
ToolBarHost is layout to hold one or more toolbars.
ToolBar is bar with tool buttons and other controls arranged horizontally.
Synopsis
import dlangui.widgets.toolbars;
Classes
| Name | Description |
|---|---|
ToolBar
|
Layout with buttons |
ToolBarHost
|
Layout with several toolbars |
ToolBarImageButton
|
image button for toolbar |
ToolBarSeparator
|
separator for toolbars |
Authors
Vadim Lopatin, coolreader.org@gmail.com
Copyright
Vadim Lopatin, 2015
License
Boost License 1.0