Documentation ¶
Index ¶
- func GenerateElement(e *Element) string
- func GenerateElements(ctx context.Context, genTmpDir, gogglesPath string) error
- func GenerateIcon(pkg iconPackage) string
- func GenerateIconify(ctx context.Context, gentmpDir, gogglesPath string) error
- func StreamGenerateElement(qw422016 *qt422016.Writer, e *Element)
- func StreamGenerateIcon(qw422016 *qt422016.Writer, pkg iconPackage)
- func WriteGenerateElement(qq422016 qtio422016.Writer, e *Element)
- func WriteGenerateIcon(qq422016 qtio422016.Writer, pkg iconPackage)
- type Attribute
- type Element
- type Event
- type EventAttribute
- type EventHandler
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateElement ¶
func GenerateElements ¶
func GenerateIcon ¶
func GenerateIcon(pkg iconPackage) string
func GenerateIconify ¶
func StreamGenerateElement ¶
func StreamGenerateIcon ¶
func WriteGenerateElement ¶
func WriteGenerateElement(qq422016 qtio422016.Writer, e *Element)
func WriteGenerateIcon ¶
func WriteGenerateIcon(qq422016 qtio422016.Writer, pkg iconPackage)
Types ¶
type Event ¶
type Event struct { Name string Description string Interface string Attributes []EventAttribute }
type EventAttribute ¶
type EventHandler ¶
Click to show internal directories.
Click to hide internal directories.