package
0.0.0-20200623011140-84f4b9917a91
Repository: https://github.com/go-qamel/qamel.git
Documentation: pkg.go.dev
# Functions
CopyDependencies copies dependencies to output directory.
CreateCgoFile creates cgo file in specified package, using cgo flags that generated by CreateCgoFlags().
CreateMocFile creates moc file from the specified source.
CreateQmlObjectCode generates Go code and C++ code for all QmlObject in specified directory.
CreateRccFile creates rcc.cpp file from resource directory at `projectDir/res`.
CreateSysoFile creates syso file from ICO file in the specified source.
# Variables
ErrNoIcon is error that fired when app icon doesn't exist.
ErrNoResourceDir is error that fired when resource directory doesn't exist.