uitools

package
v0.0.0-...-8507502 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 14, 2016 License: LGPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PointerFromQUiLoader

func PointerFromQUiLoader(ptr QUiLoader_ITF) unsafe.Pointer

Types

type QUiLoader

type QUiLoader struct {
	core.QObject
}

func NewQUiLoader

func NewQUiLoader(parent core.QObject_ITF) *QUiLoader

func NewQUiLoaderFromPointer

func NewQUiLoaderFromPointer(ptr unsafe.Pointer) *QUiLoader

func (*QUiLoader) AddPluginPath

func (ptr *QUiLoader) AddPluginPath(path string)

func (*QUiLoader) AvailableLayouts

func (ptr *QUiLoader) AvailableLayouts() []string

func (*QUiLoader) AvailableWidgets

func (ptr *QUiLoader) AvailableWidgets() []string

func (*QUiLoader) ChildEvent

func (ptr *QUiLoader) ChildEvent(event core.QChildEvent_ITF)

func (*QUiLoader) ChildEventDefault

func (ptr *QUiLoader) ChildEventDefault(event core.QChildEvent_ITF)

func (*QUiLoader) ClearPluginPaths

func (ptr *QUiLoader) ClearPluginPaths()

func (*QUiLoader) ConnectChildEvent

func (ptr *QUiLoader) ConnectChildEvent(f func(event *core.QChildEvent))

func (*QUiLoader) ConnectCustomEvent

func (ptr *QUiLoader) ConnectCustomEvent(f func(event *core.QEvent))

func (*QUiLoader) ConnectTimerEvent

func (ptr *QUiLoader) ConnectTimerEvent(f func(event *core.QTimerEvent))

func (*QUiLoader) CreateAction

func (ptr *QUiLoader) CreateAction(parent core.QObject_ITF, name string) *widgets.QAction

func (*QUiLoader) CreateActionGroup

func (ptr *QUiLoader) CreateActionGroup(parent core.QObject_ITF, name string) *widgets.QActionGroup

func (*QUiLoader) CreateLayout

func (ptr *QUiLoader) CreateLayout(className string, parent core.QObject_ITF, name string) *widgets.QLayout

func (*QUiLoader) CreateWidget

func (ptr *QUiLoader) CreateWidget(className string, parent widgets.QWidget_ITF, name string) *widgets.QWidget

func (*QUiLoader) CustomEvent

func (ptr *QUiLoader) CustomEvent(event core.QEvent_ITF)

func (*QUiLoader) CustomEventDefault

func (ptr *QUiLoader) CustomEventDefault(event core.QEvent_ITF)

func (*QUiLoader) DestroyQUiLoader

func (ptr *QUiLoader) DestroyQUiLoader()

func (*QUiLoader) DisconnectChildEvent

func (ptr *QUiLoader) DisconnectChildEvent()

func (*QUiLoader) DisconnectCustomEvent

func (ptr *QUiLoader) DisconnectCustomEvent()

func (*QUiLoader) DisconnectTimerEvent

func (ptr *QUiLoader) DisconnectTimerEvent()

func (*QUiLoader) ErrorString

func (ptr *QUiLoader) ErrorString() string

func (*QUiLoader) IsLanguageChangeEnabled

func (ptr *QUiLoader) IsLanguageChangeEnabled() bool

func (*QUiLoader) Load

func (ptr *QUiLoader) Load(device core.QIODevice_ITF, parentWidget widgets.QWidget_ITF) *widgets.QWidget

func (*QUiLoader) PluginPaths

func (ptr *QUiLoader) PluginPaths() []string

func (*QUiLoader) QUiLoader_PTR

func (ptr *QUiLoader) QUiLoader_PTR() *QUiLoader

func (*QUiLoader) SetLanguageChangeEnabled

func (ptr *QUiLoader) SetLanguageChangeEnabled(enabled bool)

func (*QUiLoader) SetWorkingDirectory

func (ptr *QUiLoader) SetWorkingDirectory(dir core.QDir_ITF)

func (*QUiLoader) TimerEvent

func (ptr *QUiLoader) TimerEvent(event core.QTimerEvent_ITF)

func (*QUiLoader) TimerEventDefault

func (ptr *QUiLoader) TimerEventDefault(event core.QTimerEvent_ITF)

func (*QUiLoader) WorkingDirectory

func (ptr *QUiLoader) WorkingDirectory() *core.QDir

type QUiLoader_ITF

type QUiLoader_ITF interface {
	core.QObject_ITF
	QUiLoader_PTR() *QUiLoader
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL