Documentation ¶
Index ¶
- func Choice(themes theme.Themes, selected string, icon string, indent int, ...) string
- func ChoicePanel(themes theme.Themes, icon string, indent int, ps *cutil.PageState) string
- func Editor(title string, navTitle string, t *theme.Theme, icon string, as *app.State, ...) string
- func MockupColors(navTitle string, mode string, c *theme.Colors, pointer bool, icon string, ...) string
- func MockupTheme(t *theme.Theme, pointer bool, icon string, indent int, ps *cutil.PageState) string
- func StreamChoice(qw422016 *qt422016.Writer, themes theme.Themes, selected string, icon string, ...)
- func StreamChoicePanel(qw422016 *qt422016.Writer, themes theme.Themes, icon string, indent int, ...)
- func StreamEditor(qw422016 *qt422016.Writer, title string, navTitle string, t *theme.Theme, ...)
- func StreamMockupColors(qw422016 *qt422016.Writer, navTitle string, mode string, c *theme.Colors, ...)
- func StreamMockupTheme(qw422016 *qt422016.Writer, t *theme.Theme, pointer bool, icon string, ...)
- func WriteChoice(qq422016 qtio422016.Writer, themes theme.Themes, selected string, icon string, ...)
- func WriteChoicePanel(qq422016 qtio422016.Writer, themes theme.Themes, icon string, indent int, ...)
- func WriteEditor(qq422016 qtio422016.Writer, title string, navTitle string, t *theme.Theme, ...)
- func WriteMockupColors(qq422016 qtio422016.Writer, navTitle string, mode string, c *theme.Colors, ...)
- func WriteMockupTheme(qq422016 qtio422016.Writer, t *theme.Theme, pointer bool, icon string, ...)
- type Add
- type Edit
- type List
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ChoicePanel ¶ added in v0.2.10
func MockupColors ¶
func MockupTheme ¶
func StreamChoice ¶
func StreamChoicePanel ¶ added in v0.2.10
func StreamEditor ¶
func StreamMockupColors ¶
func StreamMockupTheme ¶
func WriteChoice ¶
func WriteChoicePanel ¶ added in v0.2.10
func WriteEditor ¶
func WriteMockupColors ¶
Types ¶
type Add ¶
func (*Add) StreamBody ¶
type Edit ¶
func (*Edit) StreamBody ¶
type List ¶
func (*List) StreamBody ¶
Click to show internal directories.
Click to hide internal directories.