Documentation ¶
Index ¶
- func DropShadow(x, y, radius float64, alpha int) *widgets.QGraphicsDropShadowEffect
- func ExpandTildeToHomeDirectory(path string) (string, error)
- func IsTrue(d interface{}) bool
- func IsZero(d interface{}) bool
- func NewHFlowLayout(spacing int, padding int, paddingTop int, rightIdex int, width int) *widgets.QLayout
- func NewVFlowLayout(spacing int, padding int, paddingTop int, rightIdex int, width int) *widgets.QLayout
- func PrepareRunProc(cmd *exec.Cmd)
- func ReflectToFloat(iface interface{}) float64
- func ReflectToInt(iface interface{}) int
- func SplitVimscript(s string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DropShadow ¶ added in v0.4.0
func DropShadow(x, y, radius float64, alpha int) *widgets.QGraphicsDropShadowEffect
func ExpandTildeToHomeDirectory ¶ added in v0.4.7
func NewHFlowLayout ¶
func NewVFlowLayout ¶
func PrepareRunProc ¶
func ReflectToFloat ¶ added in v0.4.0
func ReflectToFloat(iface interface{}) float64
func ReflectToInt ¶
func ReflectToInt(iface interface{}) int
func SplitVimscript ¶ added in v0.4.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.