designer

package
v0.0.0-...-c0c124a Latest Latest
Warning

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

Go to latest
Published: Sep 4, 2020 License: LGPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PointerFromAppFontDialog

func PointerFromAppFontDialog(ptr AppFontDialog_ITF) unsafe.Pointer

func PointerFromAppFontWidget

func PointerFromAppFontWidget(ptr AppFontWidget_ITF) unsafe.Pointer

func PointerFromAppearanceOptions

func PointerFromAppearanceOptions(ptr AppearanceOptions_ITF) unsafe.Pointer

func PointerFromAssistantClient

func PointerFromAssistantClient(ptr AssistantClient_ITF) unsafe.Pointer

func PointerFromDockedMainWindow

func PointerFromDockedMainWindow(ptr DockedMainWindow_ITF) unsafe.Pointer

func PointerFromDockedMdiArea

func PointerFromDockedMdiArea(ptr DockedMdiArea_ITF) unsafe.Pointer

func PointerFromMainWindowBase

func PointerFromMainWindowBase(ptr MainWindowBase_ITF) unsafe.Pointer

func PointerFromNewForm

func PointerFromNewForm(ptr NewForm_ITF) unsafe.Pointer

func PointerFromPreferencesDialog

func PointerFromPreferencesDialog(ptr PreferencesDialog_ITF) unsafe.Pointer

func PointerFromQAbstractExtensionFactory

func PointerFromQAbstractExtensionFactory(ptr QAbstractExtensionFactory_ITF) unsafe.Pointer

func PointerFromQAbstractExtensionManager

func PointerFromQAbstractExtensionManager(ptr QAbstractExtensionManager_ITF) unsafe.Pointer

func PointerFromQAbstractFormBuilder

func PointerFromQAbstractFormBuilder(ptr QAbstractFormBuilder_ITF) unsafe.Pointer

func PointerFromQDesigner

func PointerFromQDesigner(ptr QDesigner_ITF) unsafe.Pointer

func PointerFromQDesignerActionEditorInterface

func PointerFromQDesignerActionEditorInterface(ptr QDesignerActionEditorInterface_ITF) unsafe.Pointer

func PointerFromQDesignerActions

func PointerFromQDesignerActions(ptr QDesignerActions_ITF) unsafe.Pointer

func PointerFromQDesignerAppearanceOptionsPage

func PointerFromQDesignerAppearanceOptionsPage(ptr QDesignerAppearanceOptionsPage_ITF) unsafe.Pointer

func PointerFromQDesignerAppearanceOptionsWidget

func PointerFromQDesignerAppearanceOptionsWidget(ptr QDesignerAppearanceOptionsWidget_ITF) unsafe.Pointer

func PointerFromQDesignerClient

func PointerFromQDesignerClient(ptr QDesignerClient_ITF) unsafe.Pointer

func PointerFromQDesignerComponents

func PointerFromQDesignerComponents(ptr QDesignerComponents_ITF) unsafe.Pointer

func PointerFromQDesignerContainerExtension

func PointerFromQDesignerContainerExtension(ptr QDesignerContainerExtension_ITF) unsafe.Pointer

func PointerFromQDesignerCustomWidgetInterface

func PointerFromQDesignerCustomWidgetInterface(ptr QDesignerCustomWidgetInterface_ITF) unsafe.Pointer

func PointerFromQDesignerDynamicPropertySheetExtension

func PointerFromQDesignerDynamicPropertySheetExtension(ptr QDesignerDynamicPropertySheetExtension_ITF) unsafe.Pointer

func PointerFromQDesignerFormEditorInterface

func PointerFromQDesignerFormEditorInterface(ptr QDesignerFormEditorInterface_ITF) unsafe.Pointer

func PointerFromQDesignerFormWindow

func PointerFromQDesignerFormWindow(ptr QDesignerFormWindow_ITF) unsafe.Pointer

func PointerFromQDesignerFormWindowCursorInterface

func PointerFromQDesignerFormWindowCursorInterface(ptr QDesignerFormWindowCursorInterface_ITF) unsafe.Pointer

func PointerFromQDesignerFormWindowInterface

func PointerFromQDesignerFormWindowInterface(ptr QDesignerFormWindowInterface_ITF) unsafe.Pointer

func PointerFromQDesignerFormWindowManagerInterface

func PointerFromQDesignerFormWindowManagerInterface(ptr QDesignerFormWindowManagerInterface_ITF) unsafe.Pointer

func PointerFromQDesignerLanguageExtension

func PointerFromQDesignerLanguageExtension(ptr QDesignerLanguageExtension_ITF) unsafe.Pointer

func PointerFromQDesignerMemberSheetExtension

func PointerFromQDesignerMemberSheetExtension(ptr QDesignerMemberSheetExtension_ITF) unsafe.Pointer

func PointerFromQDesignerObjectInspectorInterface

func PointerFromQDesignerObjectInspectorInterface(ptr QDesignerObjectInspectorInterface_ITF) unsafe.Pointer

func PointerFromQDesignerPropertyEditorInterface

func PointerFromQDesignerPropertyEditorInterface(ptr QDesignerPropertyEditorInterface_ITF) unsafe.Pointer

func PointerFromQDesignerPropertySheetExtension

func PointerFromQDesignerPropertySheetExtension(ptr QDesignerPropertySheetExtension_ITF) unsafe.Pointer

func PointerFromQDesignerResourceBrowserInterface

func PointerFromQDesignerResourceBrowserInterface(ptr QDesignerResourceBrowserInterface_ITF) unsafe.Pointer

func PointerFromQDesignerServer

func PointerFromQDesignerServer(ptr QDesignerServer_ITF) unsafe.Pointer

func PointerFromQDesignerSettings

func PointerFromQDesignerSettings(ptr QDesignerSettings_ITF) unsafe.Pointer

func PointerFromQDesignerTaskMenuExtension

func PointerFromQDesignerTaskMenuExtension(ptr QDesignerTaskMenuExtension_ITF) unsafe.Pointer

func PointerFromQDesignerToolWindow

func PointerFromQDesignerToolWindow(ptr QDesignerToolWindow_ITF) unsafe.Pointer

func PointerFromQDesignerWidgetBoxInterface

func PointerFromQDesignerWidgetBoxInterface(ptr QDesignerWidgetBoxInterface_ITF) unsafe.Pointer

func PointerFromQDesignerWorkbench

func PointerFromQDesignerWorkbench(ptr QDesignerWorkbench_ITF) unsafe.Pointer

func PointerFromQExtensionFactory

func PointerFromQExtensionFactory(ptr QExtensionFactory_ITF) unsafe.Pointer

func PointerFromQExtensionManager

func PointerFromQExtensionManager(ptr QExtensionManager_ITF) unsafe.Pointer

func PointerFromQFormBuilder

func PointerFromQFormBuilder(ptr QFormBuilder_ITF) unsafe.Pointer

func PointerFromSaveFormAsTemplate

func PointerFromSaveFormAsTemplate(ptr SaveFormAsTemplate_ITF) unsafe.Pointer

func PointerFromToolBarManager

func PointerFromToolBarManager(ptr ToolBarManager_ITF) unsafe.Pointer

func PointerFromToolWindowFontSettings

func PointerFromToolWindowFontSettings(ptr ToolWindowFontSettings_ITF) unsafe.Pointer

func PointerFromVersionDialog

func PointerFromVersionDialog(ptr VersionDialog_ITF) unsafe.Pointer

Types

type AppFontDialog

type AppFontDialog struct {
	widgets.QDialog
}

func NewAppFontDialogFromPointer

func NewAppFontDialogFromPointer(ptr unsafe.Pointer) (n *AppFontDialog)

func (*AppFontDialog) AppFontDialog_PTR

func (ptr *AppFontDialog) AppFontDialog_PTR() *AppFontDialog

func (*AppFontDialog) ClassNameInternalF

func (n *AppFontDialog) ClassNameInternalF() string

func (*AppFontDialog) DestroyAppFontDialog

func (ptr *AppFontDialog) DestroyAppFontDialog()

func (*AppFontDialog) InitFromInternal

func (n *AppFontDialog) InitFromInternal(ptr uintptr, name string)

func (*AppFontDialog) Pointer

func (ptr *AppFontDialog) Pointer() unsafe.Pointer

func (*AppFontDialog) SetPointer

func (ptr *AppFontDialog) SetPointer(p unsafe.Pointer)

type AppFontDialog_ITF

type AppFontDialog_ITF interface {
	widgets.QDialog_ITF
	AppFontDialog_PTR() *AppFontDialog
}

type AppFontWidget

type AppFontWidget struct {
	widgets.QGroupBox
}

func NewAppFontWidgetFromPointer

func NewAppFontWidgetFromPointer(ptr unsafe.Pointer) (n *AppFontWidget)

func (*AppFontWidget) AppFontWidget_PTR

func (ptr *AppFontWidget) AppFontWidget_PTR() *AppFontWidget

func (*AppFontWidget) ClassNameInternalF

func (n *AppFontWidget) ClassNameInternalF() string

func (*AppFontWidget) DestroyAppFontWidget

func (ptr *AppFontWidget) DestroyAppFontWidget()

func (*AppFontWidget) InitFromInternal

func (n *AppFontWidget) InitFromInternal(ptr uintptr, name string)

func (*AppFontWidget) Pointer

func (ptr *AppFontWidget) Pointer() unsafe.Pointer

func (*AppFontWidget) SetPointer

func (ptr *AppFontWidget) SetPointer(p unsafe.Pointer)

type AppFontWidget_ITF

type AppFontWidget_ITF interface {
	widgets.QGroupBox_ITF
	AppFontWidget_PTR() *AppFontWidget
}

type AppearanceOptions

type AppearanceOptions struct {
	internal.Internal
}

func NewAppearanceOptionsFromPointer

func NewAppearanceOptionsFromPointer(ptr unsafe.Pointer) (n *AppearanceOptions)

func (*AppearanceOptions) AppearanceOptions_PTR

func (ptr *AppearanceOptions) AppearanceOptions_PTR() *AppearanceOptions

func (*AppearanceOptions) ClassNameInternalF

func (n *AppearanceOptions) ClassNameInternalF() string

func (*AppearanceOptions) DestroyAppearanceOptions

func (ptr *AppearanceOptions) DestroyAppearanceOptions()

func (*AppearanceOptions) Pointer

func (ptr *AppearanceOptions) Pointer() unsafe.Pointer

func (*AppearanceOptions) SetPointer

func (ptr *AppearanceOptions) SetPointer(p unsafe.Pointer)

type AppearanceOptions_ITF

type AppearanceOptions_ITF interface {
	AppearanceOptions_PTR() *AppearanceOptions
}

type AssistantClient

type AssistantClient struct {
	core.QObject
}

func NewAssistantClientFromPointer

func NewAssistantClientFromPointer(ptr unsafe.Pointer) (n *AssistantClient)

func (*AssistantClient) AssistantClient_PTR

func (ptr *AssistantClient) AssistantClient_PTR() *AssistantClient

func (*AssistantClient) ClassNameInternalF

func (n *AssistantClient) ClassNameInternalF() string

func (*AssistantClient) DestroyAssistantClient

func (ptr *AssistantClient) DestroyAssistantClient()

func (*AssistantClient) InitFromInternal

func (n *AssistantClient) InitFromInternal(ptr uintptr, name string)

func (*AssistantClient) Pointer

func (ptr *AssistantClient) Pointer() unsafe.Pointer

func (*AssistantClient) SetPointer

func (ptr *AssistantClient) SetPointer(p unsafe.Pointer)

type AssistantClient_ITF

type AssistantClient_ITF interface {
	core.QObject_ITF
	AssistantClient_PTR() *AssistantClient
}

type DockedMainWindow

type DockedMainWindow struct {
	MainWindowBase
}

func NewDockedMainWindowFromPointer

func NewDockedMainWindowFromPointer(ptr unsafe.Pointer) (n *DockedMainWindow)

func (*DockedMainWindow) ClassNameInternalF

func (n *DockedMainWindow) ClassNameInternalF() string

func (*DockedMainWindow) DestroyDockedMainWindow

func (ptr *DockedMainWindow) DestroyDockedMainWindow()

func (*DockedMainWindow) DockedMainWindow_PTR

func (ptr *DockedMainWindow) DockedMainWindow_PTR() *DockedMainWindow

func (*DockedMainWindow) InitFromInternal

func (n *DockedMainWindow) InitFromInternal(ptr uintptr, name string)

func (*DockedMainWindow) Pointer

func (ptr *DockedMainWindow) Pointer() unsafe.Pointer

func (*DockedMainWindow) SetPointer

func (ptr *DockedMainWindow) SetPointer(p unsafe.Pointer)

type DockedMainWindow_ITF

type DockedMainWindow_ITF interface {
	MainWindowBase_ITF
	DockedMainWindow_PTR() *DockedMainWindow
}

type DockedMdiArea

type DockedMdiArea struct {
	widgets.QMdiArea
}

func NewDockedMdiAreaFromPointer

func NewDockedMdiAreaFromPointer(ptr unsafe.Pointer) (n *DockedMdiArea)

func (*DockedMdiArea) ClassNameInternalF

func (n *DockedMdiArea) ClassNameInternalF() string

func (*DockedMdiArea) DestroyDockedMdiArea

func (ptr *DockedMdiArea) DestroyDockedMdiArea()

func (*DockedMdiArea) DockedMdiArea_PTR

func (ptr *DockedMdiArea) DockedMdiArea_PTR() *DockedMdiArea

func (*DockedMdiArea) InitFromInternal

func (n *DockedMdiArea) InitFromInternal(ptr uintptr, name string)

func (*DockedMdiArea) Pointer

func (ptr *DockedMdiArea) Pointer() unsafe.Pointer

func (*DockedMdiArea) SetPointer

func (ptr *DockedMdiArea) SetPointer(p unsafe.Pointer)

type DockedMdiArea_ITF

type DockedMdiArea_ITF interface {
	widgets.QMdiArea_ITF
	DockedMdiArea_PTR() *DockedMdiArea
}

type MainWindowBase

type MainWindowBase struct {
	widgets.QMainWindow
}

func NewMainWindowBaseFromPointer

func NewMainWindowBaseFromPointer(ptr unsafe.Pointer) (n *MainWindowBase)

func (*MainWindowBase) ClassNameInternalF

func (n *MainWindowBase) ClassNameInternalF() string

func (*MainWindowBase) DestroyMainWindowBase

func (ptr *MainWindowBase) DestroyMainWindowBase()

func (*MainWindowBase) InitFromInternal

func (n *MainWindowBase) InitFromInternal(ptr uintptr, name string)

func (*MainWindowBase) MainWindowBase_PTR

func (ptr *MainWindowBase) MainWindowBase_PTR() *MainWindowBase

func (*MainWindowBase) Pointer

func (ptr *MainWindowBase) Pointer() unsafe.Pointer

func (*MainWindowBase) SetPointer

func (ptr *MainWindowBase) SetPointer(p unsafe.Pointer)

type MainWindowBase_ITF

type MainWindowBase_ITF interface {
	widgets.QMainWindow_ITF
	MainWindowBase_PTR() *MainWindowBase
}

type NewForm

type NewForm struct {
	widgets.QDialog
}

func NewNewFormFromPointer

func NewNewFormFromPointer(ptr unsafe.Pointer) (n *NewForm)

func (*NewForm) ClassNameInternalF

func (n *NewForm) ClassNameInternalF() string

func (*NewForm) DestroyNewForm

func (ptr *NewForm) DestroyNewForm()

func (*NewForm) InitFromInternal

func (n *NewForm) InitFromInternal(ptr uintptr, name string)

func (*NewForm) NewForm_PTR

func (ptr *NewForm) NewForm_PTR() *NewForm

func (*NewForm) Pointer

func (ptr *NewForm) Pointer() unsafe.Pointer

func (*NewForm) SetPointer

func (ptr *NewForm) SetPointer(p unsafe.Pointer)

type NewForm_ITF

type NewForm_ITF interface {
	widgets.QDialog_ITF
	NewForm_PTR() *NewForm
}

type PreferencesDialog

type PreferencesDialog struct {
	widgets.QDialog
}

func NewPreferencesDialogFromPointer

func NewPreferencesDialogFromPointer(ptr unsafe.Pointer) (n *PreferencesDialog)

func (*PreferencesDialog) ClassNameInternalF

func (n *PreferencesDialog) ClassNameInternalF() string

func (*PreferencesDialog) DestroyPreferencesDialog

func (ptr *PreferencesDialog) DestroyPreferencesDialog()

func (*PreferencesDialog) InitFromInternal

func (n *PreferencesDialog) InitFromInternal(ptr uintptr, name string)

func (*PreferencesDialog) Pointer

func (ptr *PreferencesDialog) Pointer() unsafe.Pointer

func (*PreferencesDialog) PreferencesDialog_PTR

func (ptr *PreferencesDialog) PreferencesDialog_PTR() *PreferencesDialog

func (*PreferencesDialog) SetPointer

func (ptr *PreferencesDialog) SetPointer(p unsafe.Pointer)

type PreferencesDialog_ITF

type PreferencesDialog_ITF interface {
	widgets.QDialog_ITF
	PreferencesDialog_PTR() *PreferencesDialog
}

type QAbstractExtensionFactory

type QAbstractExtensionFactory struct {
	internal.Internal
}

func NewQAbstractExtensionFactoryFromPointer

func NewQAbstractExtensionFactoryFromPointer(ptr unsafe.Pointer) (n *QAbstractExtensionFactory)

func (*QAbstractExtensionFactory) ClassNameInternalF

func (n *QAbstractExtensionFactory) ClassNameInternalF() string

func (*QAbstractExtensionFactory) Pointer

func (ptr *QAbstractExtensionFactory) Pointer() unsafe.Pointer

func (*QAbstractExtensionFactory) QAbstractExtensionFactory_PTR

func (ptr *QAbstractExtensionFactory) QAbstractExtensionFactory_PTR() *QAbstractExtensionFactory

func (*QAbstractExtensionFactory) SetPointer

func (ptr *QAbstractExtensionFactory) SetPointer(p unsafe.Pointer)

type QAbstractExtensionFactory_ITF

type QAbstractExtensionFactory_ITF interface {
	QAbstractExtensionFactory_PTR() *QAbstractExtensionFactory
}

type QAbstractExtensionManager

type QAbstractExtensionManager struct {
	internal.Internal
}

func NewQAbstractExtensionManagerFromPointer

func NewQAbstractExtensionManagerFromPointer(ptr unsafe.Pointer) (n *QAbstractExtensionManager)

func (*QAbstractExtensionManager) ClassNameInternalF

func (n *QAbstractExtensionManager) ClassNameInternalF() string

func (*QAbstractExtensionManager) ConnectDestroyQAbstractExtensionManager

func (ptr *QAbstractExtensionManager) ConnectDestroyQAbstractExtensionManager(f func())

func (*QAbstractExtensionManager) ConnectExtension

func (ptr *QAbstractExtensionManager) ConnectExtension(f func(object *core.QObject, iid string) *core.QObject)

func (*QAbstractExtensionManager) ConnectRegisterExtensions

func (ptr *QAbstractExtensionManager) ConnectRegisterExtensions(f func(factory *QAbstractExtensionFactory, iid string))

func (*QAbstractExtensionManager) ConnectUnregisterExtensions

func (ptr *QAbstractExtensionManager) ConnectUnregisterExtensions(f func(factory *QAbstractExtensionFactory, iid string))

func (*QAbstractExtensionManager) DestroyQAbstractExtensionManager

func (ptr *QAbstractExtensionManager) DestroyQAbstractExtensionManager()

func (*QAbstractExtensionManager) DestroyQAbstractExtensionManagerDefault

func (ptr *QAbstractExtensionManager) DestroyQAbstractExtensionManagerDefault()

func (*QAbstractExtensionManager) DisconnectDestroyQAbstractExtensionManager

func (ptr *QAbstractExtensionManager) DisconnectDestroyQAbstractExtensionManager()

func (*QAbstractExtensionManager) DisconnectExtension

func (ptr *QAbstractExtensionManager) DisconnectExtension()

func (*QAbstractExtensionManager) DisconnectRegisterExtensions

func (ptr *QAbstractExtensionManager) DisconnectRegisterExtensions()

func (*QAbstractExtensionManager) DisconnectUnregisterExtensions

func (ptr *QAbstractExtensionManager) DisconnectUnregisterExtensions()

func (*QAbstractExtensionManager) Extension

func (ptr *QAbstractExtensionManager) Extension(object core.QObject_ITF, iid string) *core.QObject

func (*QAbstractExtensionManager) Pointer

func (ptr *QAbstractExtensionManager) Pointer() unsafe.Pointer

func (*QAbstractExtensionManager) QAbstractExtensionManager_PTR

func (ptr *QAbstractExtensionManager) QAbstractExtensionManager_PTR() *QAbstractExtensionManager

func (*QAbstractExtensionManager) RegisterExtensions

func (ptr *QAbstractExtensionManager) RegisterExtensions(factory QAbstractExtensionFactory_ITF, iid string)

func (*QAbstractExtensionManager) SetPointer

func (ptr *QAbstractExtensionManager) SetPointer(p unsafe.Pointer)

func (*QAbstractExtensionManager) UnregisterExtensions

func (ptr *QAbstractExtensionManager) UnregisterExtensions(factory QAbstractExtensionFactory_ITF, iid string)

type QAbstractExtensionManager_ITF

type QAbstractExtensionManager_ITF interface {
	QAbstractExtensionManager_PTR() *QAbstractExtensionManager
}

type QAbstractFormBuilder

type QAbstractFormBuilder struct {
	internal.Internal
}

func NewQAbstractFormBuilder

func NewQAbstractFormBuilder() *QAbstractFormBuilder

func NewQAbstractFormBuilderFromPointer

func NewQAbstractFormBuilderFromPointer(ptr unsafe.Pointer) (n *QAbstractFormBuilder)

func (*QAbstractFormBuilder) ClassNameInternalF

func (n *QAbstractFormBuilder) ClassNameInternalF() string

func (*QAbstractFormBuilder) ConnectDestroyQAbstractFormBuilder

func (ptr *QAbstractFormBuilder) ConnectDestroyQAbstractFormBuilder(f func())

func (*QAbstractFormBuilder) ConnectLoad

func (ptr *QAbstractFormBuilder) ConnectLoad(f func(device *core.QIODevice, parent *widgets.QWidget) *widgets.QWidget)

func (*QAbstractFormBuilder) ConnectSave

func (ptr *QAbstractFormBuilder) ConnectSave(f func(device *core.QIODevice, widget *widgets.QWidget))

func (*QAbstractFormBuilder) DestroyQAbstractFormBuilder

func (ptr *QAbstractFormBuilder) DestroyQAbstractFormBuilder()

func (*QAbstractFormBuilder) DestroyQAbstractFormBuilderDefault

func (ptr *QAbstractFormBuilder) DestroyQAbstractFormBuilderDefault()

func (*QAbstractFormBuilder) DisconnectDestroyQAbstractFormBuilder

func (ptr *QAbstractFormBuilder) DisconnectDestroyQAbstractFormBuilder()

func (*QAbstractFormBuilder) DisconnectLoad

func (ptr *QAbstractFormBuilder) DisconnectLoad()

func (*QAbstractFormBuilder) DisconnectSave

func (ptr *QAbstractFormBuilder) DisconnectSave()

func (*QAbstractFormBuilder) ErrorString

func (ptr *QAbstractFormBuilder) ErrorString() string

func (*QAbstractFormBuilder) Load

func (*QAbstractFormBuilder) LoadDefault

func (ptr *QAbstractFormBuilder) LoadDefault(device core.QIODevice_ITF, parent widgets.QWidget_ITF) *widgets.QWidget

func (*QAbstractFormBuilder) Pointer

func (ptr *QAbstractFormBuilder) Pointer() unsafe.Pointer

func (*QAbstractFormBuilder) QAbstractFormBuilder_PTR

func (ptr *QAbstractFormBuilder) QAbstractFormBuilder_PTR() *QAbstractFormBuilder

func (*QAbstractFormBuilder) Save

func (ptr *QAbstractFormBuilder) Save(device core.QIODevice_ITF, widget widgets.QWidget_ITF)

func (*QAbstractFormBuilder) SaveDefault

func (ptr *QAbstractFormBuilder) SaveDefault(device core.QIODevice_ITF, widget widgets.QWidget_ITF)

func (*QAbstractFormBuilder) SetPointer

func (ptr *QAbstractFormBuilder) SetPointer(p unsafe.Pointer)

func (*QAbstractFormBuilder) SetWorkingDirectory

func (ptr *QAbstractFormBuilder) SetWorkingDirectory(directory core.QDir_ITF)

func (*QAbstractFormBuilder) WorkingDirectory

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

type QAbstractFormBuilder_ITF

type QAbstractFormBuilder_ITF interface {
	QAbstractFormBuilder_PTR() *QAbstractFormBuilder
}

type QDesigner

type QDesigner struct {
	widgets.QApplication
}

func NewQDesignerFromPointer

func NewQDesignerFromPointer(ptr unsafe.Pointer) (n *QDesigner)

func (*QDesigner) ClassNameInternalF

func (n *QDesigner) ClassNameInternalF() string

func (*QDesigner) DestroyQDesigner

func (ptr *QDesigner) DestroyQDesigner()

func (*QDesigner) InitFromInternal

func (n *QDesigner) InitFromInternal(ptr uintptr, name string)

func (*QDesigner) Pointer

func (ptr *QDesigner) Pointer() unsafe.Pointer

func (*QDesigner) QDesigner_PTR

func (ptr *QDesigner) QDesigner_PTR() *QDesigner

func (*QDesigner) SetPointer

func (ptr *QDesigner) SetPointer(p unsafe.Pointer)

type QDesignerActionEditorInterface

type QDesignerActionEditorInterface struct {
	widgets.QWidget
}

func NewQDesignerActionEditorInterface

func NewQDesignerActionEditorInterface(parent widgets.QWidget_ITF, flags core.Qt__WindowType) *QDesignerActionEditorInterface

func NewQDesignerActionEditorInterfaceFromPointer

func NewQDesignerActionEditorInterfaceFromPointer(ptr unsafe.Pointer) (n *QDesignerActionEditorInterface)

func (*QDesignerActionEditorInterface) ActionEventDefault

func (ptr *QDesignerActionEditorInterface) ActionEventDefault(event gui.QActionEvent_ITF)

func (*QDesignerActionEditorInterface) ChangeEventDefault

func (ptr *QDesignerActionEditorInterface) ChangeEventDefault(event core.QEvent_ITF)

func (*QDesignerActionEditorInterface) ChildEventDefault

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

func (*QDesignerActionEditorInterface) ClassNameInternalF

func (n *QDesignerActionEditorInterface) ClassNameInternalF() string

func (*QDesignerActionEditorInterface) CloseDefault

func (ptr *QDesignerActionEditorInterface) CloseDefault() bool

func (*QDesignerActionEditorInterface) CloseEventDefault

func (ptr *QDesignerActionEditorInterface) CloseEventDefault(event gui.QCloseEvent_ITF)

func (*QDesignerActionEditorInterface) ConnectCore

func (*QDesignerActionEditorInterface) ConnectDestroyQDesignerActionEditorInterface

func (ptr *QDesignerActionEditorInterface) ConnectDestroyQDesignerActionEditorInterface(f func())

func (*QDesignerActionEditorInterface) ConnectManageAction

func (ptr *QDesignerActionEditorInterface) ConnectManageAction(f func(action *widgets.QAction))

func (*QDesignerActionEditorInterface) ConnectNotifyDefault

func (ptr *QDesignerActionEditorInterface) ConnectNotifyDefault(sign core.QMetaMethod_ITF)

func (*QDesignerActionEditorInterface) ConnectSetFormWindow

func (ptr *QDesignerActionEditorInterface) ConnectSetFormWindow(f func(formWindow *QDesignerFormWindowInterface))

func (*QDesignerActionEditorInterface) ConnectUnmanageAction

func (ptr *QDesignerActionEditorInterface) ConnectUnmanageAction(f func(action *widgets.QAction))

func (*QDesignerActionEditorInterface) ContextMenuEventDefault

func (ptr *QDesignerActionEditorInterface) ContextMenuEventDefault(event gui.QContextMenuEvent_ITF)

func (*QDesignerActionEditorInterface) Core

func (*QDesignerActionEditorInterface) CoreDefault

func (*QDesignerActionEditorInterface) CustomEventDefault

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

func (*QDesignerActionEditorInterface) DeleteLaterDefault

func (ptr *QDesignerActionEditorInterface) DeleteLaterDefault()

func (*QDesignerActionEditorInterface) DestroyQDesignerActionEditorInterface

func (ptr *QDesignerActionEditorInterface) DestroyQDesignerActionEditorInterface()

func (*QDesignerActionEditorInterface) DestroyQDesignerActionEditorInterfaceDefault

func (ptr *QDesignerActionEditorInterface) DestroyQDesignerActionEditorInterfaceDefault()

func (*QDesignerActionEditorInterface) DisconnectCore

func (ptr *QDesignerActionEditorInterface) DisconnectCore()

func (*QDesignerActionEditorInterface) DisconnectDestroyQDesignerActionEditorInterface

func (ptr *QDesignerActionEditorInterface) DisconnectDestroyQDesignerActionEditorInterface()

func (*QDesignerActionEditorInterface) DisconnectManageAction

func (ptr *QDesignerActionEditorInterface) DisconnectManageAction()

func (*QDesignerActionEditorInterface) DisconnectNotifyDefault

func (ptr *QDesignerActionEditorInterface) DisconnectNotifyDefault(sign core.QMetaMethod_ITF)

func (*QDesignerActionEditorInterface) DisconnectSetFormWindow

func (ptr *QDesignerActionEditorInterface) DisconnectSetFormWindow()

func (*QDesignerActionEditorInterface) DisconnectUnmanageAction

func (ptr *QDesignerActionEditorInterface) DisconnectUnmanageAction()

func (*QDesignerActionEditorInterface) DragEnterEventDefault

func (ptr *QDesignerActionEditorInterface) DragEnterEventDefault(event gui.QDragEnterEvent_ITF)

func (*QDesignerActionEditorInterface) DragLeaveEventDefault

func (ptr *QDesignerActionEditorInterface) DragLeaveEventDefault(event gui.QDragLeaveEvent_ITF)

func (*QDesignerActionEditorInterface) DragMoveEventDefault

func (ptr *QDesignerActionEditorInterface) DragMoveEventDefault(event gui.QDragMoveEvent_ITF)

func (*QDesignerActionEditorInterface) DropEventDefault

func (ptr *QDesignerActionEditorInterface) DropEventDefault(event gui.QDropEvent_ITF)

func (*QDesignerActionEditorInterface) EnterEventDefault

func (ptr *QDesignerActionEditorInterface) EnterEventDefault(event core.QEvent_ITF)

func (*QDesignerActionEditorInterface) EventDefault

func (ptr *QDesignerActionEditorInterface) EventDefault(event core.QEvent_ITF) bool

func (*QDesignerActionEditorInterface) EventFilterDefault

func (ptr *QDesignerActionEditorInterface) EventFilterDefault(watched core.QObject_ITF, event core.QEvent_ITF) bool

func (*QDesignerActionEditorInterface) FocusInEventDefault

func (ptr *QDesignerActionEditorInterface) FocusInEventDefault(event gui.QFocusEvent_ITF)

func (*QDesignerActionEditorInterface) FocusNextPrevChildDefault

func (ptr *QDesignerActionEditorInterface) FocusNextPrevChildDefault(next bool) bool

func (*QDesignerActionEditorInterface) FocusOutEventDefault

func (ptr *QDesignerActionEditorInterface) FocusOutEventDefault(event gui.QFocusEvent_ITF)

func (*QDesignerActionEditorInterface) HasHeightForWidthDefault

func (ptr *QDesignerActionEditorInterface) HasHeightForWidthDefault() bool

func (*QDesignerActionEditorInterface) HeightForWidthDefault

func (ptr *QDesignerActionEditorInterface) HeightForWidthDefault(w int) int

func (*QDesignerActionEditorInterface) HideDefault

func (ptr *QDesignerActionEditorInterface) HideDefault()

func (*QDesignerActionEditorInterface) HideEventDefault

func (ptr *QDesignerActionEditorInterface) HideEventDefault(event gui.QHideEvent_ITF)

func (*QDesignerActionEditorInterface) InitFromInternal

func (n *QDesignerActionEditorInterface) InitFromInternal(ptr uintptr, name string)

func (*QDesignerActionEditorInterface) InitPainterDefault

func (ptr *QDesignerActionEditorInterface) InitPainterDefault(painter gui.QPainter_ITF)

func (*QDesignerActionEditorInterface) InputMethodEventDefault

func (ptr *QDesignerActionEditorInterface) InputMethodEventDefault(event gui.QInputMethodEvent_ITF)

func (*QDesignerActionEditorInterface) InputMethodQueryDefault

func (ptr *QDesignerActionEditorInterface) InputMethodQueryDefault(query core.Qt__InputMethodQuery) *core.QVariant

func (*QDesignerActionEditorInterface) KeyPressEventDefault

func (ptr *QDesignerActionEditorInterface) KeyPressEventDefault(event gui.QKeyEvent_ITF)

func (*QDesignerActionEditorInterface) KeyReleaseEventDefault

func (ptr *QDesignerActionEditorInterface) KeyReleaseEventDefault(event gui.QKeyEvent_ITF)

func (*QDesignerActionEditorInterface) LeaveEventDefault

func (ptr *QDesignerActionEditorInterface) LeaveEventDefault(event core.QEvent_ITF)

func (*QDesignerActionEditorInterface) LowerDefault

func (ptr *QDesignerActionEditorInterface) LowerDefault()

func (*QDesignerActionEditorInterface) ManageAction

func (ptr *QDesignerActionEditorInterface) ManageAction(action widgets.QAction_ITF)

func (*QDesignerActionEditorInterface) MetaObjectDefault

func (ptr *QDesignerActionEditorInterface) MetaObjectDefault() *core.QMetaObject

func (*QDesignerActionEditorInterface) MetricDefault

func (*QDesignerActionEditorInterface) MinimumSizeHintDefault

func (ptr *QDesignerActionEditorInterface) MinimumSizeHintDefault() *core.QSize

func (*QDesignerActionEditorInterface) MouseDoubleClickEventDefault

func (ptr *QDesignerActionEditorInterface) MouseDoubleClickEventDefault(event gui.QMouseEvent_ITF)

func (*QDesignerActionEditorInterface) MouseMoveEventDefault

func (ptr *QDesignerActionEditorInterface) MouseMoveEventDefault(event gui.QMouseEvent_ITF)

func (*QDesignerActionEditorInterface) MousePressEventDefault

func (ptr *QDesignerActionEditorInterface) MousePressEventDefault(event gui.QMouseEvent_ITF)

func (*QDesignerActionEditorInterface) MouseReleaseEventDefault

func (ptr *QDesignerActionEditorInterface) MouseReleaseEventDefault(event gui.QMouseEvent_ITF)

func (*QDesignerActionEditorInterface) MoveEventDefault

func (ptr *QDesignerActionEditorInterface) MoveEventDefault(event gui.QMoveEvent_ITF)

func (*QDesignerActionEditorInterface) NativeEventDefault

func (ptr *QDesignerActionEditorInterface) NativeEventDefault(eventType core.QByteArray_ITF, message unsafe.Pointer, result *int) bool

func (*QDesignerActionEditorInterface) PaintEngineDefault

func (ptr *QDesignerActionEditorInterface) PaintEngineDefault() *gui.QPaintEngine

func (*QDesignerActionEditorInterface) PaintEventDefault

func (ptr *QDesignerActionEditorInterface) PaintEventDefault(event gui.QPaintEvent_ITF)

func (*QDesignerActionEditorInterface) Pointer

func (*QDesignerActionEditorInterface) QDesignerActionEditorInterface_PTR

func (ptr *QDesignerActionEditorInterface) QDesignerActionEditorInterface_PTR() *QDesignerActionEditorInterface

func (*QDesignerActionEditorInterface) RaiseDefault

func (ptr *QDesignerActionEditorInterface) RaiseDefault()

func (*QDesignerActionEditorInterface) RepaintDefault

func (ptr *QDesignerActionEditorInterface) RepaintDefault()

func (*QDesignerActionEditorInterface) ResizeEventDefault

func (ptr *QDesignerActionEditorInterface) ResizeEventDefault(event gui.QResizeEvent_ITF)

func (*QDesignerActionEditorInterface) SetDisabledDefault

func (ptr *QDesignerActionEditorInterface) SetDisabledDefault(disable bool)

func (*QDesignerActionEditorInterface) SetEnabledDefault

func (ptr *QDesignerActionEditorInterface) SetEnabledDefault(vbo bool)

func (*QDesignerActionEditorInterface) SetFocus2Default

func (ptr *QDesignerActionEditorInterface) SetFocus2Default()

func (*QDesignerActionEditorInterface) SetFormWindow

func (*QDesignerActionEditorInterface) SetHiddenDefault

func (ptr *QDesignerActionEditorInterface) SetHiddenDefault(hidden bool)

func (*QDesignerActionEditorInterface) SetPointer

func (ptr *QDesignerActionEditorInterface) SetPointer(p unsafe.Pointer)

func (*QDesignerActionEditorInterface) SetStyleSheetDefault

func (ptr *QDesignerActionEditorInterface) SetStyleSheetDefault(styleSheet string)

func (*QDesignerActionEditorInterface) SetVisibleDefault

func (ptr *QDesignerActionEditorInterface) SetVisibleDefault(visible bool)

func (*QDesignerActionEditorInterface) SetWindowModifiedDefault

func (ptr *QDesignerActionEditorInterface) SetWindowModifiedDefault(vbo bool)

func (*QDesignerActionEditorInterface) SetWindowTitleDefault

func (ptr *QDesignerActionEditorInterface) SetWindowTitleDefault(vqs string)

func (*QDesignerActionEditorInterface) ShowDefault

func (ptr *QDesignerActionEditorInterface) ShowDefault()

func (*QDesignerActionEditorInterface) ShowEventDefault

func (ptr *QDesignerActionEditorInterface) ShowEventDefault(event gui.QShowEvent_ITF)

func (*QDesignerActionEditorInterface) ShowFullScreenDefault

func (ptr *QDesignerActionEditorInterface) ShowFullScreenDefault()

func (*QDesignerActionEditorInterface) ShowMaximizedDefault

func (ptr *QDesignerActionEditorInterface) ShowMaximizedDefault()

func (*QDesignerActionEditorInterface) ShowMinimizedDefault

func (ptr *QDesignerActionEditorInterface) ShowMinimizedDefault()

func (*QDesignerActionEditorInterface) ShowNormalDefault

func (ptr *QDesignerActionEditorInterface) ShowNormalDefault()

func (*QDesignerActionEditorInterface) SizeHintDefault

func (ptr *QDesignerActionEditorInterface) SizeHintDefault() *core.QSize

func (*QDesignerActionEditorInterface) TabletEventDefault

func (ptr *QDesignerActionEditorInterface) TabletEventDefault(event gui.QTabletEvent_ITF)

func (*QDesignerActionEditorInterface) TimerEventDefault

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

func (*QDesignerActionEditorInterface) UnmanageAction

func (ptr *QDesignerActionEditorInterface) UnmanageAction(action widgets.QAction_ITF)

func (*QDesignerActionEditorInterface) UpdateDefault

func (ptr *QDesignerActionEditorInterface) UpdateDefault()

func (*QDesignerActionEditorInterface) UpdateMicroFocusDefault

func (ptr *QDesignerActionEditorInterface) UpdateMicroFocusDefault()

func (*QDesignerActionEditorInterface) WheelEventDefault

func (ptr *QDesignerActionEditorInterface) WheelEventDefault(event gui.QWheelEvent_ITF)

type QDesignerActionEditorInterface_ITF

type QDesignerActionEditorInterface_ITF interface {
	widgets.QWidget_ITF
	QDesignerActionEditorInterface_PTR() *QDesignerActionEditorInterface
}

type QDesignerActions

type QDesignerActions struct {
	core.QObject
}

func NewQDesignerActionsFromPointer

func NewQDesignerActionsFromPointer(ptr unsafe.Pointer) (n *QDesignerActions)

func (*QDesignerActions) ClassNameInternalF

func (n *QDesignerActions) ClassNameInternalF() string

func (*QDesignerActions) DestroyQDesignerActions

func (ptr *QDesignerActions) DestroyQDesignerActions()

func (*QDesignerActions) InitFromInternal

func (n *QDesignerActions) InitFromInternal(ptr uintptr, name string)

func (*QDesignerActions) Pointer

func (ptr *QDesignerActions) Pointer() unsafe.Pointer

func (*QDesignerActions) QDesignerActions_PTR

func (ptr *QDesignerActions) QDesignerActions_PTR() *QDesignerActions

func (*QDesignerActions) SetPointer

func (ptr *QDesignerActions) SetPointer(p unsafe.Pointer)

type QDesignerActions_ITF

type QDesignerActions_ITF interface {
	core.QObject_ITF
	QDesignerActions_PTR() *QDesignerActions
}

type QDesignerAppearanceOptionsPage

type QDesignerAppearanceOptionsPage struct {
	core.QObject
}

func NewQDesignerAppearanceOptionsPageFromPointer

func NewQDesignerAppearanceOptionsPageFromPointer(ptr unsafe.Pointer) (n *QDesignerAppearanceOptionsPage)

func (*QDesignerAppearanceOptionsPage) ClassNameInternalF

func (n *QDesignerAppearanceOptionsPage) ClassNameInternalF() string

func (*QDesignerAppearanceOptionsPage) DestroyQDesignerAppearanceOptionsPage

func (ptr *QDesignerAppearanceOptionsPage) DestroyQDesignerAppearanceOptionsPage()

func (*QDesignerAppearanceOptionsPage) InitFromInternal

func (n *QDesignerAppearanceOptionsPage) InitFromInternal(ptr uintptr, name string)

func (*QDesignerAppearanceOptionsPage) Pointer

func (*QDesignerAppearanceOptionsPage) QDesignerAppearanceOptionsPage_PTR

func (ptr *QDesignerAppearanceOptionsPage) QDesignerAppearanceOptionsPage_PTR() *QDesignerAppearanceOptionsPage

func (*QDesignerAppearanceOptionsPage) SetPointer

func (ptr *QDesignerAppearanceOptionsPage) SetPointer(p unsafe.Pointer)

type QDesignerAppearanceOptionsPage_ITF

type QDesignerAppearanceOptionsPage_ITF interface {
	core.QObject_ITF
	QDesignerAppearanceOptionsPage_PTR() *QDesignerAppearanceOptionsPage
}

type QDesignerAppearanceOptionsWidget

type QDesignerAppearanceOptionsWidget struct {
	widgets.QWidget
}

func NewQDesignerAppearanceOptionsWidgetFromPointer

func NewQDesignerAppearanceOptionsWidgetFromPointer(ptr unsafe.Pointer) (n *QDesignerAppearanceOptionsWidget)

func (*QDesignerAppearanceOptionsWidget) ClassNameInternalF

func (n *QDesignerAppearanceOptionsWidget) ClassNameInternalF() string

func (*QDesignerAppearanceOptionsWidget) DestroyQDesignerAppearanceOptionsWidget

func (ptr *QDesignerAppearanceOptionsWidget) DestroyQDesignerAppearanceOptionsWidget()

func (*QDesignerAppearanceOptionsWidget) InitFromInternal

func (n *QDesignerAppearanceOptionsWidget) InitFromInternal(ptr uintptr, name string)

func (*QDesignerAppearanceOptionsWidget) Pointer

func (*QDesignerAppearanceOptionsWidget) QDesignerAppearanceOptionsWidget_PTR

func (ptr *QDesignerAppearanceOptionsWidget) QDesignerAppearanceOptionsWidget_PTR() *QDesignerAppearanceOptionsWidget

func (*QDesignerAppearanceOptionsWidget) SetPointer

func (ptr *QDesignerAppearanceOptionsWidget) SetPointer(p unsafe.Pointer)

type QDesignerAppearanceOptionsWidget_ITF

type QDesignerAppearanceOptionsWidget_ITF interface {
	widgets.QWidget_ITF
	QDesignerAppearanceOptionsWidget_PTR() *QDesignerAppearanceOptionsWidget
}

type QDesignerClient

type QDesignerClient struct {
	core.QObject
}

func NewQDesignerClientFromPointer

func NewQDesignerClientFromPointer(ptr unsafe.Pointer) (n *QDesignerClient)

func (*QDesignerClient) ClassNameInternalF

func (n *QDesignerClient) ClassNameInternalF() string

func (*QDesignerClient) DestroyQDesignerClient

func (ptr *QDesignerClient) DestroyQDesignerClient()

func (*QDesignerClient) InitFromInternal

func (n *QDesignerClient) InitFromInternal(ptr uintptr, name string)

func (*QDesignerClient) Pointer

func (ptr *QDesignerClient) Pointer() unsafe.Pointer

func (*QDesignerClient) QDesignerClient_PTR

func (ptr *QDesignerClient) QDesignerClient_PTR() *QDesignerClient

func (*QDesignerClient) SetPointer

func (ptr *QDesignerClient) SetPointer(p unsafe.Pointer)

type QDesignerClient_ITF

type QDesignerClient_ITF interface {
	core.QObject_ITF
	QDesignerClient_PTR() *QDesignerClient
}

type QDesignerComponents

type QDesignerComponents struct {
	internal.Internal
}

func NewQDesignerComponentsFromPointer

func NewQDesignerComponentsFromPointer(ptr unsafe.Pointer) (n *QDesignerComponents)

func (*QDesignerComponents) ClassNameInternalF

func (n *QDesignerComponents) ClassNameInternalF() string

func (*QDesignerComponents) DestroyQDesignerComponents

func (ptr *QDesignerComponents) DestroyQDesignerComponents()

func (*QDesignerComponents) Pointer

func (ptr *QDesignerComponents) Pointer() unsafe.Pointer

func (*QDesignerComponents) QDesignerComponents_PTR

func (ptr *QDesignerComponents) QDesignerComponents_PTR() *QDesignerComponents

func (*QDesignerComponents) SetPointer

func (ptr *QDesignerComponents) SetPointer(p unsafe.Pointer)

type QDesignerComponents_ITF

type QDesignerComponents_ITF interface {
	QDesignerComponents_PTR() *QDesignerComponents
}

type QDesignerContainerExtension

type QDesignerContainerExtension struct {
	internal.Internal
}

func NewQDesignerContainerExtensionFromPointer

func NewQDesignerContainerExtensionFromPointer(ptr unsafe.Pointer) (n *QDesignerContainerExtension)

func (*QDesignerContainerExtension) AddWidget

func (ptr *QDesignerContainerExtension) AddWidget(page widgets.QWidget_ITF)

func (*QDesignerContainerExtension) CanAddWidget

func (ptr *QDesignerContainerExtension) CanAddWidget() bool

func (*QDesignerContainerExtension) CanAddWidgetDefault

func (ptr *QDesignerContainerExtension) CanAddWidgetDefault() bool

func (*QDesignerContainerExtension) CanRemove

func (ptr *QDesignerContainerExtension) CanRemove(index int) bool

func (*QDesignerContainerExtension) CanRemoveDefault

func (ptr *QDesignerContainerExtension) CanRemoveDefault(index int) bool

func (*QDesignerContainerExtension) ClassNameInternalF

func (n *QDesignerContainerExtension) ClassNameInternalF() string

func (*QDesignerContainerExtension) ConnectAddWidget

func (ptr *QDesignerContainerExtension) ConnectAddWidget(f func(page *widgets.QWidget))

func (*QDesignerContainerExtension) ConnectCanAddWidget

func (ptr *QDesignerContainerExtension) ConnectCanAddWidget(f func() bool)

func (*QDesignerContainerExtension) ConnectCanRemove

func (ptr *QDesignerContainerExtension) ConnectCanRemove(f func(index int) bool)

func (*QDesignerContainerExtension) ConnectCount

func (ptr *QDesignerContainerExtension) ConnectCount(f func() int)

func (*QDesignerContainerExtension) ConnectCurrentIndex

func (ptr *QDesignerContainerExtension) ConnectCurrentIndex(f func() int)

func (*QDesignerContainerExtension) ConnectDestroyQDesignerContainerExtension

func (ptr *QDesignerContainerExtension) ConnectDestroyQDesignerContainerExtension(f func())

func (*QDesignerContainerExtension) ConnectInsertWidget

func (ptr *QDesignerContainerExtension) ConnectInsertWidget(f func(index int, page *widgets.QWidget))

func (*QDesignerContainerExtension) ConnectRemove

func (ptr *QDesignerContainerExtension) ConnectRemove(f func(index int))

func (*QDesignerContainerExtension) ConnectSetCurrentIndex

func (ptr *QDesignerContainerExtension) ConnectSetCurrentIndex(f func(index int))

func (*QDesignerContainerExtension) ConnectWidget

func (ptr *QDesignerContainerExtension) ConnectWidget(f func(index int) *widgets.QWidget)

func (*QDesignerContainerExtension) Count

func (ptr *QDesignerContainerExtension) Count() int

func (*QDesignerContainerExtension) CurrentIndex

func (ptr *QDesignerContainerExtension) CurrentIndex() int

func (*QDesignerContainerExtension) DestroyQDesignerContainerExtension

func (ptr *QDesignerContainerExtension) DestroyQDesignerContainerExtension()

func (*QDesignerContainerExtension) DestroyQDesignerContainerExtensionDefault

func (ptr *QDesignerContainerExtension) DestroyQDesignerContainerExtensionDefault()

func (*QDesignerContainerExtension) DisconnectAddWidget

func (ptr *QDesignerContainerExtension) DisconnectAddWidget()

func (*QDesignerContainerExtension) DisconnectCanAddWidget

func (ptr *QDesignerContainerExtension) DisconnectCanAddWidget()

func (*QDesignerContainerExtension) DisconnectCanRemove

func (ptr *QDesignerContainerExtension) DisconnectCanRemove()

func (*QDesignerContainerExtension) DisconnectCount

func (ptr *QDesignerContainerExtension) DisconnectCount()

func (*QDesignerContainerExtension) DisconnectCurrentIndex

func (ptr *QDesignerContainerExtension) DisconnectCurrentIndex()

func (*QDesignerContainerExtension) DisconnectDestroyQDesignerContainerExtension

func (ptr *QDesignerContainerExtension) DisconnectDestroyQDesignerContainerExtension()

func (*QDesignerContainerExtension) DisconnectInsertWidget

func (ptr *QDesignerContainerExtension) DisconnectInsertWidget()

func (*QDesignerContainerExtension) DisconnectRemove

func (ptr *QDesignerContainerExtension) DisconnectRemove()

func (*QDesignerContainerExtension) DisconnectSetCurrentIndex

func (ptr *QDesignerContainerExtension) DisconnectSetCurrentIndex()

func (*QDesignerContainerExtension) DisconnectWidget

func (ptr *QDesignerContainerExtension) DisconnectWidget()

func (*QDesignerContainerExtension) InsertWidget

func (ptr *QDesignerContainerExtension) InsertWidget(index int, page widgets.QWidget_ITF)

func (*QDesignerContainerExtension) Pointer

func (*QDesignerContainerExtension) QDesignerContainerExtension_PTR

func (ptr *QDesignerContainerExtension) QDesignerContainerExtension_PTR() *QDesignerContainerExtension

func (*QDesignerContainerExtension) Remove

func (ptr *QDesignerContainerExtension) Remove(index int)

func (*QDesignerContainerExtension) SetCurrentIndex

func (ptr *QDesignerContainerExtension) SetCurrentIndex(index int)

func (*QDesignerContainerExtension) SetPointer

func (ptr *QDesignerContainerExtension) SetPointer(p unsafe.Pointer)

func (*QDesignerContainerExtension) Widget

func (ptr *QDesignerContainerExtension) Widget(index int) *widgets.QWidget

type QDesignerContainerExtension_ITF

type QDesignerContainerExtension_ITF interface {
	QDesignerContainerExtension_PTR() *QDesignerContainerExtension
}

type QDesignerCustomWidgetCollectionInterface

type QDesignerCustomWidgetCollectionInterface struct {
	internal.Internal
}

func NewQDesignerCustomWidgetCollectionInterfaceFromPointer

func NewQDesignerCustomWidgetCollectionInterfaceFromPointer(ptr unsafe.Pointer) (n *QDesignerCustomWidgetCollectionInterface)

func (*QDesignerCustomWidgetCollectionInterface) ClassNameInternalF

func (n *QDesignerCustomWidgetCollectionInterface) ClassNameInternalF() string

func (*QDesignerCustomWidgetCollectionInterface) ConnectCustomWidgets

func (ptr *QDesignerCustomWidgetCollectionInterface) ConnectCustomWidgets(f func() []*QDesignerCustomWidgetInterface)

func (*QDesignerCustomWidgetCollectionInterface) ConnectDestroyQDesignerCustomWidgetCollectionInterface

func (ptr *QDesignerCustomWidgetCollectionInterface) ConnectDestroyQDesignerCustomWidgetCollectionInterface(f func())

func (*QDesignerCustomWidgetCollectionInterface) CustomWidgets

func (*QDesignerCustomWidgetCollectionInterface) DestroyQDesignerCustomWidgetCollectionInterface

func (ptr *QDesignerCustomWidgetCollectionInterface) DestroyQDesignerCustomWidgetCollectionInterface()

func (*QDesignerCustomWidgetCollectionInterface) DestroyQDesignerCustomWidgetCollectionInterfaceDefault

func (ptr *QDesignerCustomWidgetCollectionInterface) DestroyQDesignerCustomWidgetCollectionInterfaceDefault()

func (*QDesignerCustomWidgetCollectionInterface) DisconnectCustomWidgets

func (ptr *QDesignerCustomWidgetCollectionInterface) DisconnectCustomWidgets()

func (*QDesignerCustomWidgetCollectionInterface) DisconnectDestroyQDesignerCustomWidgetCollectionInterface

func (ptr *QDesignerCustomWidgetCollectionInterface) DisconnectDestroyQDesignerCustomWidgetCollectionInterface()

func (*QDesignerCustomWidgetCollectionInterface) Pointer

func (*QDesignerCustomWidgetCollectionInterface) QDesignerCustomWidgetCollectionInterface_PTR

func (ptr *QDesignerCustomWidgetCollectionInterface) QDesignerCustomWidgetCollectionInterface_PTR() *QDesignerCustomWidgetCollectionInterface

func (*QDesignerCustomWidgetCollectionInterface) SetPointer

type QDesignerCustomWidgetCollectionInterface_ITF

type QDesignerCustomWidgetCollectionInterface_ITF interface {
	QDesignerCustomWidgetCollectionInterface_PTR() *QDesignerCustomWidgetCollectionInterface
}

type QDesignerCustomWidgetInterface

type QDesignerCustomWidgetInterface struct {
	internal.Internal
}

func NewQDesignerCustomWidgetInterfaceFromPointer

func NewQDesignerCustomWidgetInterfaceFromPointer(ptr unsafe.Pointer) (n *QDesignerCustomWidgetInterface)

func (*QDesignerCustomWidgetInterface) ClassNameInternalF

func (n *QDesignerCustomWidgetInterface) ClassNameInternalF() string

func (*QDesignerCustomWidgetInterface) CodeTemplate

func (ptr *QDesignerCustomWidgetInterface) CodeTemplate() string

func (*QDesignerCustomWidgetInterface) CodeTemplateDefault

func (ptr *QDesignerCustomWidgetInterface) CodeTemplateDefault() string

func (*QDesignerCustomWidgetInterface) ConnectCodeTemplate

func (ptr *QDesignerCustomWidgetInterface) ConnectCodeTemplate(f func() string)

func (*QDesignerCustomWidgetInterface) ConnectCreateWidget

func (ptr *QDesignerCustomWidgetInterface) ConnectCreateWidget(f func(parent *widgets.QWidget) *widgets.QWidget)

func (*QDesignerCustomWidgetInterface) ConnectDestroyQDesignerCustomWidgetInterface

func (ptr *QDesignerCustomWidgetInterface) ConnectDestroyQDesignerCustomWidgetInterface(f func())

func (*QDesignerCustomWidgetInterface) ConnectDomXml

func (ptr *QDesignerCustomWidgetInterface) ConnectDomXml(f func() string)

func (*QDesignerCustomWidgetInterface) ConnectGroup

func (ptr *QDesignerCustomWidgetInterface) ConnectGroup(f func() string)

func (*QDesignerCustomWidgetInterface) ConnectIcon

func (ptr *QDesignerCustomWidgetInterface) ConnectIcon(f func() *gui.QIcon)

func (*QDesignerCustomWidgetInterface) ConnectIncludeFile

func (ptr *QDesignerCustomWidgetInterface) ConnectIncludeFile(f func() string)

func (*QDesignerCustomWidgetInterface) ConnectInitialize

func (ptr *QDesignerCustomWidgetInterface) ConnectInitialize(f func(formEditor *QDesignerFormEditorInterface))

func (*QDesignerCustomWidgetInterface) ConnectIsContainer

func (ptr *QDesignerCustomWidgetInterface) ConnectIsContainer(f func() bool)

func (*QDesignerCustomWidgetInterface) ConnectIsInitialized

func (ptr *QDesignerCustomWidgetInterface) ConnectIsInitialized(f func() bool)

func (*QDesignerCustomWidgetInterface) ConnectName

func (ptr *QDesignerCustomWidgetInterface) ConnectName(f func() string)

func (*QDesignerCustomWidgetInterface) ConnectToolTip

func (ptr *QDesignerCustomWidgetInterface) ConnectToolTip(f func() string)

func (*QDesignerCustomWidgetInterface) ConnectWhatsThis

func (ptr *QDesignerCustomWidgetInterface) ConnectWhatsThis(f func() string)

func (*QDesignerCustomWidgetInterface) CreateWidget

func (*QDesignerCustomWidgetInterface) DestroyQDesignerCustomWidgetInterface

func (ptr *QDesignerCustomWidgetInterface) DestroyQDesignerCustomWidgetInterface()

func (*QDesignerCustomWidgetInterface) DestroyQDesignerCustomWidgetInterfaceDefault

func (ptr *QDesignerCustomWidgetInterface) DestroyQDesignerCustomWidgetInterfaceDefault()

func (*QDesignerCustomWidgetInterface) DisconnectCodeTemplate

func (ptr *QDesignerCustomWidgetInterface) DisconnectCodeTemplate()

func (*QDesignerCustomWidgetInterface) DisconnectCreateWidget

func (ptr *QDesignerCustomWidgetInterface) DisconnectCreateWidget()

func (*QDesignerCustomWidgetInterface) DisconnectDestroyQDesignerCustomWidgetInterface

func (ptr *QDesignerCustomWidgetInterface) DisconnectDestroyQDesignerCustomWidgetInterface()

func (*QDesignerCustomWidgetInterface) DisconnectDomXml

func (ptr *QDesignerCustomWidgetInterface) DisconnectDomXml()

func (*QDesignerCustomWidgetInterface) DisconnectGroup

func (ptr *QDesignerCustomWidgetInterface) DisconnectGroup()

func (*QDesignerCustomWidgetInterface) DisconnectIcon

func (ptr *QDesignerCustomWidgetInterface) DisconnectIcon()

func (*QDesignerCustomWidgetInterface) DisconnectIncludeFile

func (ptr *QDesignerCustomWidgetInterface) DisconnectIncludeFile()

func (*QDesignerCustomWidgetInterface) DisconnectInitialize

func (ptr *QDesignerCustomWidgetInterface) DisconnectInitialize()

func (*QDesignerCustomWidgetInterface) DisconnectIsContainer

func (ptr *QDesignerCustomWidgetInterface) DisconnectIsContainer()

func (*QDesignerCustomWidgetInterface) DisconnectIsInitialized

func (ptr *QDesignerCustomWidgetInterface) DisconnectIsInitialized()

func (*QDesignerCustomWidgetInterface) DisconnectName

func (ptr *QDesignerCustomWidgetInterface) DisconnectName()

func (*QDesignerCustomWidgetInterface) DisconnectToolTip

func (ptr *QDesignerCustomWidgetInterface) DisconnectToolTip()

func (*QDesignerCustomWidgetInterface) DisconnectWhatsThis

func (ptr *QDesignerCustomWidgetInterface) DisconnectWhatsThis()

func (*QDesignerCustomWidgetInterface) DomXml

func (ptr *QDesignerCustomWidgetInterface) DomXml() string

func (*QDesignerCustomWidgetInterface) DomXmlDefault

func (ptr *QDesignerCustomWidgetInterface) DomXmlDefault() string

func (*QDesignerCustomWidgetInterface) Group

func (*QDesignerCustomWidgetInterface) Icon

func (*QDesignerCustomWidgetInterface) IncludeFile

func (ptr *QDesignerCustomWidgetInterface) IncludeFile() string

func (*QDesignerCustomWidgetInterface) Initialize

func (*QDesignerCustomWidgetInterface) InitializeDefault

func (ptr *QDesignerCustomWidgetInterface) InitializeDefault(formEditor QDesignerFormEditorInterface_ITF)

func (*QDesignerCustomWidgetInterface) IsContainer

func (ptr *QDesignerCustomWidgetInterface) IsContainer() bool

func (*QDesignerCustomWidgetInterface) IsInitialized

func (ptr *QDesignerCustomWidgetInterface) IsInitialized() bool

func (*QDesignerCustomWidgetInterface) IsInitializedDefault

func (ptr *QDesignerCustomWidgetInterface) IsInitializedDefault() bool

func (*QDesignerCustomWidgetInterface) Name

func (*QDesignerCustomWidgetInterface) Pointer

func (*QDesignerCustomWidgetInterface) QDesignerCustomWidgetInterface_PTR

func (ptr *QDesignerCustomWidgetInterface) QDesignerCustomWidgetInterface_PTR() *QDesignerCustomWidgetInterface

func (*QDesignerCustomWidgetInterface) SetPointer

func (ptr *QDesignerCustomWidgetInterface) SetPointer(p unsafe.Pointer)

func (*QDesignerCustomWidgetInterface) ToolTip

func (ptr *QDesignerCustomWidgetInterface) ToolTip() string

func (*QDesignerCustomWidgetInterface) WhatsThis

func (ptr *QDesignerCustomWidgetInterface) WhatsThis() string

type QDesignerCustomWidgetInterface_ITF

type QDesignerCustomWidgetInterface_ITF interface {
	QDesignerCustomWidgetInterface_PTR() *QDesignerCustomWidgetInterface
}

type QDesignerDynamicPropertySheetExtension

type QDesignerDynamicPropertySheetExtension struct {
	internal.Internal
}

func NewQDesignerDynamicPropertySheetExtensionFromPointer

func NewQDesignerDynamicPropertySheetExtensionFromPointer(ptr unsafe.Pointer) (n *QDesignerDynamicPropertySheetExtension)

func (*QDesignerDynamicPropertySheetExtension) AddDynamicProperty

func (ptr *QDesignerDynamicPropertySheetExtension) AddDynamicProperty(propertyName string, value core.QVariant_ITF) int

func (*QDesignerDynamicPropertySheetExtension) CanAddDynamicProperty

func (ptr *QDesignerDynamicPropertySheetExtension) CanAddDynamicProperty(propertyName string) bool

func (*QDesignerDynamicPropertySheetExtension) ClassNameInternalF

func (n *QDesignerDynamicPropertySheetExtension) ClassNameInternalF() string

func (*QDesignerDynamicPropertySheetExtension) ConnectAddDynamicProperty

func (ptr *QDesignerDynamicPropertySheetExtension) ConnectAddDynamicProperty(f func(propertyName string, value *core.QVariant) int)

func (*QDesignerDynamicPropertySheetExtension) ConnectCanAddDynamicProperty

func (ptr *QDesignerDynamicPropertySheetExtension) ConnectCanAddDynamicProperty(f func(propertyName string) bool)

func (*QDesignerDynamicPropertySheetExtension) ConnectDestroyQDesignerDynamicPropertySheetExtension

func (ptr *QDesignerDynamicPropertySheetExtension) ConnectDestroyQDesignerDynamicPropertySheetExtension(f func())

func (*QDesignerDynamicPropertySheetExtension) ConnectDynamicPropertiesAllowed

func (ptr *QDesignerDynamicPropertySheetExtension) ConnectDynamicPropertiesAllowed(f func() bool)

func (*QDesignerDynamicPropertySheetExtension) ConnectIsDynamicProperty

func (ptr *QDesignerDynamicPropertySheetExtension) ConnectIsDynamicProperty(f func(index int) bool)

func (*QDesignerDynamicPropertySheetExtension) ConnectRemoveDynamicProperty

func (ptr *QDesignerDynamicPropertySheetExtension) ConnectRemoveDynamicProperty(f func(index int) bool)

func (*QDesignerDynamicPropertySheetExtension) DestroyQDesignerDynamicPropertySheetExtension

func (ptr *QDesignerDynamicPropertySheetExtension) DestroyQDesignerDynamicPropertySheetExtension()

func (*QDesignerDynamicPropertySheetExtension) DestroyQDesignerDynamicPropertySheetExtensionDefault

func (ptr *QDesignerDynamicPropertySheetExtension) DestroyQDesignerDynamicPropertySheetExtensionDefault()

func (*QDesignerDynamicPropertySheetExtension) DisconnectAddDynamicProperty

func (ptr *QDesignerDynamicPropertySheetExtension) DisconnectAddDynamicProperty()

func (*QDesignerDynamicPropertySheetExtension) DisconnectCanAddDynamicProperty

func (ptr *QDesignerDynamicPropertySheetExtension) DisconnectCanAddDynamicProperty()

func (*QDesignerDynamicPropertySheetExtension) DisconnectDestroyQDesignerDynamicPropertySheetExtension

func (ptr *QDesignerDynamicPropertySheetExtension) DisconnectDestroyQDesignerDynamicPropertySheetExtension()

func (*QDesignerDynamicPropertySheetExtension) DisconnectDynamicPropertiesAllowed

func (ptr *QDesignerDynamicPropertySheetExtension) DisconnectDynamicPropertiesAllowed()

func (*QDesignerDynamicPropertySheetExtension) DisconnectIsDynamicProperty

func (ptr *QDesignerDynamicPropertySheetExtension) DisconnectIsDynamicProperty()

func (*QDesignerDynamicPropertySheetExtension) DisconnectRemoveDynamicProperty

func (ptr *QDesignerDynamicPropertySheetExtension) DisconnectRemoveDynamicProperty()

func (*QDesignerDynamicPropertySheetExtension) DynamicPropertiesAllowed

func (ptr *QDesignerDynamicPropertySheetExtension) DynamicPropertiesAllowed() bool

func (*QDesignerDynamicPropertySheetExtension) IsDynamicProperty

func (ptr *QDesignerDynamicPropertySheetExtension) IsDynamicProperty(index int) bool

func (*QDesignerDynamicPropertySheetExtension) Pointer

func (*QDesignerDynamicPropertySheetExtension) QDesignerDynamicPropertySheetExtension_PTR

func (ptr *QDesignerDynamicPropertySheetExtension) QDesignerDynamicPropertySheetExtension_PTR() *QDesignerDynamicPropertySheetExtension

func (*QDesignerDynamicPropertySheetExtension) RemoveDynamicProperty

func (ptr *QDesignerDynamicPropertySheetExtension) RemoveDynamicProperty(index int) bool

func (*QDesignerDynamicPropertySheetExtension) SetPointer

type QDesignerDynamicPropertySheetExtension_ITF

type QDesignerDynamicPropertySheetExtension_ITF interface {
	QDesignerDynamicPropertySheetExtension_PTR() *QDesignerDynamicPropertySheetExtension
}

type QDesignerFormEditorInterface

type QDesignerFormEditorInterface struct {
	core.QObject
}

func NewQDesignerFormEditorInterface

func NewQDesignerFormEditorInterface(parent core.QObject_ITF) *QDesignerFormEditorInterface

func NewQDesignerFormEditorInterfaceFromPointer

func NewQDesignerFormEditorInterfaceFromPointer(ptr unsafe.Pointer) (n *QDesignerFormEditorInterface)

func (*QDesignerFormEditorInterface) ActionEditor

func (*QDesignerFormEditorInterface) ChildEventDefault

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

func (*QDesignerFormEditorInterface) ClassNameInternalF

func (n *QDesignerFormEditorInterface) ClassNameInternalF() string

func (*QDesignerFormEditorInterface) ConnectDestroyQDesignerFormEditorInterface

func (ptr *QDesignerFormEditorInterface) ConnectDestroyQDesignerFormEditorInterface(f func())

func (*QDesignerFormEditorInterface) ConnectNotifyDefault

func (ptr *QDesignerFormEditorInterface) ConnectNotifyDefault(sign core.QMetaMethod_ITF)

func (*QDesignerFormEditorInterface) CustomEventDefault

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

func (*QDesignerFormEditorInterface) DeleteLaterDefault

func (ptr *QDesignerFormEditorInterface) DeleteLaterDefault()

func (*QDesignerFormEditorInterface) DestroyQDesignerFormEditorInterface

func (ptr *QDesignerFormEditorInterface) DestroyQDesignerFormEditorInterface()

func (*QDesignerFormEditorInterface) DestroyQDesignerFormEditorInterfaceDefault

func (ptr *QDesignerFormEditorInterface) DestroyQDesignerFormEditorInterfaceDefault()

func (*QDesignerFormEditorInterface) DisconnectDestroyQDesignerFormEditorInterface

func (ptr *QDesignerFormEditorInterface) DisconnectDestroyQDesignerFormEditorInterface()

func (*QDesignerFormEditorInterface) DisconnectNotifyDefault

func (ptr *QDesignerFormEditorInterface) DisconnectNotifyDefault(sign core.QMetaMethod_ITF)

func (*QDesignerFormEditorInterface) EventDefault

func (ptr *QDesignerFormEditorInterface) EventDefault(e core.QEvent_ITF) bool

func (*QDesignerFormEditorInterface) EventFilterDefault

func (ptr *QDesignerFormEditorInterface) EventFilterDefault(watched core.QObject_ITF, event core.QEvent_ITF) bool

func (*QDesignerFormEditorInterface) ExtensionManager

func (ptr *QDesignerFormEditorInterface) ExtensionManager() *QExtensionManager

func (*QDesignerFormEditorInterface) FormWindowManager

func (*QDesignerFormEditorInterface) InitFromInternal

func (n *QDesignerFormEditorInterface) InitFromInternal(ptr uintptr, name string)

func (*QDesignerFormEditorInterface) MetaObjectDefault

func (ptr *QDesignerFormEditorInterface) MetaObjectDefault() *core.QMetaObject

func (*QDesignerFormEditorInterface) ObjectInspector

func (*QDesignerFormEditorInterface) Pointer

func (*QDesignerFormEditorInterface) PropertyEditor

func (*QDesignerFormEditorInterface) QDesignerFormEditorInterface_PTR

func (ptr *QDesignerFormEditorInterface) QDesignerFormEditorInterface_PTR() *QDesignerFormEditorInterface

func (*QDesignerFormEditorInterface) SetActionEditor

func (ptr *QDesignerFormEditorInterface) SetActionEditor(actionEditor QDesignerActionEditorInterface_ITF)

func (*QDesignerFormEditorInterface) SetObjectInspector

func (ptr *QDesignerFormEditorInterface) SetObjectInspector(objectInspector QDesignerObjectInspectorInterface_ITF)

func (*QDesignerFormEditorInterface) SetPointer

func (ptr *QDesignerFormEditorInterface) SetPointer(p unsafe.Pointer)

func (*QDesignerFormEditorInterface) SetPropertyEditor

func (ptr *QDesignerFormEditorInterface) SetPropertyEditor(propertyEditor QDesignerPropertyEditorInterface_ITF)

func (*QDesignerFormEditorInterface) SetWidgetBox

func (*QDesignerFormEditorInterface) TimerEventDefault

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

func (*QDesignerFormEditorInterface) TopLevel

func (ptr *QDesignerFormEditorInterface) TopLevel() *widgets.QWidget

func (*QDesignerFormEditorInterface) WidgetBox

type QDesignerFormEditorInterface_ITF

type QDesignerFormEditorInterface_ITF interface {
	core.QObject_ITF
	QDesignerFormEditorInterface_PTR() *QDesignerFormEditorInterface
}

type QDesignerFormWindow

type QDesignerFormWindow struct {
	widgets.QWidget
}

func NewQDesignerFormWindowFromPointer

func NewQDesignerFormWindowFromPointer(ptr unsafe.Pointer) (n *QDesignerFormWindow)

func (*QDesignerFormWindow) ClassNameInternalF

func (n *QDesignerFormWindow) ClassNameInternalF() string

func (*QDesignerFormWindow) DestroyQDesignerFormWindow

func (ptr *QDesignerFormWindow) DestroyQDesignerFormWindow()

func (*QDesignerFormWindow) InitFromInternal

func (n *QDesignerFormWindow) InitFromInternal(ptr uintptr, name string)

func (*QDesignerFormWindow) Pointer

func (ptr *QDesignerFormWindow) Pointer() unsafe.Pointer

func (*QDesignerFormWindow) QDesignerFormWindow_PTR

func (ptr *QDesignerFormWindow) QDesignerFormWindow_PTR() *QDesignerFormWindow

func (*QDesignerFormWindow) SetPointer

func (ptr *QDesignerFormWindow) SetPointer(p unsafe.Pointer)

type QDesignerFormWindowCursorInterface

type QDesignerFormWindowCursorInterface struct {
	internal.Internal
}

func NewQDesignerFormWindowCursorInterfaceFromPointer

func NewQDesignerFormWindowCursorInterfaceFromPointer(ptr unsafe.Pointer) (n *QDesignerFormWindowCursorInterface)

func (*QDesignerFormWindowCursorInterface) ClassNameInternalF

func (n *QDesignerFormWindowCursorInterface) ClassNameInternalF() string

func (*QDesignerFormWindowCursorInterface) ConnectCurrent

func (ptr *QDesignerFormWindowCursorInterface) ConnectCurrent(f func() *widgets.QWidget)

func (*QDesignerFormWindowCursorInterface) ConnectDestroyQDesignerFormWindowCursorInterface

func (ptr *QDesignerFormWindowCursorInterface) ConnectDestroyQDesignerFormWindowCursorInterface(f func())

func (*QDesignerFormWindowCursorInterface) ConnectFormWindow

func (ptr *QDesignerFormWindowCursorInterface) ConnectFormWindow(f func() *QDesignerFormWindowInterface)

func (*QDesignerFormWindowCursorInterface) ConnectHasSelection

func (ptr *QDesignerFormWindowCursorInterface) ConnectHasSelection(f func() bool)

func (*QDesignerFormWindowCursorInterface) ConnectMovePosition

func (*QDesignerFormWindowCursorInterface) ConnectPosition

func (ptr *QDesignerFormWindowCursorInterface) ConnectPosition(f func() int)

func (*QDesignerFormWindowCursorInterface) ConnectResetWidgetProperty

func (ptr *QDesignerFormWindowCursorInterface) ConnectResetWidgetProperty(f func(widget *widgets.QWidget, name string))

func (*QDesignerFormWindowCursorInterface) ConnectSelectedWidget

func (ptr *QDesignerFormWindowCursorInterface) ConnectSelectedWidget(f func(index int) *widgets.QWidget)

func (*QDesignerFormWindowCursorInterface) ConnectSelectedWidgetCount

func (ptr *QDesignerFormWindowCursorInterface) ConnectSelectedWidgetCount(f func() int)

func (*QDesignerFormWindowCursorInterface) ConnectSetPosition

func (ptr *QDesignerFormWindowCursorInterface) ConnectSetPosition(f func(position int, mode QDesignerFormWindowCursorInterface__MoveMode))

func (*QDesignerFormWindowCursorInterface) ConnectSetProperty

func (ptr *QDesignerFormWindowCursorInterface) ConnectSetProperty(f func(name string, value *core.QVariant))

func (*QDesignerFormWindowCursorInterface) ConnectSetWidgetProperty

func (ptr *QDesignerFormWindowCursorInterface) ConnectSetWidgetProperty(f func(widget *widgets.QWidget, name string, value *core.QVariant))

func (*QDesignerFormWindowCursorInterface) ConnectWidget

func (ptr *QDesignerFormWindowCursorInterface) ConnectWidget(f func(index int) *widgets.QWidget)

func (*QDesignerFormWindowCursorInterface) ConnectWidgetCount

func (ptr *QDesignerFormWindowCursorInterface) ConnectWidgetCount(f func() int)

func (*QDesignerFormWindowCursorInterface) Current

func (*QDesignerFormWindowCursorInterface) DestroyQDesignerFormWindowCursorInterface

func (ptr *QDesignerFormWindowCursorInterface) DestroyQDesignerFormWindowCursorInterface()

func (*QDesignerFormWindowCursorInterface) DestroyQDesignerFormWindowCursorInterfaceDefault

func (ptr *QDesignerFormWindowCursorInterface) DestroyQDesignerFormWindowCursorInterfaceDefault()

func (*QDesignerFormWindowCursorInterface) DisconnectCurrent

func (ptr *QDesignerFormWindowCursorInterface) DisconnectCurrent()

func (*QDesignerFormWindowCursorInterface) DisconnectDestroyQDesignerFormWindowCursorInterface

func (ptr *QDesignerFormWindowCursorInterface) DisconnectDestroyQDesignerFormWindowCursorInterface()

func (*QDesignerFormWindowCursorInterface) DisconnectFormWindow

func (ptr *QDesignerFormWindowCursorInterface) DisconnectFormWindow()

func (*QDesignerFormWindowCursorInterface) DisconnectHasSelection

func (ptr *QDesignerFormWindowCursorInterface) DisconnectHasSelection()

func (*QDesignerFormWindowCursorInterface) DisconnectMovePosition

func (ptr *QDesignerFormWindowCursorInterface) DisconnectMovePosition()

func (*QDesignerFormWindowCursorInterface) DisconnectPosition

func (ptr *QDesignerFormWindowCursorInterface) DisconnectPosition()

func (*QDesignerFormWindowCursorInterface) DisconnectResetWidgetProperty

func (ptr *QDesignerFormWindowCursorInterface) DisconnectResetWidgetProperty()

func (*QDesignerFormWindowCursorInterface) DisconnectSelectedWidget

func (ptr *QDesignerFormWindowCursorInterface) DisconnectSelectedWidget()

func (*QDesignerFormWindowCursorInterface) DisconnectSelectedWidgetCount

func (ptr *QDesignerFormWindowCursorInterface) DisconnectSelectedWidgetCount()

func (*QDesignerFormWindowCursorInterface) DisconnectSetPosition

func (ptr *QDesignerFormWindowCursorInterface) DisconnectSetPosition()

func (*QDesignerFormWindowCursorInterface) DisconnectSetProperty

func (ptr *QDesignerFormWindowCursorInterface) DisconnectSetProperty()

func (*QDesignerFormWindowCursorInterface) DisconnectSetWidgetProperty

func (ptr *QDesignerFormWindowCursorInterface) DisconnectSetWidgetProperty()

func (*QDesignerFormWindowCursorInterface) DisconnectWidget

func (ptr *QDesignerFormWindowCursorInterface) DisconnectWidget()

func (*QDesignerFormWindowCursorInterface) DisconnectWidgetCount

func (ptr *QDesignerFormWindowCursorInterface) DisconnectWidgetCount()

func (*QDesignerFormWindowCursorInterface) FormWindow

func (*QDesignerFormWindowCursorInterface) HasSelection

func (ptr *QDesignerFormWindowCursorInterface) HasSelection() bool

func (*QDesignerFormWindowCursorInterface) IsWidgetSelected

func (ptr *QDesignerFormWindowCursorInterface) IsWidgetSelected(widget widgets.QWidget_ITF) bool

func (*QDesignerFormWindowCursorInterface) Pointer

func (*QDesignerFormWindowCursorInterface) Position

func (ptr *QDesignerFormWindowCursorInterface) Position() int

func (*QDesignerFormWindowCursorInterface) QDesignerFormWindowCursorInterface_PTR

func (ptr *QDesignerFormWindowCursorInterface) QDesignerFormWindowCursorInterface_PTR() *QDesignerFormWindowCursorInterface

func (*QDesignerFormWindowCursorInterface) ResetWidgetProperty

func (ptr *QDesignerFormWindowCursorInterface) ResetWidgetProperty(widget widgets.QWidget_ITF, name string)

func (*QDesignerFormWindowCursorInterface) SelectedWidget

func (ptr *QDesignerFormWindowCursorInterface) SelectedWidget(index int) *widgets.QWidget

func (*QDesignerFormWindowCursorInterface) SelectedWidgetCount

func (ptr *QDesignerFormWindowCursorInterface) SelectedWidgetCount() int

func (*QDesignerFormWindowCursorInterface) SetPointer

func (*QDesignerFormWindowCursorInterface) SetPosition

func (*QDesignerFormWindowCursorInterface) SetProperty

func (ptr *QDesignerFormWindowCursorInterface) SetProperty(name string, value core.QVariant_ITF)

func (*QDesignerFormWindowCursorInterface) SetWidgetProperty

func (ptr *QDesignerFormWindowCursorInterface) SetWidgetProperty(widget widgets.QWidget_ITF, name string, value core.QVariant_ITF)

func (*QDesignerFormWindowCursorInterface) Widget

func (*QDesignerFormWindowCursorInterface) WidgetCount

func (ptr *QDesignerFormWindowCursorInterface) WidgetCount() int

type QDesignerFormWindowCursorInterface_ITF

type QDesignerFormWindowCursorInterface_ITF interface {
	QDesignerFormWindowCursorInterface_PTR() *QDesignerFormWindowCursorInterface
}

type QDesignerFormWindowCursorInterface__MoveMode

type QDesignerFormWindowCursorInterface__MoveMode int64

QDesignerFormWindowCursorInterface::MoveMode

const (
	QDesignerFormWindowCursorInterface__MoveAnchor QDesignerFormWindowCursorInterface__MoveMode = QDesignerFormWindowCursorInterface__MoveMode(0)
	QDesignerFormWindowCursorInterface__KeepAnchor QDesignerFormWindowCursorInterface__MoveMode = QDesignerFormWindowCursorInterface__MoveMode(1)
)

type QDesignerFormWindowInterface

type QDesignerFormWindowInterface struct {
	widgets.QWidget
}

func NewQDesignerFormWindowInterfaceFromPointer

func NewQDesignerFormWindowInterfaceFromPointer(ptr unsafe.Pointer) (n *QDesignerFormWindowInterface)

func QDesignerFormWindowInterface_FindFormWindow

func QDesignerFormWindowInterface_FindFormWindow(widget widgets.QWidget_ITF) *QDesignerFormWindowInterface

func QDesignerFormWindowInterface_FindFormWindow2

func QDesignerFormWindowInterface_FindFormWindow2(object core.QObject_ITF) *QDesignerFormWindowInterface

func (*QDesignerFormWindowInterface) AboutToUnmanageWidget

func (ptr *QDesignerFormWindowInterface) AboutToUnmanageWidget(widget widgets.QWidget_ITF)

func (*QDesignerFormWindowInterface) AbsoluteDir

func (ptr *QDesignerFormWindowInterface) AbsoluteDir() *core.QDir

func (*QDesignerFormWindowInterface) ActionEventDefault

func (ptr *QDesignerFormWindowInterface) ActionEventDefault(event gui.QActionEvent_ITF)

func (*QDesignerFormWindowInterface) ActivateResourceFilePaths

func (ptr *QDesignerFormWindowInterface) ActivateResourceFilePaths(paths []string, errorCount int, errorMessages string)

func (*QDesignerFormWindowInterface) ActivateResourceFilePathsDefault

func (ptr *QDesignerFormWindowInterface) ActivateResourceFilePathsDefault(paths []string, errorCount int, errorMessages string)

func (*QDesignerFormWindowInterface) Activated

func (ptr *QDesignerFormWindowInterface) Activated(widget widgets.QWidget_ITF)

func (*QDesignerFormWindowInterface) ActiveResourceFilePaths

func (ptr *QDesignerFormWindowInterface) ActiveResourceFilePaths() []string

func (*QDesignerFormWindowInterface) AddResourceFile

func (ptr *QDesignerFormWindowInterface) AddResourceFile(path string)

func (*QDesignerFormWindowInterface) Author

func (ptr *QDesignerFormWindowInterface) Author() string

func (*QDesignerFormWindowInterface) ChangeEventDefault

func (ptr *QDesignerFormWindowInterface) ChangeEventDefault(event core.QEvent_ITF)

func (*QDesignerFormWindowInterface) Changed

func (ptr *QDesignerFormWindowInterface) Changed()

func (*QDesignerFormWindowInterface) CheckContents

func (ptr *QDesignerFormWindowInterface) CheckContents() []string

func (*QDesignerFormWindowInterface) ChildEventDefault

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

func (*QDesignerFormWindowInterface) ClassNameInternalF

func (n *QDesignerFormWindowInterface) ClassNameInternalF() string

func (*QDesignerFormWindowInterface) ClearSelection

func (ptr *QDesignerFormWindowInterface) ClearSelection(update bool)

func (*QDesignerFormWindowInterface) CloseDefault

func (ptr *QDesignerFormWindowInterface) CloseDefault() bool

func (*QDesignerFormWindowInterface) CloseEventDefault

func (ptr *QDesignerFormWindowInterface) CloseEventDefault(event gui.QCloseEvent_ITF)

func (*QDesignerFormWindowInterface) Comment

func (ptr *QDesignerFormWindowInterface) Comment() string

func (*QDesignerFormWindowInterface) ConnectAboutToUnmanageWidget

func (ptr *QDesignerFormWindowInterface) ConnectAboutToUnmanageWidget(f func(widget *widgets.QWidget))

func (*QDesignerFormWindowInterface) ConnectAbsoluteDir

func (ptr *QDesignerFormWindowInterface) ConnectAbsoluteDir(f func() *core.QDir)

func (*QDesignerFormWindowInterface) ConnectActivateResourceFilePaths

func (ptr *QDesignerFormWindowInterface) ConnectActivateResourceFilePaths(f func(paths []string, errorCount int, errorMessages string))

func (*QDesignerFormWindowInterface) ConnectActivated

func (ptr *QDesignerFormWindowInterface) ConnectActivated(f func(widget *widgets.QWidget))

func (*QDesignerFormWindowInterface) ConnectAddResourceFile

func (ptr *QDesignerFormWindowInterface) ConnectAddResourceFile(f func(path string))

func (*QDesignerFormWindowInterface) ConnectAuthor

func (ptr *QDesignerFormWindowInterface) ConnectAuthor(f func() string)

func (*QDesignerFormWindowInterface) ConnectChanged

func (ptr *QDesignerFormWindowInterface) ConnectChanged(f func())

func (*QDesignerFormWindowInterface) ConnectCheckContents

func (ptr *QDesignerFormWindowInterface) ConnectCheckContents(f func() []string)

func (*QDesignerFormWindowInterface) ConnectClearSelection

func (ptr *QDesignerFormWindowInterface) ConnectClearSelection(f func(update bool))

func (*QDesignerFormWindowInterface) ConnectComment

func (ptr *QDesignerFormWindowInterface) ConnectComment(f func() string)

func (*QDesignerFormWindowInterface) ConnectContents

func (ptr *QDesignerFormWindowInterface) ConnectContents(f func() string)

func (*QDesignerFormWindowInterface) ConnectCore

func (ptr *QDesignerFormWindowInterface) ConnectCore(f func() *QDesignerFormEditorInterface)

func (*QDesignerFormWindowInterface) ConnectCursor

func (*QDesignerFormWindowInterface) ConnectDestroyQDesignerFormWindowInterface

func (ptr *QDesignerFormWindowInterface) ConnectDestroyQDesignerFormWindowInterface(f func())

func (*QDesignerFormWindowInterface) ConnectEmitSelectionChanged

func (ptr *QDesignerFormWindowInterface) ConnectEmitSelectionChanged(f func())

func (*QDesignerFormWindowInterface) ConnectExportMacro

func (ptr *QDesignerFormWindowInterface) ConnectExportMacro(f func() string)

func (*QDesignerFormWindowInterface) ConnectFeatureChanged

func (ptr *QDesignerFormWindowInterface) ConnectFeatureChanged(f func(feature QDesignerFormWindowInterface__FeatureFlag))

func (*QDesignerFormWindowInterface) ConnectFeatures

func (*QDesignerFormWindowInterface) ConnectFileName

func (ptr *QDesignerFormWindowInterface) ConnectFileName(f func() string)

func (*QDesignerFormWindowInterface) ConnectFileNameChanged

func (ptr *QDesignerFormWindowInterface) ConnectFileNameChanged(f func(fileName string))

func (*QDesignerFormWindowInterface) ConnectFormContainer

func (ptr *QDesignerFormWindowInterface) ConnectFormContainer(f func() *widgets.QWidget)

func (*QDesignerFormWindowInterface) ConnectGeometryChanged

func (ptr *QDesignerFormWindowInterface) ConnectGeometryChanged(f func())

func (*QDesignerFormWindowInterface) ConnectGrid

func (ptr *QDesignerFormWindowInterface) ConnectGrid(f func() *core.QPoint)

func (*QDesignerFormWindowInterface) ConnectHasFeature

func (ptr *QDesignerFormWindowInterface) ConnectHasFeature(f func(feature QDesignerFormWindowInterface__FeatureFlag) bool)

func (*QDesignerFormWindowInterface) ConnectIncludeHints

func (ptr *QDesignerFormWindowInterface) ConnectIncludeHints(f func() []string)

func (*QDesignerFormWindowInterface) ConnectIsDirty

func (ptr *QDesignerFormWindowInterface) ConnectIsDirty(f func() bool)

func (*QDesignerFormWindowInterface) ConnectIsManaged

func (ptr *QDesignerFormWindowInterface) ConnectIsManaged(f func(widget *widgets.QWidget) bool)

func (*QDesignerFormWindowInterface) ConnectLayoutDefault

func (ptr *QDesignerFormWindowInterface) ConnectLayoutDefault(f func(margin int, spacing int))

func (*QDesignerFormWindowInterface) ConnectLayoutFunction

func (ptr *QDesignerFormWindowInterface) ConnectLayoutFunction(f func(margin string, spacing string))

func (*QDesignerFormWindowInterface) ConnectMainContainerChanged

func (ptr *QDesignerFormWindowInterface) ConnectMainContainerChanged(f func(mainContainer *widgets.QWidget))

func (*QDesignerFormWindowInterface) ConnectManageWidget

func (ptr *QDesignerFormWindowInterface) ConnectManageWidget(f func(widget *widgets.QWidget))

func (*QDesignerFormWindowInterface) ConnectNotifyDefault

func (ptr *QDesignerFormWindowInterface) ConnectNotifyDefault(sign core.QMetaMethod_ITF)

func (*QDesignerFormWindowInterface) ConnectObjectRemoved

func (ptr *QDesignerFormWindowInterface) ConnectObjectRemoved(f func(object *core.QObject))

func (*QDesignerFormWindowInterface) ConnectPixmapFunction

func (ptr *QDesignerFormWindowInterface) ConnectPixmapFunction(f func() string)

func (*QDesignerFormWindowInterface) ConnectRemoveResourceFile

func (ptr *QDesignerFormWindowInterface) ConnectRemoveResourceFile(f func(path string))

func (*QDesignerFormWindowInterface) ConnectResourceFileSaveMode

func (ptr *QDesignerFormWindowInterface) ConnectResourceFileSaveMode(f func() QDesignerFormWindowInterface__ResourceFileSaveMode)

func (*QDesignerFormWindowInterface) ConnectResourceFiles

func (ptr *QDesignerFormWindowInterface) ConnectResourceFiles(f func() []string)

func (*QDesignerFormWindowInterface) ConnectResourceFilesChanged

func (ptr *QDesignerFormWindowInterface) ConnectResourceFilesChanged(f func())

func (*QDesignerFormWindowInterface) ConnectSelectWidget

func (ptr *QDesignerFormWindowInterface) ConnectSelectWidget(f func(widget *widgets.QWidget, sele bool))

func (*QDesignerFormWindowInterface) ConnectSelectionChanged

func (ptr *QDesignerFormWindowInterface) ConnectSelectionChanged(f func())

func (*QDesignerFormWindowInterface) ConnectSetAuthor

func (ptr *QDesignerFormWindowInterface) ConnectSetAuthor(f func(author string))

func (*QDesignerFormWindowInterface) ConnectSetComment

func (ptr *QDesignerFormWindowInterface) ConnectSetComment(f func(comment string))

func (*QDesignerFormWindowInterface) ConnectSetContents

func (ptr *QDesignerFormWindowInterface) ConnectSetContents(f func(device *core.QIODevice, errorMessage string) bool)

func (*QDesignerFormWindowInterface) ConnectSetContents2

func (ptr *QDesignerFormWindowInterface) ConnectSetContents2(f func(contents string) bool)

func (*QDesignerFormWindowInterface) ConnectSetDirty

func (ptr *QDesignerFormWindowInterface) ConnectSetDirty(f func(dirty bool))

func (*QDesignerFormWindowInterface) ConnectSetExportMacro

func (ptr *QDesignerFormWindowInterface) ConnectSetExportMacro(f func(exportMacro string))

func (*QDesignerFormWindowInterface) ConnectSetFeatures

func (ptr *QDesignerFormWindowInterface) ConnectSetFeatures(f func(features QDesignerFormWindowInterface__FeatureFlag))

func (*QDesignerFormWindowInterface) ConnectSetFileName

func (ptr *QDesignerFormWindowInterface) ConnectSetFileName(f func(fileName string))

func (*QDesignerFormWindowInterface) ConnectSetGrid

func (ptr *QDesignerFormWindowInterface) ConnectSetGrid(f func(grid *core.QPoint))

func (*QDesignerFormWindowInterface) ConnectSetIncludeHints

func (ptr *QDesignerFormWindowInterface) ConnectSetIncludeHints(f func(includeHints []string))

func (*QDesignerFormWindowInterface) ConnectSetLayoutDefault

func (ptr *QDesignerFormWindowInterface) ConnectSetLayoutDefault(f func(margin int, spacing int))

func (*QDesignerFormWindowInterface) ConnectSetLayoutFunction

func (ptr *QDesignerFormWindowInterface) ConnectSetLayoutFunction(f func(margin string, spacing string))

func (*QDesignerFormWindowInterface) ConnectSetMainContainer

func (ptr *QDesignerFormWindowInterface) ConnectSetMainContainer(f func(mainContainer *widgets.QWidget))

func (*QDesignerFormWindowInterface) ConnectSetPixmapFunction

func (ptr *QDesignerFormWindowInterface) ConnectSetPixmapFunction(f func(pixmapFunction string))

func (*QDesignerFormWindowInterface) ConnectSetResourceFileSaveMode

func (ptr *QDesignerFormWindowInterface) ConnectSetResourceFileSaveMode(f func(behavior QDesignerFormWindowInterface__ResourceFileSaveMode))

func (*QDesignerFormWindowInterface) ConnectUnmanageWidget

func (ptr *QDesignerFormWindowInterface) ConnectUnmanageWidget(f func(widget *widgets.QWidget))

func (*QDesignerFormWindowInterface) ConnectWidgetManaged

func (ptr *QDesignerFormWindowInterface) ConnectWidgetManaged(f func(widget *widgets.QWidget))

func (*QDesignerFormWindowInterface) ConnectWidgetRemoved

func (ptr *QDesignerFormWindowInterface) ConnectWidgetRemoved(f func(widget *widgets.QWidget))

func (*QDesignerFormWindowInterface) ConnectWidgetUnmanaged

func (ptr *QDesignerFormWindowInterface) ConnectWidgetUnmanaged(f func(widget *widgets.QWidget))

func (*QDesignerFormWindowInterface) Contents

func (ptr *QDesignerFormWindowInterface) Contents() string

func (*QDesignerFormWindowInterface) ContextMenuEventDefault

func (ptr *QDesignerFormWindowInterface) ContextMenuEventDefault(event gui.QContextMenuEvent_ITF)

func (*QDesignerFormWindowInterface) Core

func (*QDesignerFormWindowInterface) CoreDefault

func (*QDesignerFormWindowInterface) Cursor

func (*QDesignerFormWindowInterface) CustomEventDefault

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

func (*QDesignerFormWindowInterface) DeleteLaterDefault

func (ptr *QDesignerFormWindowInterface) DeleteLaterDefault()

func (*QDesignerFormWindowInterface) DestroyQDesignerFormWindowInterface

func (ptr *QDesignerFormWindowInterface) DestroyQDesignerFormWindowInterface()

func (*QDesignerFormWindowInterface) DestroyQDesignerFormWindowInterfaceDefault

func (ptr *QDesignerFormWindowInterface) DestroyQDesignerFormWindowInterfaceDefault()

func (*QDesignerFormWindowInterface) DisconnectAboutToUnmanageWidget

func (ptr *QDesignerFormWindowInterface) DisconnectAboutToUnmanageWidget()

func (*QDesignerFormWindowInterface) DisconnectAbsoluteDir

func (ptr *QDesignerFormWindowInterface) DisconnectAbsoluteDir()

func (*QDesignerFormWindowInterface) DisconnectActivateResourceFilePaths

func (ptr *QDesignerFormWindowInterface) DisconnectActivateResourceFilePaths()

func (*QDesignerFormWindowInterface) DisconnectActivated

func (ptr *QDesignerFormWindowInterface) DisconnectActivated()

func (*QDesignerFormWindowInterface) DisconnectAddResourceFile

func (ptr *QDesignerFormWindowInterface) DisconnectAddResourceFile()

func (*QDesignerFormWindowInterface) DisconnectAuthor

func (ptr *QDesignerFormWindowInterface) DisconnectAuthor()

func (*QDesignerFormWindowInterface) DisconnectChanged

func (ptr *QDesignerFormWindowInterface) DisconnectChanged()

func (*QDesignerFormWindowInterface) DisconnectCheckContents

func (ptr *QDesignerFormWindowInterface) DisconnectCheckContents()

func (*QDesignerFormWindowInterface) DisconnectClearSelection

func (ptr *QDesignerFormWindowInterface) DisconnectClearSelection()

func (*QDesignerFormWindowInterface) DisconnectComment

func (ptr *QDesignerFormWindowInterface) DisconnectComment()

func (*QDesignerFormWindowInterface) DisconnectContents

func (ptr *QDesignerFormWindowInterface) DisconnectContents()

func (*QDesignerFormWindowInterface) DisconnectCore

func (ptr *QDesignerFormWindowInterface) DisconnectCore()

func (*QDesignerFormWindowInterface) DisconnectCursor

func (ptr *QDesignerFormWindowInterface) DisconnectCursor()

func (*QDesignerFormWindowInterface) DisconnectDestroyQDesignerFormWindowInterface

func (ptr *QDesignerFormWindowInterface) DisconnectDestroyQDesignerFormWindowInterface()

func (*QDesignerFormWindowInterface) DisconnectEmitSelectionChanged

func (ptr *QDesignerFormWindowInterface) DisconnectEmitSelectionChanged()

func (*QDesignerFormWindowInterface) DisconnectExportMacro

func (ptr *QDesignerFormWindowInterface) DisconnectExportMacro()

func (*QDesignerFormWindowInterface) DisconnectFeatureChanged

func (ptr *QDesignerFormWindowInterface) DisconnectFeatureChanged()

func (*QDesignerFormWindowInterface) DisconnectFeatures

func (ptr *QDesignerFormWindowInterface) DisconnectFeatures()

func (*QDesignerFormWindowInterface) DisconnectFileName

func (ptr *QDesignerFormWindowInterface) DisconnectFileName()

func (*QDesignerFormWindowInterface) DisconnectFileNameChanged

func (ptr *QDesignerFormWindowInterface) DisconnectFileNameChanged()

func (*QDesignerFormWindowInterface) DisconnectFormContainer

func (ptr *QDesignerFormWindowInterface) DisconnectFormContainer()

func (*QDesignerFormWindowInterface) DisconnectGeometryChanged

func (ptr *QDesignerFormWindowInterface) DisconnectGeometryChanged()

func (*QDesignerFormWindowInterface) DisconnectGrid

func (ptr *QDesignerFormWindowInterface) DisconnectGrid()

func (*QDesignerFormWindowInterface) DisconnectHasFeature

func (ptr *QDesignerFormWindowInterface) DisconnectHasFeature()

func (*QDesignerFormWindowInterface) DisconnectIncludeHints

func (ptr *QDesignerFormWindowInterface) DisconnectIncludeHints()

func (*QDesignerFormWindowInterface) DisconnectIsDirty

func (ptr *QDesignerFormWindowInterface) DisconnectIsDirty()

func (*QDesignerFormWindowInterface) DisconnectIsManaged

func (ptr *QDesignerFormWindowInterface) DisconnectIsManaged()

func (*QDesignerFormWindowInterface) DisconnectLayoutDefault

func (ptr *QDesignerFormWindowInterface) DisconnectLayoutDefault()

func (*QDesignerFormWindowInterface) DisconnectLayoutFunction

func (ptr *QDesignerFormWindowInterface) DisconnectLayoutFunction()

func (*QDesignerFormWindowInterface) DisconnectMainContainerChanged

func (ptr *QDesignerFormWindowInterface) DisconnectMainContainerChanged()

func (*QDesignerFormWindowInterface) DisconnectManageWidget

func (ptr *QDesignerFormWindowInterface) DisconnectManageWidget()

func (*QDesignerFormWindowInterface) DisconnectNotifyDefault

func (ptr *QDesignerFormWindowInterface) DisconnectNotifyDefault(sign core.QMetaMethod_ITF)

func (*QDesignerFormWindowInterface) DisconnectObjectRemoved

func (ptr *QDesignerFormWindowInterface) DisconnectObjectRemoved()

func (*QDesignerFormWindowInterface) DisconnectPixmapFunction

func (ptr *QDesignerFormWindowInterface) DisconnectPixmapFunction()

func (*QDesignerFormWindowInterface) DisconnectRemoveResourceFile

func (ptr *QDesignerFormWindowInterface) DisconnectRemoveResourceFile()

func (*QDesignerFormWindowInterface) DisconnectResourceFileSaveMode

func (ptr *QDesignerFormWindowInterface) DisconnectResourceFileSaveMode()

func (*QDesignerFormWindowInterface) DisconnectResourceFiles

func (ptr *QDesignerFormWindowInterface) DisconnectResourceFiles()

func (*QDesignerFormWindowInterface) DisconnectResourceFilesChanged

func (ptr *QDesignerFormWindowInterface) DisconnectResourceFilesChanged()

func (*QDesignerFormWindowInterface) DisconnectSelectWidget

func (ptr *QDesignerFormWindowInterface) DisconnectSelectWidget()

func (*QDesignerFormWindowInterface) DisconnectSelectionChanged

func (ptr *QDesignerFormWindowInterface) DisconnectSelectionChanged()

func (*QDesignerFormWindowInterface) DisconnectSetAuthor

func (ptr *QDesignerFormWindowInterface) DisconnectSetAuthor()

func (*QDesignerFormWindowInterface) DisconnectSetComment

func (ptr *QDesignerFormWindowInterface) DisconnectSetComment()

func (*QDesignerFormWindowInterface) DisconnectSetContents

func (ptr *QDesignerFormWindowInterface) DisconnectSetContents()

func (*QDesignerFormWindowInterface) DisconnectSetContents2

func (ptr *QDesignerFormWindowInterface) DisconnectSetContents2()

func (*QDesignerFormWindowInterface) DisconnectSetDirty

func (ptr *QDesignerFormWindowInterface) DisconnectSetDirty()

func (*QDesignerFormWindowInterface) DisconnectSetExportMacro

func (ptr *QDesignerFormWindowInterface) DisconnectSetExportMacro()

func (*QDesignerFormWindowInterface) DisconnectSetFeatures

func (ptr *QDesignerFormWindowInterface) DisconnectSetFeatures()

func (*QDesignerFormWindowInterface) DisconnectSetFileName

func (ptr *QDesignerFormWindowInterface) DisconnectSetFileName()

func (*QDesignerFormWindowInterface) DisconnectSetGrid

func (ptr *QDesignerFormWindowInterface) DisconnectSetGrid()

func (*QDesignerFormWindowInterface) DisconnectSetIncludeHints

func (ptr *QDesignerFormWindowInterface) DisconnectSetIncludeHints()

func (*QDesignerFormWindowInterface) DisconnectSetLayoutDefault

func (ptr *QDesignerFormWindowInterface) DisconnectSetLayoutDefault()

func (*QDesignerFormWindowInterface) DisconnectSetLayoutFunction

func (ptr *QDesignerFormWindowInterface) DisconnectSetLayoutFunction()

func (*QDesignerFormWindowInterface) DisconnectSetMainContainer

func (ptr *QDesignerFormWindowInterface) DisconnectSetMainContainer()

func (*QDesignerFormWindowInterface) DisconnectSetPixmapFunction

func (ptr *QDesignerFormWindowInterface) DisconnectSetPixmapFunction()

func (*QDesignerFormWindowInterface) DisconnectSetResourceFileSaveMode

func (ptr *QDesignerFormWindowInterface) DisconnectSetResourceFileSaveMode()

func (*QDesignerFormWindowInterface) DisconnectUnmanageWidget

func (ptr *QDesignerFormWindowInterface) DisconnectUnmanageWidget()

func (*QDesignerFormWindowInterface) DisconnectWidgetManaged

func (ptr *QDesignerFormWindowInterface) DisconnectWidgetManaged()

func (*QDesignerFormWindowInterface) DisconnectWidgetRemoved

func (ptr *QDesignerFormWindowInterface) DisconnectWidgetRemoved()

func (*QDesignerFormWindowInterface) DisconnectWidgetUnmanaged

func (ptr *QDesignerFormWindowInterface) DisconnectWidgetUnmanaged()

func (*QDesignerFormWindowInterface) DragEnterEventDefault

func (ptr *QDesignerFormWindowInterface) DragEnterEventDefault(event gui.QDragEnterEvent_ITF)

func (*QDesignerFormWindowInterface) DragLeaveEventDefault

func (ptr *QDesignerFormWindowInterface) DragLeaveEventDefault(event gui.QDragLeaveEvent_ITF)

func (*QDesignerFormWindowInterface) DragMoveEventDefault

func (ptr *QDesignerFormWindowInterface) DragMoveEventDefault(event gui.QDragMoveEvent_ITF)

func (*QDesignerFormWindowInterface) DropEventDefault

func (ptr *QDesignerFormWindowInterface) DropEventDefault(event gui.QDropEvent_ITF)

func (*QDesignerFormWindowInterface) EmitSelectionChanged

func (ptr *QDesignerFormWindowInterface) EmitSelectionChanged()

func (*QDesignerFormWindowInterface) EnterEventDefault

func (ptr *QDesignerFormWindowInterface) EnterEventDefault(event core.QEvent_ITF)

func (*QDesignerFormWindowInterface) EventDefault

func (ptr *QDesignerFormWindowInterface) EventDefault(event core.QEvent_ITF) bool

func (*QDesignerFormWindowInterface) EventFilterDefault

func (ptr *QDesignerFormWindowInterface) EventFilterDefault(watched core.QObject_ITF, event core.QEvent_ITF) bool

func (*QDesignerFormWindowInterface) ExportMacro

func (ptr *QDesignerFormWindowInterface) ExportMacro() string

func (*QDesignerFormWindowInterface) FeatureChanged

func (*QDesignerFormWindowInterface) Features

func (*QDesignerFormWindowInterface) FileName

func (ptr *QDesignerFormWindowInterface) FileName() string

func (*QDesignerFormWindowInterface) FileNameChanged

func (ptr *QDesignerFormWindowInterface) FileNameChanged(fileName string)

func (*QDesignerFormWindowInterface) FindFormWindow

func (*QDesignerFormWindowInterface) FindFormWindow2

func (*QDesignerFormWindowInterface) FocusInEventDefault

func (ptr *QDesignerFormWindowInterface) FocusInEventDefault(event gui.QFocusEvent_ITF)

func (*QDesignerFormWindowInterface) FocusNextPrevChildDefault

func (ptr *QDesignerFormWindowInterface) FocusNextPrevChildDefault(next bool) bool

func (*QDesignerFormWindowInterface) FocusOutEventDefault

func (ptr *QDesignerFormWindowInterface) FocusOutEventDefault(event gui.QFocusEvent_ITF)

func (*QDesignerFormWindowInterface) FormContainer

func (ptr *QDesignerFormWindowInterface) FormContainer() *widgets.QWidget

func (*QDesignerFormWindowInterface) GeometryChanged

func (ptr *QDesignerFormWindowInterface) GeometryChanged()

func (*QDesignerFormWindowInterface) Grid

func (*QDesignerFormWindowInterface) HasFeature

func (*QDesignerFormWindowInterface) HasHeightForWidthDefault

func (ptr *QDesignerFormWindowInterface) HasHeightForWidthDefault() bool

func (*QDesignerFormWindowInterface) HeightForWidthDefault

func (ptr *QDesignerFormWindowInterface) HeightForWidthDefault(w int) int

func (*QDesignerFormWindowInterface) HideDefault

func (ptr *QDesignerFormWindowInterface) HideDefault()

func (*QDesignerFormWindowInterface) HideEventDefault

func (ptr *QDesignerFormWindowInterface) HideEventDefault(event gui.QHideEvent_ITF)

func (*QDesignerFormWindowInterface) IncludeHints

func (ptr *QDesignerFormWindowInterface) IncludeHints() []string

func (*QDesignerFormWindowInterface) InitFromInternal

func (n *QDesignerFormWindowInterface) InitFromInternal(ptr uintptr, name string)

func (*QDesignerFormWindowInterface) InitPainterDefault

func (ptr *QDesignerFormWindowInterface) InitPainterDefault(painter gui.QPainter_ITF)

func (*QDesignerFormWindowInterface) InputMethodEventDefault

func (ptr *QDesignerFormWindowInterface) InputMethodEventDefault(event gui.QInputMethodEvent_ITF)

func (*QDesignerFormWindowInterface) InputMethodQueryDefault

func (ptr *QDesignerFormWindowInterface) InputMethodQueryDefault(query core.Qt__InputMethodQuery) *core.QVariant

func (*QDesignerFormWindowInterface) IsDirty

func (ptr *QDesignerFormWindowInterface) IsDirty() bool

func (*QDesignerFormWindowInterface) IsManaged

func (ptr *QDesignerFormWindowInterface) IsManaged(widget widgets.QWidget_ITF) bool

func (*QDesignerFormWindowInterface) KeyPressEventDefault

func (ptr *QDesignerFormWindowInterface) KeyPressEventDefault(event gui.QKeyEvent_ITF)

func (*QDesignerFormWindowInterface) KeyReleaseEventDefault

func (ptr *QDesignerFormWindowInterface) KeyReleaseEventDefault(event gui.QKeyEvent_ITF)

func (*QDesignerFormWindowInterface) LayoutDefault

func (ptr *QDesignerFormWindowInterface) LayoutDefault(margin int, spacing int)

func (*QDesignerFormWindowInterface) LayoutFunction

func (ptr *QDesignerFormWindowInterface) LayoutFunction(margin string, spacing string)

func (*QDesignerFormWindowInterface) LeaveEventDefault

func (ptr *QDesignerFormWindowInterface) LeaveEventDefault(event core.QEvent_ITF)

func (*QDesignerFormWindowInterface) LowerDefault

func (ptr *QDesignerFormWindowInterface) LowerDefault()

func (*QDesignerFormWindowInterface) MainContainerChanged

func (ptr *QDesignerFormWindowInterface) MainContainerChanged(mainContainer widgets.QWidget_ITF)

func (*QDesignerFormWindowInterface) ManageWidget

func (ptr *QDesignerFormWindowInterface) ManageWidget(widget widgets.QWidget_ITF)

func (*QDesignerFormWindowInterface) MetaObjectDefault

func (ptr *QDesignerFormWindowInterface) MetaObjectDefault() *core.QMetaObject

func (*QDesignerFormWindowInterface) MetricDefault

func (*QDesignerFormWindowInterface) MinimumSizeHintDefault

func (ptr *QDesignerFormWindowInterface) MinimumSizeHintDefault() *core.QSize

func (*QDesignerFormWindowInterface) MouseDoubleClickEventDefault

func (ptr *QDesignerFormWindowInterface) MouseDoubleClickEventDefault(event gui.QMouseEvent_ITF)

func (*QDesignerFormWindowInterface) MouseMoveEventDefault

func (ptr *QDesignerFormWindowInterface) MouseMoveEventDefault(event gui.QMouseEvent_ITF)

func (*QDesignerFormWindowInterface) MousePressEventDefault

func (ptr *QDesignerFormWindowInterface) MousePressEventDefault(event gui.QMouseEvent_ITF)

func (*QDesignerFormWindowInterface) MouseReleaseEventDefault

func (ptr *QDesignerFormWindowInterface) MouseReleaseEventDefault(event gui.QMouseEvent_ITF)

func (*QDesignerFormWindowInterface) MoveEventDefault

func (ptr *QDesignerFormWindowInterface) MoveEventDefault(event gui.QMoveEvent_ITF)

func (*QDesignerFormWindowInterface) NativeEventDefault

func (ptr *QDesignerFormWindowInterface) NativeEventDefault(eventType core.QByteArray_ITF, message unsafe.Pointer, result *int) bool

func (*QDesignerFormWindowInterface) ObjectRemoved

func (ptr *QDesignerFormWindowInterface) ObjectRemoved(object core.QObject_ITF)

func (*QDesignerFormWindowInterface) PaintEngineDefault

func (ptr *QDesignerFormWindowInterface) PaintEngineDefault() *gui.QPaintEngine

func (*QDesignerFormWindowInterface) PaintEventDefault

func (ptr *QDesignerFormWindowInterface) PaintEventDefault(event gui.QPaintEvent_ITF)

func (*QDesignerFormWindowInterface) PixmapFunction

func (ptr *QDesignerFormWindowInterface) PixmapFunction() string

func (*QDesignerFormWindowInterface) Pointer

func (*QDesignerFormWindowInterface) QDesignerFormWindowInterface_PTR

func (ptr *QDesignerFormWindowInterface) QDesignerFormWindowInterface_PTR() *QDesignerFormWindowInterface

func (*QDesignerFormWindowInterface) RaiseDefault

func (ptr *QDesignerFormWindowInterface) RaiseDefault()

func (*QDesignerFormWindowInterface) RemoveResourceFile

func (ptr *QDesignerFormWindowInterface) RemoveResourceFile(path string)

func (*QDesignerFormWindowInterface) RepaintDefault

func (ptr *QDesignerFormWindowInterface) RepaintDefault()

func (*QDesignerFormWindowInterface) ResizeEventDefault

func (ptr *QDesignerFormWindowInterface) ResizeEventDefault(event gui.QResizeEvent_ITF)

func (*QDesignerFormWindowInterface) ResourceFileSaveMode

func (*QDesignerFormWindowInterface) ResourceFiles

func (ptr *QDesignerFormWindowInterface) ResourceFiles() []string

func (*QDesignerFormWindowInterface) ResourceFilesChanged

func (ptr *QDesignerFormWindowInterface) ResourceFilesChanged()

func (*QDesignerFormWindowInterface) SelectWidget

func (ptr *QDesignerFormWindowInterface) SelectWidget(widget widgets.QWidget_ITF, sele bool)

func (*QDesignerFormWindowInterface) SelectionChanged

func (ptr *QDesignerFormWindowInterface) SelectionChanged()

func (*QDesignerFormWindowInterface) SetAuthor

func (ptr *QDesignerFormWindowInterface) SetAuthor(author string)

func (*QDesignerFormWindowInterface) SetComment

func (ptr *QDesignerFormWindowInterface) SetComment(comment string)

func (*QDesignerFormWindowInterface) SetContents

func (ptr *QDesignerFormWindowInterface) SetContents(device core.QIODevice_ITF, errorMessage string) bool

func (*QDesignerFormWindowInterface) SetContents2

func (ptr *QDesignerFormWindowInterface) SetContents2(contents string) bool

func (*QDesignerFormWindowInterface) SetDirty

func (ptr *QDesignerFormWindowInterface) SetDirty(dirty bool)

func (*QDesignerFormWindowInterface) SetDisabledDefault

func (ptr *QDesignerFormWindowInterface) SetDisabledDefault(disable bool)

func (*QDesignerFormWindowInterface) SetEnabledDefault

func (ptr *QDesignerFormWindowInterface) SetEnabledDefault(vbo bool)

func (*QDesignerFormWindowInterface) SetExportMacro

func (ptr *QDesignerFormWindowInterface) SetExportMacro(exportMacro string)

func (*QDesignerFormWindowInterface) SetFeatures

func (*QDesignerFormWindowInterface) SetFileName

func (ptr *QDesignerFormWindowInterface) SetFileName(fileName string)

func (*QDesignerFormWindowInterface) SetFocus2Default

func (ptr *QDesignerFormWindowInterface) SetFocus2Default()

func (*QDesignerFormWindowInterface) SetGrid

func (ptr *QDesignerFormWindowInterface) SetGrid(grid core.QPoint_ITF)

func (*QDesignerFormWindowInterface) SetHiddenDefault

func (ptr *QDesignerFormWindowInterface) SetHiddenDefault(hidden bool)

func (*QDesignerFormWindowInterface) SetIncludeHints

func (ptr *QDesignerFormWindowInterface) SetIncludeHints(includeHints []string)

func (*QDesignerFormWindowInterface) SetLayoutDefault

func (ptr *QDesignerFormWindowInterface) SetLayoutDefault(margin int, spacing int)

func (*QDesignerFormWindowInterface) SetLayoutFunction

func (ptr *QDesignerFormWindowInterface) SetLayoutFunction(margin string, spacing string)

func (*QDesignerFormWindowInterface) SetMainContainer

func (ptr *QDesignerFormWindowInterface) SetMainContainer(mainContainer widgets.QWidget_ITF)

func (*QDesignerFormWindowInterface) SetPixmapFunction

func (ptr *QDesignerFormWindowInterface) SetPixmapFunction(pixmapFunction string)

func (*QDesignerFormWindowInterface) SetPointer

func (ptr *QDesignerFormWindowInterface) SetPointer(p unsafe.Pointer)

func (*QDesignerFormWindowInterface) SetResourceFileSaveMode

func (*QDesignerFormWindowInterface) SetStyleSheetDefault

func (ptr *QDesignerFormWindowInterface) SetStyleSheetDefault(styleSheet string)

func (*QDesignerFormWindowInterface) SetVisibleDefault

func (ptr *QDesignerFormWindowInterface) SetVisibleDefault(visible bool)

func (*QDesignerFormWindowInterface) SetWindowModifiedDefault

func (ptr *QDesignerFormWindowInterface) SetWindowModifiedDefault(vbo bool)

func (*QDesignerFormWindowInterface) SetWindowTitleDefault

func (ptr *QDesignerFormWindowInterface) SetWindowTitleDefault(vqs string)

func (*QDesignerFormWindowInterface) ShowDefault

func (ptr *QDesignerFormWindowInterface) ShowDefault()

func (*QDesignerFormWindowInterface) ShowEventDefault

func (ptr *QDesignerFormWindowInterface) ShowEventDefault(event gui.QShowEvent_ITF)

func (*QDesignerFormWindowInterface) ShowFullScreenDefault

func (ptr *QDesignerFormWindowInterface) ShowFullScreenDefault()

func (*QDesignerFormWindowInterface) ShowMaximizedDefault

func (ptr *QDesignerFormWindowInterface) ShowMaximizedDefault()

func (*QDesignerFormWindowInterface) ShowMinimizedDefault

func (ptr *QDesignerFormWindowInterface) ShowMinimizedDefault()

func (*QDesignerFormWindowInterface) ShowNormalDefault

func (ptr *QDesignerFormWindowInterface) ShowNormalDefault()

func (*QDesignerFormWindowInterface) SizeHintDefault

func (ptr *QDesignerFormWindowInterface) SizeHintDefault() *core.QSize

func (*QDesignerFormWindowInterface) TabletEventDefault

func (ptr *QDesignerFormWindowInterface) TabletEventDefault(event gui.QTabletEvent_ITF)

func (*QDesignerFormWindowInterface) TimerEventDefault

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

func (*QDesignerFormWindowInterface) UnmanageWidget

func (ptr *QDesignerFormWindowInterface) UnmanageWidget(widget widgets.QWidget_ITF)

func (*QDesignerFormWindowInterface) UpdateDefault

func (ptr *QDesignerFormWindowInterface) UpdateDefault()

func (*QDesignerFormWindowInterface) UpdateMicroFocusDefault

func (ptr *QDesignerFormWindowInterface) UpdateMicroFocusDefault()

func (*QDesignerFormWindowInterface) WheelEventDefault

func (ptr *QDesignerFormWindowInterface) WheelEventDefault(event gui.QWheelEvent_ITF)

func (*QDesignerFormWindowInterface) WidgetManaged

func (ptr *QDesignerFormWindowInterface) WidgetManaged(widget widgets.QWidget_ITF)

func (*QDesignerFormWindowInterface) WidgetRemoved

func (ptr *QDesignerFormWindowInterface) WidgetRemoved(widget widgets.QWidget_ITF)

func (*QDesignerFormWindowInterface) WidgetUnmanaged

func (ptr *QDesignerFormWindowInterface) WidgetUnmanaged(widget widgets.QWidget_ITF)

type QDesignerFormWindowInterface_ITF

type QDesignerFormWindowInterface_ITF interface {
	widgets.QWidget_ITF
	QDesignerFormWindowInterface_PTR() *QDesignerFormWindowInterface
}

type QDesignerFormWindowInterface__FeatureFlag

type QDesignerFormWindowInterface__FeatureFlag int64

QDesignerFormWindowInterface::FeatureFlag

type QDesignerFormWindowInterface__ResourceFileSaveMode

type QDesignerFormWindowInterface__ResourceFileSaveMode int64

QDesignerFormWindowInterface::ResourceFileSaveMode

type QDesignerFormWindowManagerInterface

type QDesignerFormWindowManagerInterface struct {
	core.QObject
}

func NewQDesignerFormWindowManagerInterfaceFromPointer

func NewQDesignerFormWindowManagerInterfaceFromPointer(ptr unsafe.Pointer) (n *QDesignerFormWindowManagerInterface)

func (*QDesignerFormWindowManagerInterface) Action

func (*QDesignerFormWindowManagerInterface) ActionGroup

func (*QDesignerFormWindowManagerInterface) ActiveFormWindow

func (*QDesignerFormWindowManagerInterface) ActiveFormWindowChanged

func (ptr *QDesignerFormWindowManagerInterface) ActiveFormWindowChanged(formWindow QDesignerFormWindowInterface_ITF)

func (*QDesignerFormWindowManagerInterface) AddFormWindow

func (*QDesignerFormWindowManagerInterface) ChildEventDefault

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

func (*QDesignerFormWindowManagerInterface) ClassNameInternalF

func (n *QDesignerFormWindowManagerInterface) ClassNameInternalF() string

func (*QDesignerFormWindowManagerInterface) CloseAllPreviews

func (ptr *QDesignerFormWindowManagerInterface) CloseAllPreviews()

func (*QDesignerFormWindowManagerInterface) ConnectAction

func (*QDesignerFormWindowManagerInterface) ConnectActionGroup

func (*QDesignerFormWindowManagerInterface) ConnectActiveFormWindow

func (ptr *QDesignerFormWindowManagerInterface) ConnectActiveFormWindow(f func() *QDesignerFormWindowInterface)

func (*QDesignerFormWindowManagerInterface) ConnectActiveFormWindowChanged

func (ptr *QDesignerFormWindowManagerInterface) ConnectActiveFormWindowChanged(f func(formWindow *QDesignerFormWindowInterface))

func (*QDesignerFormWindowManagerInterface) ConnectAddFormWindow

func (ptr *QDesignerFormWindowManagerInterface) ConnectAddFormWindow(f func(formWindow *QDesignerFormWindowInterface))

func (*QDesignerFormWindowManagerInterface) ConnectCloseAllPreviews

func (ptr *QDesignerFormWindowManagerInterface) ConnectCloseAllPreviews(f func())

func (*QDesignerFormWindowManagerInterface) ConnectCore

func (*QDesignerFormWindowManagerInterface) ConnectCreateFormWindow

func (ptr *QDesignerFormWindowManagerInterface) ConnectCreateFormWindow(f func(parent *widgets.QWidget, flags core.Qt__WindowType) *QDesignerFormWindowInterface)

func (*QDesignerFormWindowManagerInterface) ConnectCreatePreviewPixmap

func (ptr *QDesignerFormWindowManagerInterface) ConnectCreatePreviewPixmap(f func() *gui.QPixmap)

func (*QDesignerFormWindowManagerInterface) ConnectDestroyQDesignerFormWindowManagerInterface

func (ptr *QDesignerFormWindowManagerInterface) ConnectDestroyQDesignerFormWindowManagerInterface(f func())

func (*QDesignerFormWindowManagerInterface) ConnectFormWindow

func (ptr *QDesignerFormWindowManagerInterface) ConnectFormWindow(f func(index int) *QDesignerFormWindowInterface)

func (*QDesignerFormWindowManagerInterface) ConnectFormWindowAdded

func (ptr *QDesignerFormWindowManagerInterface) ConnectFormWindowAdded(f func(formWindow *QDesignerFormWindowInterface))

func (*QDesignerFormWindowManagerInterface) ConnectFormWindowCount

func (ptr *QDesignerFormWindowManagerInterface) ConnectFormWindowCount(f func() int)

func (*QDesignerFormWindowManagerInterface) ConnectFormWindowRemoved

func (ptr *QDesignerFormWindowManagerInterface) ConnectFormWindowRemoved(f func(formWindow *QDesignerFormWindowInterface))

func (*QDesignerFormWindowManagerInterface) ConnectFormWindowSettingsChanged

func (ptr *QDesignerFormWindowManagerInterface) ConnectFormWindowSettingsChanged(f func(formWindow *QDesignerFormWindowInterface))

func (*QDesignerFormWindowManagerInterface) ConnectNotifyDefault

func (ptr *QDesignerFormWindowManagerInterface) ConnectNotifyDefault(sign core.QMetaMethod_ITF)

func (*QDesignerFormWindowManagerInterface) ConnectRemoveFormWindow

func (ptr *QDesignerFormWindowManagerInterface) ConnectRemoveFormWindow(f func(formWindow *QDesignerFormWindowInterface))

func (*QDesignerFormWindowManagerInterface) ConnectSetActiveFormWindow

func (ptr *QDesignerFormWindowManagerInterface) ConnectSetActiveFormWindow(f func(formWindow *QDesignerFormWindowInterface))

func (*QDesignerFormWindowManagerInterface) ConnectShowPluginDialog

func (ptr *QDesignerFormWindowManagerInterface) ConnectShowPluginDialog(f func())

func (*QDesignerFormWindowManagerInterface) ConnectShowPreview

func (ptr *QDesignerFormWindowManagerInterface) ConnectShowPreview(f func())

func (*QDesignerFormWindowManagerInterface) Core

func (*QDesignerFormWindowManagerInterface) CreateFormWindow

func (*QDesignerFormWindowManagerInterface) CreatePreviewPixmap

func (ptr *QDesignerFormWindowManagerInterface) CreatePreviewPixmap() *gui.QPixmap

func (*QDesignerFormWindowManagerInterface) CustomEventDefault

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

func (*QDesignerFormWindowManagerInterface) DeleteLaterDefault

func (ptr *QDesignerFormWindowManagerInterface) DeleteLaterDefault()

func (*QDesignerFormWindowManagerInterface) DestroyQDesignerFormWindowManagerInterface

func (ptr *QDesignerFormWindowManagerInterface) DestroyQDesignerFormWindowManagerInterface()

func (*QDesignerFormWindowManagerInterface) DestroyQDesignerFormWindowManagerInterfaceDefault

func (ptr *QDesignerFormWindowManagerInterface) DestroyQDesignerFormWindowManagerInterfaceDefault()

func (*QDesignerFormWindowManagerInterface) DisconnectAction

func (ptr *QDesignerFormWindowManagerInterface) DisconnectAction()

func (*QDesignerFormWindowManagerInterface) DisconnectActionGroup

func (ptr *QDesignerFormWindowManagerInterface) DisconnectActionGroup()

func (*QDesignerFormWindowManagerInterface) DisconnectActiveFormWindow

func (ptr *QDesignerFormWindowManagerInterface) DisconnectActiveFormWindow()

func (*QDesignerFormWindowManagerInterface) DisconnectActiveFormWindowChanged

func (ptr *QDesignerFormWindowManagerInterface) DisconnectActiveFormWindowChanged()

func (*QDesignerFormWindowManagerInterface) DisconnectAddFormWindow

func (ptr *QDesignerFormWindowManagerInterface) DisconnectAddFormWindow()

func (*QDesignerFormWindowManagerInterface) DisconnectCloseAllPreviews

func (ptr *QDesignerFormWindowManagerInterface) DisconnectCloseAllPreviews()

func (*QDesignerFormWindowManagerInterface) DisconnectCore

func (ptr *QDesignerFormWindowManagerInterface) DisconnectCore()

func (*QDesignerFormWindowManagerInterface) DisconnectCreateFormWindow

func (ptr *QDesignerFormWindowManagerInterface) DisconnectCreateFormWindow()

func (*QDesignerFormWindowManagerInterface) DisconnectCreatePreviewPixmap

func (ptr *QDesignerFormWindowManagerInterface) DisconnectCreatePreviewPixmap()

func (*QDesignerFormWindowManagerInterface) DisconnectDestroyQDesignerFormWindowManagerInterface

func (ptr *QDesignerFormWindowManagerInterface) DisconnectDestroyQDesignerFormWindowManagerInterface()

func (*QDesignerFormWindowManagerInterface) DisconnectFormWindow

func (ptr *QDesignerFormWindowManagerInterface) DisconnectFormWindow()

func (*QDesignerFormWindowManagerInterface) DisconnectFormWindowAdded

func (ptr *QDesignerFormWindowManagerInterface) DisconnectFormWindowAdded()

func (*QDesignerFormWindowManagerInterface) DisconnectFormWindowCount

func (ptr *QDesignerFormWindowManagerInterface) DisconnectFormWindowCount()

func (*QDesignerFormWindowManagerInterface) DisconnectFormWindowRemoved

func (ptr *QDesignerFormWindowManagerInterface) DisconnectFormWindowRemoved()

func (*QDesignerFormWindowManagerInterface) DisconnectFormWindowSettingsChanged

func (ptr *QDesignerFormWindowManagerInterface) DisconnectFormWindowSettingsChanged()

func (*QDesignerFormWindowManagerInterface) DisconnectNotifyDefault

func (ptr *QDesignerFormWindowManagerInterface) DisconnectNotifyDefault(sign core.QMetaMethod_ITF)

func (*QDesignerFormWindowManagerInterface) DisconnectRemoveFormWindow

func (ptr *QDesignerFormWindowManagerInterface) DisconnectRemoveFormWindow()

func (*QDesignerFormWindowManagerInterface) DisconnectSetActiveFormWindow

func (ptr *QDesignerFormWindowManagerInterface) DisconnectSetActiveFormWindow()

func (*QDesignerFormWindowManagerInterface) DisconnectShowPluginDialog

func (ptr *QDesignerFormWindowManagerInterface) DisconnectShowPluginDialog()

func (*QDesignerFormWindowManagerInterface) DisconnectShowPreview

func (ptr *QDesignerFormWindowManagerInterface) DisconnectShowPreview()

func (*QDesignerFormWindowManagerInterface) EventDefault

func (*QDesignerFormWindowManagerInterface) EventFilterDefault

func (ptr *QDesignerFormWindowManagerInterface) EventFilterDefault(watched core.QObject_ITF, event core.QEvent_ITF) bool

func (*QDesignerFormWindowManagerInterface) FormWindow

func (*QDesignerFormWindowManagerInterface) FormWindowAdded

func (*QDesignerFormWindowManagerInterface) FormWindowCount

func (ptr *QDesignerFormWindowManagerInterface) FormWindowCount() int

func (*QDesignerFormWindowManagerInterface) FormWindowRemoved

func (ptr *QDesignerFormWindowManagerInterface) FormWindowRemoved(formWindow QDesignerFormWindowInterface_ITF)

func (*QDesignerFormWindowManagerInterface) FormWindowSettingsChanged

func (ptr *QDesignerFormWindowManagerInterface) FormWindowSettingsChanged(formWindow QDesignerFormWindowInterface_ITF)

func (*QDesignerFormWindowManagerInterface) InitFromInternal

func (n *QDesignerFormWindowManagerInterface) InitFromInternal(ptr uintptr, name string)

func (*QDesignerFormWindowManagerInterface) MetaObjectDefault

func (ptr *QDesignerFormWindowManagerInterface) MetaObjectDefault() *core.QMetaObject

func (*QDesignerFormWindowManagerInterface) Pointer

func (*QDesignerFormWindowManagerInterface) QDesignerFormWindowManagerInterface_PTR

func (ptr *QDesignerFormWindowManagerInterface) QDesignerFormWindowManagerInterface_PTR() *QDesignerFormWindowManagerInterface

func (*QDesignerFormWindowManagerInterface) RemoveFormWindow

func (*QDesignerFormWindowManagerInterface) SetActiveFormWindow

func (ptr *QDesignerFormWindowManagerInterface) SetActiveFormWindow(formWindow QDesignerFormWindowInterface_ITF)

func (*QDesignerFormWindowManagerInterface) SetPointer

func (*QDesignerFormWindowManagerInterface) ShowPluginDialog

func (ptr *QDesignerFormWindowManagerInterface) ShowPluginDialog()

func (*QDesignerFormWindowManagerInterface) ShowPreview

func (ptr *QDesignerFormWindowManagerInterface) ShowPreview()

func (*QDesignerFormWindowManagerInterface) TimerEventDefault

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

type QDesignerFormWindowManagerInterface_ITF

type QDesignerFormWindowManagerInterface_ITF interface {
	core.QObject_ITF
	QDesignerFormWindowManagerInterface_PTR() *QDesignerFormWindowManagerInterface
}

type QDesignerFormWindowManagerInterface__Action

type QDesignerFormWindowManagerInterface__Action int64

QDesignerFormWindowManagerInterface::Action

const (
	QDesignerFormWindowManagerInterface__CutAction                      QDesignerFormWindowManagerInterface__Action = QDesignerFormWindowManagerInterface__Action(100)
	QDesignerFormWindowManagerInterface__CopyAction                     QDesignerFormWindowManagerInterface__Action = QDesignerFormWindowManagerInterface__Action(101)
	QDesignerFormWindowManagerInterface__PasteAction                    QDesignerFormWindowManagerInterface__Action = QDesignerFormWindowManagerInterface__Action(102)
	QDesignerFormWindowManagerInterface__DeleteAction                   QDesignerFormWindowManagerInterface__Action = QDesignerFormWindowManagerInterface__Action(103)
	QDesignerFormWindowManagerInterface__SelectAllAction                QDesignerFormWindowManagerInterface__Action = QDesignerFormWindowManagerInterface__Action(104)
	QDesignerFormWindowManagerInterface__LowerAction                    QDesignerFormWindowManagerInterface__Action = QDesignerFormWindowManagerInterface__Action(200)
	QDesignerFormWindowManagerInterface__RaiseAction                    QDesignerFormWindowManagerInterface__Action = QDesignerFormWindowManagerInterface__Action(201)
	QDesignerFormWindowManagerInterface__UndoAction                     QDesignerFormWindowManagerInterface__Action = QDesignerFormWindowManagerInterface__Action(300)
	QDesignerFormWindowManagerInterface__RedoAction                     QDesignerFormWindowManagerInterface__Action = QDesignerFormWindowManagerInterface__Action(301)
	QDesignerFormWindowManagerInterface__HorizontalLayoutAction         QDesignerFormWindowManagerInterface__Action = QDesignerFormWindowManagerInterface__Action(400)
	QDesignerFormWindowManagerInterface__VerticalLayoutAction           QDesignerFormWindowManagerInterface__Action = QDesignerFormWindowManagerInterface__Action(401)
	QDesignerFormWindowManagerInterface__SplitHorizontalAction          QDesignerFormWindowManagerInterface__Action = QDesignerFormWindowManagerInterface__Action(402)
	QDesignerFormWindowManagerInterface__SplitVerticalAction            QDesignerFormWindowManagerInterface__Action = QDesignerFormWindowManagerInterface__Action(403)
	QDesignerFormWindowManagerInterface__GridLayoutAction               QDesignerFormWindowManagerInterface__Action = QDesignerFormWindowManagerInterface__Action(404)
	QDesignerFormWindowManagerInterface__FormLayoutAction               QDesignerFormWindowManagerInterface__Action = QDesignerFormWindowManagerInterface__Action(405)
	QDesignerFormWindowManagerInterface__BreakLayoutAction              QDesignerFormWindowManagerInterface__Action = QDesignerFormWindowManagerInterface__Action(406)
	QDesignerFormWindowManagerInterface__AdjustSizeAction               QDesignerFormWindowManagerInterface__Action = QDesignerFormWindowManagerInterface__Action(407)
	QDesignerFormWindowManagerInterface__SimplifyLayoutAction           QDesignerFormWindowManagerInterface__Action = QDesignerFormWindowManagerInterface__Action(408)
	QDesignerFormWindowManagerInterface__DefaultPreviewAction           QDesignerFormWindowManagerInterface__Action = QDesignerFormWindowManagerInterface__Action(500)
	QDesignerFormWindowManagerInterface__FormWindowSettingsDialogAction QDesignerFormWindowManagerInterface__Action = QDesignerFormWindowManagerInterface__Action(600)
)

type QDesignerFormWindowManagerInterface__ActionGroup

type QDesignerFormWindowManagerInterface__ActionGroup int64

QDesignerFormWindowManagerInterface::ActionGroup

const (
	QDesignerFormWindowManagerInterface__StyledPreviewActionGroup QDesignerFormWindowManagerInterface__ActionGroup = QDesignerFormWindowManagerInterface__ActionGroup(100)
)

type QDesignerFormWindow_ITF

type QDesignerFormWindow_ITF interface {
	widgets.QWidget_ITF
	QDesignerFormWindow_PTR() *QDesignerFormWindow
}

type QDesignerLanguageExtension

type QDesignerLanguageExtension struct {
	internal.Internal
}

func NewQDesignerLanguageExtensionFromPointer

func NewQDesignerLanguageExtensionFromPointer(ptr unsafe.Pointer) (n *QDesignerLanguageExtension)

func (*QDesignerLanguageExtension) ClassNameInternalF

func (n *QDesignerLanguageExtension) ClassNameInternalF() string

func (*QDesignerLanguageExtension) DestroyQDesignerLanguageExtension

func (ptr *QDesignerLanguageExtension) DestroyQDesignerLanguageExtension()

func (*QDesignerLanguageExtension) Pointer

func (ptr *QDesignerLanguageExtension) Pointer() unsafe.Pointer

func (*QDesignerLanguageExtension) QDesignerLanguageExtension_PTR

func (ptr *QDesignerLanguageExtension) QDesignerLanguageExtension_PTR() *QDesignerLanguageExtension

func (*QDesignerLanguageExtension) SetPointer

func (ptr *QDesignerLanguageExtension) SetPointer(p unsafe.Pointer)

type QDesignerLanguageExtension_ITF

type QDesignerLanguageExtension_ITF interface {
	QDesignerLanguageExtension_PTR() *QDesignerLanguageExtension
}

type QDesignerMemberSheetExtension

type QDesignerMemberSheetExtension struct {
	internal.Internal
}

func NewQDesignerMemberSheetExtensionFromPointer

func NewQDesignerMemberSheetExtensionFromPointer(ptr unsafe.Pointer) (n *QDesignerMemberSheetExtension)

func (*QDesignerMemberSheetExtension) ClassNameInternalF

func (n *QDesignerMemberSheetExtension) ClassNameInternalF() string

func (*QDesignerMemberSheetExtension) ConnectCount

func (ptr *QDesignerMemberSheetExtension) ConnectCount(f func() int)

func (*QDesignerMemberSheetExtension) ConnectDeclaredInClass

func (ptr *QDesignerMemberSheetExtension) ConnectDeclaredInClass(f func(index int) string)

func (*QDesignerMemberSheetExtension) ConnectDestroyQDesignerMemberSheetExtension

func (ptr *QDesignerMemberSheetExtension) ConnectDestroyQDesignerMemberSheetExtension(f func())

func (*QDesignerMemberSheetExtension) ConnectIndexOf

func (ptr *QDesignerMemberSheetExtension) ConnectIndexOf(f func(name string) int)

func (*QDesignerMemberSheetExtension) ConnectInheritedFromWidget

func (ptr *QDesignerMemberSheetExtension) ConnectInheritedFromWidget(f func(index int) bool)

func (*QDesignerMemberSheetExtension) ConnectIsSignal

func (ptr *QDesignerMemberSheetExtension) ConnectIsSignal(f func(index int) bool)

func (*QDesignerMemberSheetExtension) ConnectIsSlot

func (ptr *QDesignerMemberSheetExtension) ConnectIsSlot(f func(index int) bool)

func (*QDesignerMemberSheetExtension) ConnectIsVisible

func (ptr *QDesignerMemberSheetExtension) ConnectIsVisible(f func(index int) bool)

func (*QDesignerMemberSheetExtension) ConnectMemberGroup

func (ptr *QDesignerMemberSheetExtension) ConnectMemberGroup(f func(index int) string)

func (*QDesignerMemberSheetExtension) ConnectMemberName

func (ptr *QDesignerMemberSheetExtension) ConnectMemberName(f func(index int) string)

func (*QDesignerMemberSheetExtension) ConnectParameterNames

func (ptr *QDesignerMemberSheetExtension) ConnectParameterNames(f func(index int) []*core.QByteArray)

func (*QDesignerMemberSheetExtension) ConnectParameterTypes

func (ptr *QDesignerMemberSheetExtension) ConnectParameterTypes(f func(index int) []*core.QByteArray)

func (*QDesignerMemberSheetExtension) ConnectSetMemberGroup

func (ptr *QDesignerMemberSheetExtension) ConnectSetMemberGroup(f func(index int, group string))

func (*QDesignerMemberSheetExtension) ConnectSetVisible

func (ptr *QDesignerMemberSheetExtension) ConnectSetVisible(f func(index int, visible bool))

func (*QDesignerMemberSheetExtension) ConnectSignature

func (ptr *QDesignerMemberSheetExtension) ConnectSignature(f func(index int) string)

func (*QDesignerMemberSheetExtension) Count

func (ptr *QDesignerMemberSheetExtension) Count() int

func (*QDesignerMemberSheetExtension) DeclaredInClass

func (ptr *QDesignerMemberSheetExtension) DeclaredInClass(index int) string

func (*QDesignerMemberSheetExtension) DestroyQDesignerMemberSheetExtension

func (ptr *QDesignerMemberSheetExtension) DestroyQDesignerMemberSheetExtension()

func (*QDesignerMemberSheetExtension) DestroyQDesignerMemberSheetExtensionDefault

func (ptr *QDesignerMemberSheetExtension) DestroyQDesignerMemberSheetExtensionDefault()

func (*QDesignerMemberSheetExtension) DisconnectCount

func (ptr *QDesignerMemberSheetExtension) DisconnectCount()

func (*QDesignerMemberSheetExtension) DisconnectDeclaredInClass

func (ptr *QDesignerMemberSheetExtension) DisconnectDeclaredInClass()

func (*QDesignerMemberSheetExtension) DisconnectDestroyQDesignerMemberSheetExtension

func (ptr *QDesignerMemberSheetExtension) DisconnectDestroyQDesignerMemberSheetExtension()

func (*QDesignerMemberSheetExtension) DisconnectIndexOf

func (ptr *QDesignerMemberSheetExtension) DisconnectIndexOf()

func (*QDesignerMemberSheetExtension) DisconnectInheritedFromWidget

func (ptr *QDesignerMemberSheetExtension) DisconnectInheritedFromWidget()

func (*QDesignerMemberSheetExtension) DisconnectIsSignal

func (ptr *QDesignerMemberSheetExtension) DisconnectIsSignal()

func (*QDesignerMemberSheetExtension) DisconnectIsSlot

func (ptr *QDesignerMemberSheetExtension) DisconnectIsSlot()

func (*QDesignerMemberSheetExtension) DisconnectIsVisible

func (ptr *QDesignerMemberSheetExtension) DisconnectIsVisible()

func (*QDesignerMemberSheetExtension) DisconnectMemberGroup

func (ptr *QDesignerMemberSheetExtension) DisconnectMemberGroup()

func (*QDesignerMemberSheetExtension) DisconnectMemberName

func (ptr *QDesignerMemberSheetExtension) DisconnectMemberName()

func (*QDesignerMemberSheetExtension) DisconnectParameterNames

func (ptr *QDesignerMemberSheetExtension) DisconnectParameterNames()

func (*QDesignerMemberSheetExtension) DisconnectParameterTypes

func (ptr *QDesignerMemberSheetExtension) DisconnectParameterTypes()

func (*QDesignerMemberSheetExtension) DisconnectSetMemberGroup

func (ptr *QDesignerMemberSheetExtension) DisconnectSetMemberGroup()

func (*QDesignerMemberSheetExtension) DisconnectSetVisible

func (ptr *QDesignerMemberSheetExtension) DisconnectSetVisible()

func (*QDesignerMemberSheetExtension) DisconnectSignature

func (ptr *QDesignerMemberSheetExtension) DisconnectSignature()

func (*QDesignerMemberSheetExtension) IndexOf

func (ptr *QDesignerMemberSheetExtension) IndexOf(name string) int

func (*QDesignerMemberSheetExtension) InheritedFromWidget

func (ptr *QDesignerMemberSheetExtension) InheritedFromWidget(index int) bool

func (*QDesignerMemberSheetExtension) IsSignal

func (ptr *QDesignerMemberSheetExtension) IsSignal(index int) bool

func (*QDesignerMemberSheetExtension) IsSlot

func (ptr *QDesignerMemberSheetExtension) IsSlot(index int) bool

func (*QDesignerMemberSheetExtension) IsVisible

func (ptr *QDesignerMemberSheetExtension) IsVisible(index int) bool

func (*QDesignerMemberSheetExtension) MemberGroup

func (ptr *QDesignerMemberSheetExtension) MemberGroup(index int) string

func (*QDesignerMemberSheetExtension) MemberName

func (ptr *QDesignerMemberSheetExtension) MemberName(index int) string

func (*QDesignerMemberSheetExtension) ParameterNames

func (ptr *QDesignerMemberSheetExtension) ParameterNames(index int) []*core.QByteArray

func (*QDesignerMemberSheetExtension) ParameterTypes

func (ptr *QDesignerMemberSheetExtension) ParameterTypes(index int) []*core.QByteArray

func (*QDesignerMemberSheetExtension) Pointer

func (*QDesignerMemberSheetExtension) QDesignerMemberSheetExtension_PTR

func (ptr *QDesignerMemberSheetExtension) QDesignerMemberSheetExtension_PTR() *QDesignerMemberSheetExtension

func (*QDesignerMemberSheetExtension) SetMemberGroup

func (ptr *QDesignerMemberSheetExtension) SetMemberGroup(index int, group string)

func (*QDesignerMemberSheetExtension) SetPointer

func (ptr *QDesignerMemberSheetExtension) SetPointer(p unsafe.Pointer)

func (*QDesignerMemberSheetExtension) SetVisible

func (ptr *QDesignerMemberSheetExtension) SetVisible(index int, visible bool)

func (*QDesignerMemberSheetExtension) Signature

func (ptr *QDesignerMemberSheetExtension) Signature(index int) string

type QDesignerMemberSheetExtension_ITF

type QDesignerMemberSheetExtension_ITF interface {
	QDesignerMemberSheetExtension_PTR() *QDesignerMemberSheetExtension
}

type QDesignerObjectInspectorInterface

type QDesignerObjectInspectorInterface struct {
	widgets.QWidget
}

func NewQDesignerObjectInspectorInterfaceFromPointer

func NewQDesignerObjectInspectorInterfaceFromPointer(ptr unsafe.Pointer) (n *QDesignerObjectInspectorInterface)

func (*QDesignerObjectInspectorInterface) ActionEventDefault

func (ptr *QDesignerObjectInspectorInterface) ActionEventDefault(event gui.QActionEvent_ITF)

func (*QDesignerObjectInspectorInterface) ChangeEventDefault

func (ptr *QDesignerObjectInspectorInterface) ChangeEventDefault(event core.QEvent_ITF)

func (*QDesignerObjectInspectorInterface) ChildEventDefault

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

func (*QDesignerObjectInspectorInterface) ClassNameInternalF

func (n *QDesignerObjectInspectorInterface) ClassNameInternalF() string

func (*QDesignerObjectInspectorInterface) CloseDefault

func (ptr *QDesignerObjectInspectorInterface) CloseDefault() bool

func (*QDesignerObjectInspectorInterface) CloseEventDefault

func (ptr *QDesignerObjectInspectorInterface) CloseEventDefault(event gui.QCloseEvent_ITF)

func (*QDesignerObjectInspectorInterface) ConnectCore

func (*QDesignerObjectInspectorInterface) ConnectDestroyQDesignerObjectInspectorInterface

func (ptr *QDesignerObjectInspectorInterface) ConnectDestroyQDesignerObjectInspectorInterface(f func())

func (*QDesignerObjectInspectorInterface) ConnectNotifyDefault

func (ptr *QDesignerObjectInspectorInterface) ConnectNotifyDefault(sign core.QMetaMethod_ITF)

func (*QDesignerObjectInspectorInterface) ConnectSetFormWindow

func (ptr *QDesignerObjectInspectorInterface) ConnectSetFormWindow(f func(formWindow *QDesignerFormWindowInterface))

func (*QDesignerObjectInspectorInterface) ContextMenuEventDefault

func (ptr *QDesignerObjectInspectorInterface) ContextMenuEventDefault(event gui.QContextMenuEvent_ITF)

func (*QDesignerObjectInspectorInterface) Core

func (*QDesignerObjectInspectorInterface) CoreDefault

func (*QDesignerObjectInspectorInterface) CustomEventDefault

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

func (*QDesignerObjectInspectorInterface) DeleteLaterDefault

func (ptr *QDesignerObjectInspectorInterface) DeleteLaterDefault()

func (*QDesignerObjectInspectorInterface) DestroyQDesignerObjectInspectorInterface

func (ptr *QDesignerObjectInspectorInterface) DestroyQDesignerObjectInspectorInterface()

func (*QDesignerObjectInspectorInterface) DestroyQDesignerObjectInspectorInterfaceDefault

func (ptr *QDesignerObjectInspectorInterface) DestroyQDesignerObjectInspectorInterfaceDefault()

func (*QDesignerObjectInspectorInterface) DisconnectCore

func (ptr *QDesignerObjectInspectorInterface) DisconnectCore()

func (*QDesignerObjectInspectorInterface) DisconnectDestroyQDesignerObjectInspectorInterface

func (ptr *QDesignerObjectInspectorInterface) DisconnectDestroyQDesignerObjectInspectorInterface()

func (*QDesignerObjectInspectorInterface) DisconnectNotifyDefault

func (ptr *QDesignerObjectInspectorInterface) DisconnectNotifyDefault(sign core.QMetaMethod_ITF)

func (*QDesignerObjectInspectorInterface) DisconnectSetFormWindow

func (ptr *QDesignerObjectInspectorInterface) DisconnectSetFormWindow()

func (*QDesignerObjectInspectorInterface) DragEnterEventDefault

func (ptr *QDesignerObjectInspectorInterface) DragEnterEventDefault(event gui.QDragEnterEvent_ITF)

func (*QDesignerObjectInspectorInterface) DragLeaveEventDefault

func (ptr *QDesignerObjectInspectorInterface) DragLeaveEventDefault(event gui.QDragLeaveEvent_ITF)

func (*QDesignerObjectInspectorInterface) DragMoveEventDefault

func (ptr *QDesignerObjectInspectorInterface) DragMoveEventDefault(event gui.QDragMoveEvent_ITF)

func (*QDesignerObjectInspectorInterface) DropEventDefault

func (ptr *QDesignerObjectInspectorInterface) DropEventDefault(event gui.QDropEvent_ITF)

func (*QDesignerObjectInspectorInterface) EnterEventDefault

func (ptr *QDesignerObjectInspectorInterface) EnterEventDefault(event core.QEvent_ITF)

func (*QDesignerObjectInspectorInterface) EventDefault

func (ptr *QDesignerObjectInspectorInterface) EventDefault(event core.QEvent_ITF) bool

func (*QDesignerObjectInspectorInterface) EventFilterDefault

func (ptr *QDesignerObjectInspectorInterface) EventFilterDefault(watched core.QObject_ITF, event core.QEvent_ITF) bool

func (*QDesignerObjectInspectorInterface) FocusInEventDefault

func (ptr *QDesignerObjectInspectorInterface) FocusInEventDefault(event gui.QFocusEvent_ITF)

func (*QDesignerObjectInspectorInterface) FocusNextPrevChildDefault

func (ptr *QDesignerObjectInspectorInterface) FocusNextPrevChildDefault(next bool) bool

func (*QDesignerObjectInspectorInterface) FocusOutEventDefault

func (ptr *QDesignerObjectInspectorInterface) FocusOutEventDefault(event gui.QFocusEvent_ITF)

func (*QDesignerObjectInspectorInterface) HasHeightForWidthDefault

func (ptr *QDesignerObjectInspectorInterface) HasHeightForWidthDefault() bool

func (*QDesignerObjectInspectorInterface) HeightForWidthDefault

func (ptr *QDesignerObjectInspectorInterface) HeightForWidthDefault(w int) int

func (*QDesignerObjectInspectorInterface) HideDefault

func (ptr *QDesignerObjectInspectorInterface) HideDefault()

func (*QDesignerObjectInspectorInterface) HideEventDefault

func (ptr *QDesignerObjectInspectorInterface) HideEventDefault(event gui.QHideEvent_ITF)

func (*QDesignerObjectInspectorInterface) InitFromInternal

func (n *QDesignerObjectInspectorInterface) InitFromInternal(ptr uintptr, name string)

func (*QDesignerObjectInspectorInterface) InitPainterDefault

func (ptr *QDesignerObjectInspectorInterface) InitPainterDefault(painter gui.QPainter_ITF)

func (*QDesignerObjectInspectorInterface) InputMethodEventDefault

func (ptr *QDesignerObjectInspectorInterface) InputMethodEventDefault(event gui.QInputMethodEvent_ITF)

func (*QDesignerObjectInspectorInterface) InputMethodQueryDefault

func (ptr *QDesignerObjectInspectorInterface) InputMethodQueryDefault(query core.Qt__InputMethodQuery) *core.QVariant

func (*QDesignerObjectInspectorInterface) KeyPressEventDefault

func (ptr *QDesignerObjectInspectorInterface) KeyPressEventDefault(event gui.QKeyEvent_ITF)

func (*QDesignerObjectInspectorInterface) KeyReleaseEventDefault

func (ptr *QDesignerObjectInspectorInterface) KeyReleaseEventDefault(event gui.QKeyEvent_ITF)

func (*QDesignerObjectInspectorInterface) LeaveEventDefault

func (ptr *QDesignerObjectInspectorInterface) LeaveEventDefault(event core.QEvent_ITF)

func (*QDesignerObjectInspectorInterface) LowerDefault

func (ptr *QDesignerObjectInspectorInterface) LowerDefault()

func (*QDesignerObjectInspectorInterface) MetaObjectDefault

func (ptr *QDesignerObjectInspectorInterface) MetaObjectDefault() *core.QMetaObject

func (*QDesignerObjectInspectorInterface) MetricDefault

func (*QDesignerObjectInspectorInterface) MinimumSizeHintDefault

func (ptr *QDesignerObjectInspectorInterface) MinimumSizeHintDefault() *core.QSize

func (*QDesignerObjectInspectorInterface) MouseDoubleClickEventDefault

func (ptr *QDesignerObjectInspectorInterface) MouseDoubleClickEventDefault(event gui.QMouseEvent_ITF)

func (*QDesignerObjectInspectorInterface) MouseMoveEventDefault

func (ptr *QDesignerObjectInspectorInterface) MouseMoveEventDefault(event gui.QMouseEvent_ITF)

func (*QDesignerObjectInspectorInterface) MousePressEventDefault

func (ptr *QDesignerObjectInspectorInterface) MousePressEventDefault(event gui.QMouseEvent_ITF)

func (*QDesignerObjectInspectorInterface) MouseReleaseEventDefault

func (ptr *QDesignerObjectInspectorInterface) MouseReleaseEventDefault(event gui.QMouseEvent_ITF)

func (*QDesignerObjectInspectorInterface) MoveEventDefault

func (ptr *QDesignerObjectInspectorInterface) MoveEventDefault(event gui.QMoveEvent_ITF)

func (*QDesignerObjectInspectorInterface) NativeEventDefault

func (ptr *QDesignerObjectInspectorInterface) NativeEventDefault(eventType core.QByteArray_ITF, message unsafe.Pointer, result *int) bool

func (*QDesignerObjectInspectorInterface) PaintEngineDefault

func (ptr *QDesignerObjectInspectorInterface) PaintEngineDefault() *gui.QPaintEngine

func (*QDesignerObjectInspectorInterface) PaintEventDefault

func (ptr *QDesignerObjectInspectorInterface) PaintEventDefault(event gui.QPaintEvent_ITF)

func (*QDesignerObjectInspectorInterface) Pointer

func (*QDesignerObjectInspectorInterface) QDesignerObjectInspectorInterface_PTR

func (ptr *QDesignerObjectInspectorInterface) QDesignerObjectInspectorInterface_PTR() *QDesignerObjectInspectorInterface

func (*QDesignerObjectInspectorInterface) RaiseDefault

func (ptr *QDesignerObjectInspectorInterface) RaiseDefault()

func (*QDesignerObjectInspectorInterface) RepaintDefault

func (ptr *QDesignerObjectInspectorInterface) RepaintDefault()

func (*QDesignerObjectInspectorInterface) ResizeEventDefault

func (ptr *QDesignerObjectInspectorInterface) ResizeEventDefault(event gui.QResizeEvent_ITF)

func (*QDesignerObjectInspectorInterface) SetDisabledDefault

func (ptr *QDesignerObjectInspectorInterface) SetDisabledDefault(disable bool)

func (*QDesignerObjectInspectorInterface) SetEnabledDefault

func (ptr *QDesignerObjectInspectorInterface) SetEnabledDefault(vbo bool)

func (*QDesignerObjectInspectorInterface) SetFocus2Default

func (ptr *QDesignerObjectInspectorInterface) SetFocus2Default()

func (*QDesignerObjectInspectorInterface) SetFormWindow

func (*QDesignerObjectInspectorInterface) SetHiddenDefault

func (ptr *QDesignerObjectInspectorInterface) SetHiddenDefault(hidden bool)

func (*QDesignerObjectInspectorInterface) SetPointer

func (*QDesignerObjectInspectorInterface) SetStyleSheetDefault

func (ptr *QDesignerObjectInspectorInterface) SetStyleSheetDefault(styleSheet string)

func (*QDesignerObjectInspectorInterface) SetVisibleDefault

func (ptr *QDesignerObjectInspectorInterface) SetVisibleDefault(visible bool)

func (*QDesignerObjectInspectorInterface) SetWindowModifiedDefault

func (ptr *QDesignerObjectInspectorInterface) SetWindowModifiedDefault(vbo bool)

func (*QDesignerObjectInspectorInterface) SetWindowTitleDefault

func (ptr *QDesignerObjectInspectorInterface) SetWindowTitleDefault(vqs string)

func (*QDesignerObjectInspectorInterface) ShowDefault

func (ptr *QDesignerObjectInspectorInterface) ShowDefault()

func (*QDesignerObjectInspectorInterface) ShowEventDefault

func (ptr *QDesignerObjectInspectorInterface) ShowEventDefault(event gui.QShowEvent_ITF)

func (*QDesignerObjectInspectorInterface) ShowFullScreenDefault

func (ptr *QDesignerObjectInspectorInterface) ShowFullScreenDefault()

func (*QDesignerObjectInspectorInterface) ShowMaximizedDefault

func (ptr *QDesignerObjectInspectorInterface) ShowMaximizedDefault()

func (*QDesignerObjectInspectorInterface) ShowMinimizedDefault

func (ptr *QDesignerObjectInspectorInterface) ShowMinimizedDefault()

func (*QDesignerObjectInspectorInterface) ShowNormalDefault

func (ptr *QDesignerObjectInspectorInterface) ShowNormalDefault()

func (*QDesignerObjectInspectorInterface) SizeHintDefault

func (ptr *QDesignerObjectInspectorInterface) SizeHintDefault() *core.QSize

func (*QDesignerObjectInspectorInterface) TabletEventDefault

func (ptr *QDesignerObjectInspectorInterface) TabletEventDefault(event gui.QTabletEvent_ITF)

func (*QDesignerObjectInspectorInterface) TimerEventDefault

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

func (*QDesignerObjectInspectorInterface) UpdateDefault

func (ptr *QDesignerObjectInspectorInterface) UpdateDefault()

func (*QDesignerObjectInspectorInterface) UpdateMicroFocusDefault

func (ptr *QDesignerObjectInspectorInterface) UpdateMicroFocusDefault()

func (*QDesignerObjectInspectorInterface) WheelEventDefault

func (ptr *QDesignerObjectInspectorInterface) WheelEventDefault(event gui.QWheelEvent_ITF)

type QDesignerObjectInspectorInterface_ITF

type QDesignerObjectInspectorInterface_ITF interface {
	widgets.QWidget_ITF
	QDesignerObjectInspectorInterface_PTR() *QDesignerObjectInspectorInterface
}

type QDesignerPropertyEditorInterface

type QDesignerPropertyEditorInterface struct {
	widgets.QWidget
}

func NewQDesignerPropertyEditorInterface

func NewQDesignerPropertyEditorInterface(parent widgets.QWidget_ITF, flags core.Qt__WindowType) *QDesignerPropertyEditorInterface

func NewQDesignerPropertyEditorInterfaceFromPointer

func NewQDesignerPropertyEditorInterfaceFromPointer(ptr unsafe.Pointer) (n *QDesignerPropertyEditorInterface)

func (*QDesignerPropertyEditorInterface) ActionEventDefault

func (ptr *QDesignerPropertyEditorInterface) ActionEventDefault(event gui.QActionEvent_ITF)

func (*QDesignerPropertyEditorInterface) ChangeEventDefault

func (ptr *QDesignerPropertyEditorInterface) ChangeEventDefault(event core.QEvent_ITF)

func (*QDesignerPropertyEditorInterface) ChildEventDefault

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

func (*QDesignerPropertyEditorInterface) ClassNameInternalF

func (n *QDesignerPropertyEditorInterface) ClassNameInternalF() string

func (*QDesignerPropertyEditorInterface) CloseDefault

func (ptr *QDesignerPropertyEditorInterface) CloseDefault() bool

func (*QDesignerPropertyEditorInterface) CloseEventDefault

func (ptr *QDesignerPropertyEditorInterface) CloseEventDefault(event gui.QCloseEvent_ITF)

func (*QDesignerPropertyEditorInterface) ConnectCore

func (*QDesignerPropertyEditorInterface) ConnectCurrentPropertyName

func (ptr *QDesignerPropertyEditorInterface) ConnectCurrentPropertyName(f func() string)

func (*QDesignerPropertyEditorInterface) ConnectDestroyQDesignerPropertyEditorInterface

func (ptr *QDesignerPropertyEditorInterface) ConnectDestroyQDesignerPropertyEditorInterface(f func())

func (*QDesignerPropertyEditorInterface) ConnectIsReadOnly

func (ptr *QDesignerPropertyEditorInterface) ConnectIsReadOnly(f func() bool)

func (*QDesignerPropertyEditorInterface) ConnectNotifyDefault

func (ptr *QDesignerPropertyEditorInterface) ConnectNotifyDefault(sign core.QMetaMethod_ITF)

func (*QDesignerPropertyEditorInterface) ConnectObject

func (ptr *QDesignerPropertyEditorInterface) ConnectObject(f func() *core.QObject)

func (*QDesignerPropertyEditorInterface) ConnectPropertyChanged

func (ptr *QDesignerPropertyEditorInterface) ConnectPropertyChanged(f func(name string, value *core.QVariant))

func (*QDesignerPropertyEditorInterface) ConnectSetObject

func (ptr *QDesignerPropertyEditorInterface) ConnectSetObject(f func(object *core.QObject))

func (*QDesignerPropertyEditorInterface) ConnectSetPropertyValue

func (ptr *QDesignerPropertyEditorInterface) ConnectSetPropertyValue(f func(name string, value *core.QVariant, changed bool))

func (*QDesignerPropertyEditorInterface) ConnectSetReadOnly

func (ptr *QDesignerPropertyEditorInterface) ConnectSetReadOnly(f func(readOnly bool))

func (*QDesignerPropertyEditorInterface) ContextMenuEventDefault

func (ptr *QDesignerPropertyEditorInterface) ContextMenuEventDefault(event gui.QContextMenuEvent_ITF)

func (*QDesignerPropertyEditorInterface) Core

func (*QDesignerPropertyEditorInterface) CoreDefault

func (*QDesignerPropertyEditorInterface) CurrentPropertyName

func (ptr *QDesignerPropertyEditorInterface) CurrentPropertyName() string

func (*QDesignerPropertyEditorInterface) CustomEventDefault

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

func (*QDesignerPropertyEditorInterface) DeleteLaterDefault

func (ptr *QDesignerPropertyEditorInterface) DeleteLaterDefault()

func (*QDesignerPropertyEditorInterface) DestroyQDesignerPropertyEditorInterface

func (ptr *QDesignerPropertyEditorInterface) DestroyQDesignerPropertyEditorInterface()

func (*QDesignerPropertyEditorInterface) DestroyQDesignerPropertyEditorInterfaceDefault

func (ptr *QDesignerPropertyEditorInterface) DestroyQDesignerPropertyEditorInterfaceDefault()

func (*QDesignerPropertyEditorInterface) DisconnectCore

func (ptr *QDesignerPropertyEditorInterface) DisconnectCore()

func (*QDesignerPropertyEditorInterface) DisconnectCurrentPropertyName

func (ptr *QDesignerPropertyEditorInterface) DisconnectCurrentPropertyName()

func (*QDesignerPropertyEditorInterface) DisconnectDestroyQDesignerPropertyEditorInterface

func (ptr *QDesignerPropertyEditorInterface) DisconnectDestroyQDesignerPropertyEditorInterface()

func (*QDesignerPropertyEditorInterface) DisconnectIsReadOnly

func (ptr *QDesignerPropertyEditorInterface) DisconnectIsReadOnly()

func (*QDesignerPropertyEditorInterface) DisconnectNotifyDefault

func (ptr *QDesignerPropertyEditorInterface) DisconnectNotifyDefault(sign core.QMetaMethod_ITF)

func (*QDesignerPropertyEditorInterface) DisconnectObject

func (ptr *QDesignerPropertyEditorInterface) DisconnectObject()

func (*QDesignerPropertyEditorInterface) DisconnectPropertyChanged

func (ptr *QDesignerPropertyEditorInterface) DisconnectPropertyChanged()

func (*QDesignerPropertyEditorInterface) DisconnectSetObject

func (ptr *QDesignerPropertyEditorInterface) DisconnectSetObject()

func (*QDesignerPropertyEditorInterface) DisconnectSetPropertyValue

func (ptr *QDesignerPropertyEditorInterface) DisconnectSetPropertyValue()

func (*QDesignerPropertyEditorInterface) DisconnectSetReadOnly

func (ptr *QDesignerPropertyEditorInterface) DisconnectSetReadOnly()

func (*QDesignerPropertyEditorInterface) DragEnterEventDefault

func (ptr *QDesignerPropertyEditorInterface) DragEnterEventDefault(event gui.QDragEnterEvent_ITF)

func (*QDesignerPropertyEditorInterface) DragLeaveEventDefault

func (ptr *QDesignerPropertyEditorInterface) DragLeaveEventDefault(event gui.QDragLeaveEvent_ITF)

func (*QDesignerPropertyEditorInterface) DragMoveEventDefault

func (ptr *QDesignerPropertyEditorInterface) DragMoveEventDefault(event gui.QDragMoveEvent_ITF)

func (*QDesignerPropertyEditorInterface) DropEventDefault

func (ptr *QDesignerPropertyEditorInterface) DropEventDefault(event gui.QDropEvent_ITF)

func (*QDesignerPropertyEditorInterface) EnterEventDefault

func (ptr *QDesignerPropertyEditorInterface) EnterEventDefault(event core.QEvent_ITF)

func (*QDesignerPropertyEditorInterface) EventDefault

func (ptr *QDesignerPropertyEditorInterface) EventDefault(event core.QEvent_ITF) bool

func (*QDesignerPropertyEditorInterface) EventFilterDefault

func (ptr *QDesignerPropertyEditorInterface) EventFilterDefault(watched core.QObject_ITF, event core.QEvent_ITF) bool

func (*QDesignerPropertyEditorInterface) FocusInEventDefault

func (ptr *QDesignerPropertyEditorInterface) FocusInEventDefault(event gui.QFocusEvent_ITF)

func (*QDesignerPropertyEditorInterface) FocusNextPrevChildDefault

func (ptr *QDesignerPropertyEditorInterface) FocusNextPrevChildDefault(next bool) bool

func (*QDesignerPropertyEditorInterface) FocusOutEventDefault

func (ptr *QDesignerPropertyEditorInterface) FocusOutEventDefault(event gui.QFocusEvent_ITF)

func (*QDesignerPropertyEditorInterface) HasHeightForWidthDefault

func (ptr *QDesignerPropertyEditorInterface) HasHeightForWidthDefault() bool

func (*QDesignerPropertyEditorInterface) HeightForWidthDefault

func (ptr *QDesignerPropertyEditorInterface) HeightForWidthDefault(w int) int

func (*QDesignerPropertyEditorInterface) HideDefault

func (ptr *QDesignerPropertyEditorInterface) HideDefault()

func (*QDesignerPropertyEditorInterface) HideEventDefault

func (ptr *QDesignerPropertyEditorInterface) HideEventDefault(event gui.QHideEvent_ITF)

func (*QDesignerPropertyEditorInterface) InitFromInternal

func (n *QDesignerPropertyEditorInterface) InitFromInternal(ptr uintptr, name string)

func (*QDesignerPropertyEditorInterface) InitPainterDefault

func (ptr *QDesignerPropertyEditorInterface) InitPainterDefault(painter gui.QPainter_ITF)

func (*QDesignerPropertyEditorInterface) InputMethodEventDefault

func (ptr *QDesignerPropertyEditorInterface) InputMethodEventDefault(event gui.QInputMethodEvent_ITF)

func (*QDesignerPropertyEditorInterface) InputMethodQueryDefault

func (ptr *QDesignerPropertyEditorInterface) InputMethodQueryDefault(query core.Qt__InputMethodQuery) *core.QVariant

func (*QDesignerPropertyEditorInterface) IsReadOnly

func (ptr *QDesignerPropertyEditorInterface) IsReadOnly() bool

func (*QDesignerPropertyEditorInterface) KeyPressEventDefault

func (ptr *QDesignerPropertyEditorInterface) KeyPressEventDefault(event gui.QKeyEvent_ITF)

func (*QDesignerPropertyEditorInterface) KeyReleaseEventDefault

func (ptr *QDesignerPropertyEditorInterface) KeyReleaseEventDefault(event gui.QKeyEvent_ITF)

func (*QDesignerPropertyEditorInterface) LeaveEventDefault

func (ptr *QDesignerPropertyEditorInterface) LeaveEventDefault(event core.QEvent_ITF)

func (*QDesignerPropertyEditorInterface) LowerDefault

func (ptr *QDesignerPropertyEditorInterface) LowerDefault()

func (*QDesignerPropertyEditorInterface) MetaObjectDefault

func (ptr *QDesignerPropertyEditorInterface) MetaObjectDefault() *core.QMetaObject

func (*QDesignerPropertyEditorInterface) MetricDefault

func (*QDesignerPropertyEditorInterface) MinimumSizeHintDefault

func (ptr *QDesignerPropertyEditorInterface) MinimumSizeHintDefault() *core.QSize

func (*QDesignerPropertyEditorInterface) MouseDoubleClickEventDefault

func (ptr *QDesignerPropertyEditorInterface) MouseDoubleClickEventDefault(event gui.QMouseEvent_ITF)

func (*QDesignerPropertyEditorInterface) MouseMoveEventDefault

func (ptr *QDesignerPropertyEditorInterface) MouseMoveEventDefault(event gui.QMouseEvent_ITF)

func (*QDesignerPropertyEditorInterface) MousePressEventDefault

func (ptr *QDesignerPropertyEditorInterface) MousePressEventDefault(event gui.QMouseEvent_ITF)

func (*QDesignerPropertyEditorInterface) MouseReleaseEventDefault

func (ptr *QDesignerPropertyEditorInterface) MouseReleaseEventDefault(event gui.QMouseEvent_ITF)

func (*QDesignerPropertyEditorInterface) MoveEventDefault

func (ptr *QDesignerPropertyEditorInterface) MoveEventDefault(event gui.QMoveEvent_ITF)

func (*QDesignerPropertyEditorInterface) NativeEventDefault

func (ptr *QDesignerPropertyEditorInterface) NativeEventDefault(eventType core.QByteArray_ITF, message unsafe.Pointer, result *int) bool

func (*QDesignerPropertyEditorInterface) Object

func (*QDesignerPropertyEditorInterface) PaintEngineDefault

func (ptr *QDesignerPropertyEditorInterface) PaintEngineDefault() *gui.QPaintEngine

func (*QDesignerPropertyEditorInterface) PaintEventDefault

func (ptr *QDesignerPropertyEditorInterface) PaintEventDefault(event gui.QPaintEvent_ITF)

func (*QDesignerPropertyEditorInterface) Pointer

func (*QDesignerPropertyEditorInterface) PropertyChanged

func (ptr *QDesignerPropertyEditorInterface) PropertyChanged(name string, value core.QVariant_ITF)

func (*QDesignerPropertyEditorInterface) QDesignerPropertyEditorInterface_PTR

func (ptr *QDesignerPropertyEditorInterface) QDesignerPropertyEditorInterface_PTR() *QDesignerPropertyEditorInterface

func (*QDesignerPropertyEditorInterface) RaiseDefault

func (ptr *QDesignerPropertyEditorInterface) RaiseDefault()

func (*QDesignerPropertyEditorInterface) RepaintDefault

func (ptr *QDesignerPropertyEditorInterface) RepaintDefault()

func (*QDesignerPropertyEditorInterface) ResizeEventDefault

func (ptr *QDesignerPropertyEditorInterface) ResizeEventDefault(event gui.QResizeEvent_ITF)

func (*QDesignerPropertyEditorInterface) SetDisabledDefault

func (ptr *QDesignerPropertyEditorInterface) SetDisabledDefault(disable bool)

func (*QDesignerPropertyEditorInterface) SetEnabledDefault

func (ptr *QDesignerPropertyEditorInterface) SetEnabledDefault(vbo bool)

func (*QDesignerPropertyEditorInterface) SetFocus2Default

func (ptr *QDesignerPropertyEditorInterface) SetFocus2Default()

func (*QDesignerPropertyEditorInterface) SetHiddenDefault

func (ptr *QDesignerPropertyEditorInterface) SetHiddenDefault(hidden bool)

func (*QDesignerPropertyEditorInterface) SetObject

func (ptr *QDesignerPropertyEditorInterface) SetObject(object core.QObject_ITF)

func (*QDesignerPropertyEditorInterface) SetPointer

func (ptr *QDesignerPropertyEditorInterface) SetPointer(p unsafe.Pointer)

func (*QDesignerPropertyEditorInterface) SetPropertyValue

func (ptr *QDesignerPropertyEditorInterface) SetPropertyValue(name string, value core.QVariant_ITF, changed bool)

func (*QDesignerPropertyEditorInterface) SetReadOnly

func (ptr *QDesignerPropertyEditorInterface) SetReadOnly(readOnly bool)

func (*QDesignerPropertyEditorInterface) SetStyleSheetDefault

func (ptr *QDesignerPropertyEditorInterface) SetStyleSheetDefault(styleSheet string)

func (*QDesignerPropertyEditorInterface) SetVisibleDefault

func (ptr *QDesignerPropertyEditorInterface) SetVisibleDefault(visible bool)

func (*QDesignerPropertyEditorInterface) SetWindowModifiedDefault

func (ptr *QDesignerPropertyEditorInterface) SetWindowModifiedDefault(vbo bool)

func (*QDesignerPropertyEditorInterface) SetWindowTitleDefault

func (ptr *QDesignerPropertyEditorInterface) SetWindowTitleDefault(vqs string)

func (*QDesignerPropertyEditorInterface) ShowDefault

func (ptr *QDesignerPropertyEditorInterface) ShowDefault()

func (*QDesignerPropertyEditorInterface) ShowEventDefault

func (ptr *QDesignerPropertyEditorInterface) ShowEventDefault(event gui.QShowEvent_ITF)

func (*QDesignerPropertyEditorInterface) ShowFullScreenDefault

func (ptr *QDesignerPropertyEditorInterface) ShowFullScreenDefault()

func (*QDesignerPropertyEditorInterface) ShowMaximizedDefault

func (ptr *QDesignerPropertyEditorInterface) ShowMaximizedDefault()

func (*QDesignerPropertyEditorInterface) ShowMinimizedDefault

func (ptr *QDesignerPropertyEditorInterface) ShowMinimizedDefault()

func (*QDesignerPropertyEditorInterface) ShowNormalDefault

func (ptr *QDesignerPropertyEditorInterface) ShowNormalDefault()

func (*QDesignerPropertyEditorInterface) SizeHintDefault

func (ptr *QDesignerPropertyEditorInterface) SizeHintDefault() *core.QSize

func (*QDesignerPropertyEditorInterface) TabletEventDefault

func (ptr *QDesignerPropertyEditorInterface) TabletEventDefault(event gui.QTabletEvent_ITF)

func (*QDesignerPropertyEditorInterface) TimerEventDefault

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

func (*QDesignerPropertyEditorInterface) UpdateDefault

func (ptr *QDesignerPropertyEditorInterface) UpdateDefault()

func (*QDesignerPropertyEditorInterface) UpdateMicroFocusDefault

func (ptr *QDesignerPropertyEditorInterface) UpdateMicroFocusDefault()

func (*QDesignerPropertyEditorInterface) WheelEventDefault

func (ptr *QDesignerPropertyEditorInterface) WheelEventDefault(event gui.QWheelEvent_ITF)

type QDesignerPropertyEditorInterface_ITF

type QDesignerPropertyEditorInterface_ITF interface {
	widgets.QWidget_ITF
	QDesignerPropertyEditorInterface_PTR() *QDesignerPropertyEditorInterface
}

type QDesignerPropertySheetExtension

type QDesignerPropertySheetExtension struct {
	internal.Internal
}

func NewQDesignerPropertySheetExtensionFromPointer

func NewQDesignerPropertySheetExtensionFromPointer(ptr unsafe.Pointer) (n *QDesignerPropertySheetExtension)

func (*QDesignerPropertySheetExtension) ClassNameInternalF

func (n *QDesignerPropertySheetExtension) ClassNameInternalF() string

func (*QDesignerPropertySheetExtension) ConnectCount

func (ptr *QDesignerPropertySheetExtension) ConnectCount(f func() int)

func (*QDesignerPropertySheetExtension) ConnectDestroyQDesignerPropertySheetExtension

func (ptr *QDesignerPropertySheetExtension) ConnectDestroyQDesignerPropertySheetExtension(f func())

func (*QDesignerPropertySheetExtension) ConnectHasReset

func (ptr *QDesignerPropertySheetExtension) ConnectHasReset(f func(index int) bool)

func (*QDesignerPropertySheetExtension) ConnectIndexOf

func (ptr *QDesignerPropertySheetExtension) ConnectIndexOf(f func(name string) int)

func (*QDesignerPropertySheetExtension) ConnectIsAttribute

func (ptr *QDesignerPropertySheetExtension) ConnectIsAttribute(f func(index int) bool)

func (*QDesignerPropertySheetExtension) ConnectIsChanged

func (ptr *QDesignerPropertySheetExtension) ConnectIsChanged(f func(index int) bool)

func (*QDesignerPropertySheetExtension) ConnectIsEnabled

func (ptr *QDesignerPropertySheetExtension) ConnectIsEnabled(f func(index int) bool)

func (*QDesignerPropertySheetExtension) ConnectIsVisible

func (ptr *QDesignerPropertySheetExtension) ConnectIsVisible(f func(index int) bool)

func (*QDesignerPropertySheetExtension) ConnectProperty

func (ptr *QDesignerPropertySheetExtension) ConnectProperty(f func(index int) *core.QVariant)

func (*QDesignerPropertySheetExtension) ConnectPropertyGroup

func (ptr *QDesignerPropertySheetExtension) ConnectPropertyGroup(f func(index int) string)

func (*QDesignerPropertySheetExtension) ConnectPropertyName

func (ptr *QDesignerPropertySheetExtension) ConnectPropertyName(f func(index int) string)

func (*QDesignerPropertySheetExtension) ConnectReset

func (ptr *QDesignerPropertySheetExtension) ConnectReset(f func(index int) bool)

func (*QDesignerPropertySheetExtension) ConnectSetAttribute

func (ptr *QDesignerPropertySheetExtension) ConnectSetAttribute(f func(index int, attribute bool))

func (*QDesignerPropertySheetExtension) ConnectSetChanged

func (ptr *QDesignerPropertySheetExtension) ConnectSetChanged(f func(index int, changed bool))

func (*QDesignerPropertySheetExtension) ConnectSetProperty

func (ptr *QDesignerPropertySheetExtension) ConnectSetProperty(f func(index int, value *core.QVariant))

func (*QDesignerPropertySheetExtension) ConnectSetPropertyGroup

func (ptr *QDesignerPropertySheetExtension) ConnectSetPropertyGroup(f func(index int, group string))

func (*QDesignerPropertySheetExtension) ConnectSetVisible

func (ptr *QDesignerPropertySheetExtension) ConnectSetVisible(f func(index int, visible bool))

func (*QDesignerPropertySheetExtension) Count

func (ptr *QDesignerPropertySheetExtension) Count() int

func (*QDesignerPropertySheetExtension) DestroyQDesignerPropertySheetExtension

func (ptr *QDesignerPropertySheetExtension) DestroyQDesignerPropertySheetExtension()

func (*QDesignerPropertySheetExtension) DestroyQDesignerPropertySheetExtensionDefault

func (ptr *QDesignerPropertySheetExtension) DestroyQDesignerPropertySheetExtensionDefault()

func (*QDesignerPropertySheetExtension) DisconnectCount

func (ptr *QDesignerPropertySheetExtension) DisconnectCount()

func (*QDesignerPropertySheetExtension) DisconnectDestroyQDesignerPropertySheetExtension

func (ptr *QDesignerPropertySheetExtension) DisconnectDestroyQDesignerPropertySheetExtension()

func (*QDesignerPropertySheetExtension) DisconnectHasReset

func (ptr *QDesignerPropertySheetExtension) DisconnectHasReset()

func (*QDesignerPropertySheetExtension) DisconnectIndexOf

func (ptr *QDesignerPropertySheetExtension) DisconnectIndexOf()

func (*QDesignerPropertySheetExtension) DisconnectIsAttribute

func (ptr *QDesignerPropertySheetExtension) DisconnectIsAttribute()

func (*QDesignerPropertySheetExtension) DisconnectIsChanged

func (ptr *QDesignerPropertySheetExtension) DisconnectIsChanged()

func (*QDesignerPropertySheetExtension) DisconnectIsEnabled

func (ptr *QDesignerPropertySheetExtension) DisconnectIsEnabled()

func (*QDesignerPropertySheetExtension) DisconnectIsVisible

func (ptr *QDesignerPropertySheetExtension) DisconnectIsVisible()

func (*QDesignerPropertySheetExtension) DisconnectProperty

func (ptr *QDesignerPropertySheetExtension) DisconnectProperty()

func (*QDesignerPropertySheetExtension) DisconnectPropertyGroup

func (ptr *QDesignerPropertySheetExtension) DisconnectPropertyGroup()

func (*QDesignerPropertySheetExtension) DisconnectPropertyName

func (ptr *QDesignerPropertySheetExtension) DisconnectPropertyName()

func (*QDesignerPropertySheetExtension) DisconnectReset

func (ptr *QDesignerPropertySheetExtension) DisconnectReset()

func (*QDesignerPropertySheetExtension) DisconnectSetAttribute

func (ptr *QDesignerPropertySheetExtension) DisconnectSetAttribute()

func (*QDesignerPropertySheetExtension) DisconnectSetChanged

func (ptr *QDesignerPropertySheetExtension) DisconnectSetChanged()

func (*QDesignerPropertySheetExtension) DisconnectSetProperty

func (ptr *QDesignerPropertySheetExtension) DisconnectSetProperty()

func (*QDesignerPropertySheetExtension) DisconnectSetPropertyGroup

func (ptr *QDesignerPropertySheetExtension) DisconnectSetPropertyGroup()

func (*QDesignerPropertySheetExtension) DisconnectSetVisible

func (ptr *QDesignerPropertySheetExtension) DisconnectSetVisible()

func (*QDesignerPropertySheetExtension) HasReset

func (ptr *QDesignerPropertySheetExtension) HasReset(index int) bool

func (*QDesignerPropertySheetExtension) IndexOf

func (ptr *QDesignerPropertySheetExtension) IndexOf(name string) int

func (*QDesignerPropertySheetExtension) IsAttribute

func (ptr *QDesignerPropertySheetExtension) IsAttribute(index int) bool

func (*QDesignerPropertySheetExtension) IsChanged

func (ptr *QDesignerPropertySheetExtension) IsChanged(index int) bool

func (*QDesignerPropertySheetExtension) IsEnabled

func (ptr *QDesignerPropertySheetExtension) IsEnabled(index int) bool

func (*QDesignerPropertySheetExtension) IsEnabledDefault

func (ptr *QDesignerPropertySheetExtension) IsEnabledDefault(index int) bool

func (*QDesignerPropertySheetExtension) IsVisible

func (ptr *QDesignerPropertySheetExtension) IsVisible(index int) bool

func (*QDesignerPropertySheetExtension) Pointer

func (*QDesignerPropertySheetExtension) Property

func (ptr *QDesignerPropertySheetExtension) Property(index int) *core.QVariant

func (*QDesignerPropertySheetExtension) PropertyGroup

func (ptr *QDesignerPropertySheetExtension) PropertyGroup(index int) string

func (*QDesignerPropertySheetExtension) PropertyName

func (ptr *QDesignerPropertySheetExtension) PropertyName(index int) string

func (*QDesignerPropertySheetExtension) QDesignerPropertySheetExtension_PTR

func (ptr *QDesignerPropertySheetExtension) QDesignerPropertySheetExtension_PTR() *QDesignerPropertySheetExtension

func (*QDesignerPropertySheetExtension) Reset

func (ptr *QDesignerPropertySheetExtension) Reset(index int) bool

func (*QDesignerPropertySheetExtension) SetAttribute

func (ptr *QDesignerPropertySheetExtension) SetAttribute(index int, attribute bool)

func (*QDesignerPropertySheetExtension) SetChanged

func (ptr *QDesignerPropertySheetExtension) SetChanged(index int, changed bool)

func (*QDesignerPropertySheetExtension) SetPointer

func (ptr *QDesignerPropertySheetExtension) SetPointer(p unsafe.Pointer)

func (*QDesignerPropertySheetExtension) SetProperty

func (ptr *QDesignerPropertySheetExtension) SetProperty(index int, value core.QVariant_ITF)

func (*QDesignerPropertySheetExtension) SetPropertyGroup

func (ptr *QDesignerPropertySheetExtension) SetPropertyGroup(index int, group string)

func (*QDesignerPropertySheetExtension) SetVisible

func (ptr *QDesignerPropertySheetExtension) SetVisible(index int, visible bool)

type QDesignerPropertySheetExtension_ITF

type QDesignerPropertySheetExtension_ITF interface {
	QDesignerPropertySheetExtension_PTR() *QDesignerPropertySheetExtension
}

type QDesignerResourceBrowserInterface

type QDesignerResourceBrowserInterface struct {
	widgets.QWidget
}

func NewQDesignerResourceBrowserInterfaceFromPointer

func NewQDesignerResourceBrowserInterfaceFromPointer(ptr unsafe.Pointer) (n *QDesignerResourceBrowserInterface)

func (*QDesignerResourceBrowserInterface) ActionEventDefault

func (ptr *QDesignerResourceBrowserInterface) ActionEventDefault(event gui.QActionEvent_ITF)

func (*QDesignerResourceBrowserInterface) ChangeEventDefault

func (ptr *QDesignerResourceBrowserInterface) ChangeEventDefault(event core.QEvent_ITF)

func (*QDesignerResourceBrowserInterface) ChildEventDefault

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

func (*QDesignerResourceBrowserInterface) ClassNameInternalF

func (n *QDesignerResourceBrowserInterface) ClassNameInternalF() string

func (*QDesignerResourceBrowserInterface) CloseDefault

func (ptr *QDesignerResourceBrowserInterface) CloseDefault() bool

func (*QDesignerResourceBrowserInterface) CloseEventDefault

func (ptr *QDesignerResourceBrowserInterface) CloseEventDefault(event gui.QCloseEvent_ITF)

func (*QDesignerResourceBrowserInterface) ConnectNotifyDefault

func (ptr *QDesignerResourceBrowserInterface) ConnectNotifyDefault(sign core.QMetaMethod_ITF)

func (*QDesignerResourceBrowserInterface) ContextMenuEventDefault

func (ptr *QDesignerResourceBrowserInterface) ContextMenuEventDefault(event gui.QContextMenuEvent_ITF)

func (*QDesignerResourceBrowserInterface) CustomEventDefault

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

func (*QDesignerResourceBrowserInterface) DeleteLaterDefault

func (ptr *QDesignerResourceBrowserInterface) DeleteLaterDefault()

func (*QDesignerResourceBrowserInterface) DestroyQDesignerResourceBrowserInterface

func (ptr *QDesignerResourceBrowserInterface) DestroyQDesignerResourceBrowserInterface()

func (*QDesignerResourceBrowserInterface) DisconnectNotifyDefault

func (ptr *QDesignerResourceBrowserInterface) DisconnectNotifyDefault(sign core.QMetaMethod_ITF)

func (*QDesignerResourceBrowserInterface) DragEnterEventDefault

func (ptr *QDesignerResourceBrowserInterface) DragEnterEventDefault(event gui.QDragEnterEvent_ITF)

func (*QDesignerResourceBrowserInterface) DragLeaveEventDefault

func (ptr *QDesignerResourceBrowserInterface) DragLeaveEventDefault(event gui.QDragLeaveEvent_ITF)

func (*QDesignerResourceBrowserInterface) DragMoveEventDefault

func (ptr *QDesignerResourceBrowserInterface) DragMoveEventDefault(event gui.QDragMoveEvent_ITF)

func (*QDesignerResourceBrowserInterface) DropEventDefault

func (ptr *QDesignerResourceBrowserInterface) DropEventDefault(event gui.QDropEvent_ITF)

func (*QDesignerResourceBrowserInterface) EnterEventDefault

func (ptr *QDesignerResourceBrowserInterface) EnterEventDefault(event core.QEvent_ITF)

func (*QDesignerResourceBrowserInterface) EventDefault

func (ptr *QDesignerResourceBrowserInterface) EventDefault(event core.QEvent_ITF) bool

func (*QDesignerResourceBrowserInterface) EventFilterDefault

func (ptr *QDesignerResourceBrowserInterface) EventFilterDefault(watched core.QObject_ITF, event core.QEvent_ITF) bool

func (*QDesignerResourceBrowserInterface) FocusInEventDefault

func (ptr *QDesignerResourceBrowserInterface) FocusInEventDefault(event gui.QFocusEvent_ITF)

func (*QDesignerResourceBrowserInterface) FocusNextPrevChildDefault

func (ptr *QDesignerResourceBrowserInterface) FocusNextPrevChildDefault(next bool) bool

func (*QDesignerResourceBrowserInterface) FocusOutEventDefault

func (ptr *QDesignerResourceBrowserInterface) FocusOutEventDefault(event gui.QFocusEvent_ITF)

func (*QDesignerResourceBrowserInterface) HasHeightForWidthDefault

func (ptr *QDesignerResourceBrowserInterface) HasHeightForWidthDefault() bool

func (*QDesignerResourceBrowserInterface) HeightForWidthDefault

func (ptr *QDesignerResourceBrowserInterface) HeightForWidthDefault(w int) int

func (*QDesignerResourceBrowserInterface) HideDefault

func (ptr *QDesignerResourceBrowserInterface) HideDefault()

func (*QDesignerResourceBrowserInterface) HideEventDefault

func (ptr *QDesignerResourceBrowserInterface) HideEventDefault(event gui.QHideEvent_ITF)

func (*QDesignerResourceBrowserInterface) InitFromInternal

func (n *QDesignerResourceBrowserInterface) InitFromInternal(ptr uintptr, name string)

func (*QDesignerResourceBrowserInterface) InitPainterDefault

func (ptr *QDesignerResourceBrowserInterface) InitPainterDefault(painter gui.QPainter_ITF)

func (*QDesignerResourceBrowserInterface) InputMethodEventDefault

func (ptr *QDesignerResourceBrowserInterface) InputMethodEventDefault(event gui.QInputMethodEvent_ITF)

func (*QDesignerResourceBrowserInterface) InputMethodQueryDefault

func (ptr *QDesignerResourceBrowserInterface) InputMethodQueryDefault(query core.Qt__InputMethodQuery) *core.QVariant

func (*QDesignerResourceBrowserInterface) KeyPressEventDefault

func (ptr *QDesignerResourceBrowserInterface) KeyPressEventDefault(event gui.QKeyEvent_ITF)

func (*QDesignerResourceBrowserInterface) KeyReleaseEventDefault

func (ptr *QDesignerResourceBrowserInterface) KeyReleaseEventDefault(event gui.QKeyEvent_ITF)

func (*QDesignerResourceBrowserInterface) LeaveEventDefault

func (ptr *QDesignerResourceBrowserInterface) LeaveEventDefault(event core.QEvent_ITF)

func (*QDesignerResourceBrowserInterface) LowerDefault

func (ptr *QDesignerResourceBrowserInterface) LowerDefault()

func (*QDesignerResourceBrowserInterface) MetaObjectDefault

func (ptr *QDesignerResourceBrowserInterface) MetaObjectDefault() *core.QMetaObject

func (*QDesignerResourceBrowserInterface) MetricDefault

func (*QDesignerResourceBrowserInterface) MinimumSizeHintDefault

func (ptr *QDesignerResourceBrowserInterface) MinimumSizeHintDefault() *core.QSize

func (*QDesignerResourceBrowserInterface) MouseDoubleClickEventDefault

func (ptr *QDesignerResourceBrowserInterface) MouseDoubleClickEventDefault(event gui.QMouseEvent_ITF)

func (*QDesignerResourceBrowserInterface) MouseMoveEventDefault

func (ptr *QDesignerResourceBrowserInterface) MouseMoveEventDefault(event gui.QMouseEvent_ITF)

func (*QDesignerResourceBrowserInterface) MousePressEventDefault

func (ptr *QDesignerResourceBrowserInterface) MousePressEventDefault(event gui.QMouseEvent_ITF)

func (*QDesignerResourceBrowserInterface) MouseReleaseEventDefault

func (ptr *QDesignerResourceBrowserInterface) MouseReleaseEventDefault(event gui.QMouseEvent_ITF)

func (*QDesignerResourceBrowserInterface) MoveEventDefault

func (ptr *QDesignerResourceBrowserInterface) MoveEventDefault(event gui.QMoveEvent_ITF)

func (*QDesignerResourceBrowserInterface) NativeEventDefault

func (ptr *QDesignerResourceBrowserInterface) NativeEventDefault(eventType core.QByteArray_ITF, message unsafe.Pointer, result *int) bool

func (*QDesignerResourceBrowserInterface) PaintEngineDefault

func (ptr *QDesignerResourceBrowserInterface) PaintEngineDefault() *gui.QPaintEngine

func (*QDesignerResourceBrowserInterface) PaintEventDefault

func (ptr *QDesignerResourceBrowserInterface) PaintEventDefault(event gui.QPaintEvent_ITF)

func (*QDesignerResourceBrowserInterface) Pointer

func (*QDesignerResourceBrowserInterface) QDesignerResourceBrowserInterface_PTR

func (ptr *QDesignerResourceBrowserInterface) QDesignerResourceBrowserInterface_PTR() *QDesignerResourceBrowserInterface

func (*QDesignerResourceBrowserInterface) RaiseDefault

func (ptr *QDesignerResourceBrowserInterface) RaiseDefault()

func (*QDesignerResourceBrowserInterface) RepaintDefault

func (ptr *QDesignerResourceBrowserInterface) RepaintDefault()

func (*QDesignerResourceBrowserInterface) ResizeEventDefault

func (ptr *QDesignerResourceBrowserInterface) ResizeEventDefault(event gui.QResizeEvent_ITF)

func (*QDesignerResourceBrowserInterface) SetDisabledDefault

func (ptr *QDesignerResourceBrowserInterface) SetDisabledDefault(disable bool)

func (*QDesignerResourceBrowserInterface) SetEnabledDefault

func (ptr *QDesignerResourceBrowserInterface) SetEnabledDefault(vbo bool)

func (*QDesignerResourceBrowserInterface) SetFocus2Default

func (ptr *QDesignerResourceBrowserInterface) SetFocus2Default()

func (*QDesignerResourceBrowserInterface) SetHiddenDefault

func (ptr *QDesignerResourceBrowserInterface) SetHiddenDefault(hidden bool)

func (*QDesignerResourceBrowserInterface) SetPointer

func (*QDesignerResourceBrowserInterface) SetStyleSheetDefault

func (ptr *QDesignerResourceBrowserInterface) SetStyleSheetDefault(styleSheet string)

func (*QDesignerResourceBrowserInterface) SetVisibleDefault

func (ptr *QDesignerResourceBrowserInterface) SetVisibleDefault(visible bool)

func (*QDesignerResourceBrowserInterface) SetWindowModifiedDefault

func (ptr *QDesignerResourceBrowserInterface) SetWindowModifiedDefault(vbo bool)

func (*QDesignerResourceBrowserInterface) SetWindowTitleDefault

func (ptr *QDesignerResourceBrowserInterface) SetWindowTitleDefault(vqs string)

func (*QDesignerResourceBrowserInterface) ShowDefault

func (ptr *QDesignerResourceBrowserInterface) ShowDefault()

func (*QDesignerResourceBrowserInterface) ShowEventDefault

func (ptr *QDesignerResourceBrowserInterface) ShowEventDefault(event gui.QShowEvent_ITF)

func (*QDesignerResourceBrowserInterface) ShowFullScreenDefault

func (ptr *QDesignerResourceBrowserInterface) ShowFullScreenDefault()

func (*QDesignerResourceBrowserInterface) ShowMaximizedDefault

func (ptr *QDesignerResourceBrowserInterface) ShowMaximizedDefault()

func (*QDesignerResourceBrowserInterface) ShowMinimizedDefault

func (ptr *QDesignerResourceBrowserInterface) ShowMinimizedDefault()

func (*QDesignerResourceBrowserInterface) ShowNormalDefault

func (ptr *QDesignerResourceBrowserInterface) ShowNormalDefault()

func (*QDesignerResourceBrowserInterface) SizeHintDefault

func (ptr *QDesignerResourceBrowserInterface) SizeHintDefault() *core.QSize

func (*QDesignerResourceBrowserInterface) TabletEventDefault

func (ptr *QDesignerResourceBrowserInterface) TabletEventDefault(event gui.QTabletEvent_ITF)

func (*QDesignerResourceBrowserInterface) TimerEventDefault

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

func (*QDesignerResourceBrowserInterface) UpdateDefault

func (ptr *QDesignerResourceBrowserInterface) UpdateDefault()

func (*QDesignerResourceBrowserInterface) UpdateMicroFocusDefault

func (ptr *QDesignerResourceBrowserInterface) UpdateMicroFocusDefault()

func (*QDesignerResourceBrowserInterface) WheelEventDefault

func (ptr *QDesignerResourceBrowserInterface) WheelEventDefault(event gui.QWheelEvent_ITF)

type QDesignerResourceBrowserInterface_ITF

type QDesignerResourceBrowserInterface_ITF interface {
	widgets.QWidget_ITF
	QDesignerResourceBrowserInterface_PTR() *QDesignerResourceBrowserInterface
}

type QDesignerServer

type QDesignerServer struct {
	core.QObject
}

func NewQDesignerServerFromPointer

func NewQDesignerServerFromPointer(ptr unsafe.Pointer) (n *QDesignerServer)

func (*QDesignerServer) ClassNameInternalF

func (n *QDesignerServer) ClassNameInternalF() string

func (*QDesignerServer) DestroyQDesignerServer

func (ptr *QDesignerServer) DestroyQDesignerServer()

func (*QDesignerServer) InitFromInternal

func (n *QDesignerServer) InitFromInternal(ptr uintptr, name string)

func (*QDesignerServer) Pointer

func (ptr *QDesignerServer) Pointer() unsafe.Pointer

func (*QDesignerServer) QDesignerServer_PTR

func (ptr *QDesignerServer) QDesignerServer_PTR() *QDesignerServer

func (*QDesignerServer) SetPointer

func (ptr *QDesignerServer) SetPointer(p unsafe.Pointer)

type QDesignerServer_ITF

type QDesignerServer_ITF interface {
	core.QObject_ITF
	QDesignerServer_PTR() *QDesignerServer
}

type QDesignerSettings

type QDesignerSettings struct {
	internal.Internal
}

func NewQDesignerSettingsFromPointer

func NewQDesignerSettingsFromPointer(ptr unsafe.Pointer) (n *QDesignerSettings)

func (*QDesignerSettings) ClassNameInternalF

func (n *QDesignerSettings) ClassNameInternalF() string

func (*QDesignerSettings) DestroyQDesignerSettings

func (ptr *QDesignerSettings) DestroyQDesignerSettings()

func (*QDesignerSettings) Pointer

func (ptr *QDesignerSettings) Pointer() unsafe.Pointer

func (*QDesignerSettings) QDesignerSettings_PTR

func (ptr *QDesignerSettings) QDesignerSettings_PTR() *QDesignerSettings

func (*QDesignerSettings) SetPointer

func (ptr *QDesignerSettings) SetPointer(p unsafe.Pointer)

type QDesignerSettings_ITF

type QDesignerSettings_ITF interface {
	QDesignerSettings_PTR() *QDesignerSettings
}

type QDesignerTaskMenuExtension

type QDesignerTaskMenuExtension struct {
	internal.Internal
}

func NewQDesignerTaskMenuExtensionFromPointer

func NewQDesignerTaskMenuExtensionFromPointer(ptr unsafe.Pointer) (n *QDesignerTaskMenuExtension)

func (*QDesignerTaskMenuExtension) ClassNameInternalF

func (n *QDesignerTaskMenuExtension) ClassNameInternalF() string

func (*QDesignerTaskMenuExtension) ConnectDestroyQDesignerTaskMenuExtension

func (ptr *QDesignerTaskMenuExtension) ConnectDestroyQDesignerTaskMenuExtension(f func())

func (*QDesignerTaskMenuExtension) ConnectPreferredEditAction

func (ptr *QDesignerTaskMenuExtension) ConnectPreferredEditAction(f func() *widgets.QAction)

func (*QDesignerTaskMenuExtension) ConnectTaskActions

func (ptr *QDesignerTaskMenuExtension) ConnectTaskActions(f func() []*widgets.QAction)

func (*QDesignerTaskMenuExtension) DestroyQDesignerTaskMenuExtension

func (ptr *QDesignerTaskMenuExtension) DestroyQDesignerTaskMenuExtension()

func (*QDesignerTaskMenuExtension) DestroyQDesignerTaskMenuExtensionDefault

func (ptr *QDesignerTaskMenuExtension) DestroyQDesignerTaskMenuExtensionDefault()

func (*QDesignerTaskMenuExtension) DisconnectDestroyQDesignerTaskMenuExtension

func (ptr *QDesignerTaskMenuExtension) DisconnectDestroyQDesignerTaskMenuExtension()

func (*QDesignerTaskMenuExtension) DisconnectPreferredEditAction

func (ptr *QDesignerTaskMenuExtension) DisconnectPreferredEditAction()

func (*QDesignerTaskMenuExtension) DisconnectTaskActions

func (ptr *QDesignerTaskMenuExtension) DisconnectTaskActions()

func (*QDesignerTaskMenuExtension) Pointer

func (ptr *QDesignerTaskMenuExtension) Pointer() unsafe.Pointer

func (*QDesignerTaskMenuExtension) PreferredEditAction

func (ptr *QDesignerTaskMenuExtension) PreferredEditAction() *widgets.QAction

func (*QDesignerTaskMenuExtension) PreferredEditActionDefault

func (ptr *QDesignerTaskMenuExtension) PreferredEditActionDefault() *widgets.QAction

func (*QDesignerTaskMenuExtension) QDesignerTaskMenuExtension_PTR

func (ptr *QDesignerTaskMenuExtension) QDesignerTaskMenuExtension_PTR() *QDesignerTaskMenuExtension

func (*QDesignerTaskMenuExtension) SetPointer

func (ptr *QDesignerTaskMenuExtension) SetPointer(p unsafe.Pointer)

func (*QDesignerTaskMenuExtension) TaskActions

func (ptr *QDesignerTaskMenuExtension) TaskActions() []*widgets.QAction

type QDesignerTaskMenuExtension_ITF

type QDesignerTaskMenuExtension_ITF interface {
	QDesignerTaskMenuExtension_PTR() *QDesignerTaskMenuExtension
}

type QDesignerToolWindow

type QDesignerToolWindow struct {
	MainWindowBase
}

func NewQDesignerToolWindowFromPointer

func NewQDesignerToolWindowFromPointer(ptr unsafe.Pointer) (n *QDesignerToolWindow)

func (*QDesignerToolWindow) ClassNameInternalF

func (n *QDesignerToolWindow) ClassNameInternalF() string

func (*QDesignerToolWindow) DestroyQDesignerToolWindow

func (ptr *QDesignerToolWindow) DestroyQDesignerToolWindow()

func (*QDesignerToolWindow) InitFromInternal

func (n *QDesignerToolWindow) InitFromInternal(ptr uintptr, name string)

func (*QDesignerToolWindow) Pointer

func (ptr *QDesignerToolWindow) Pointer() unsafe.Pointer

func (*QDesignerToolWindow) QDesignerToolWindow_PTR

func (ptr *QDesignerToolWindow) QDesignerToolWindow_PTR() *QDesignerToolWindow

func (*QDesignerToolWindow) SetPointer

func (ptr *QDesignerToolWindow) SetPointer(p unsafe.Pointer)

type QDesignerToolWindow_ITF

type QDesignerToolWindow_ITF interface {
	MainWindowBase_ITF
	QDesignerToolWindow_PTR() *QDesignerToolWindow
}

type QDesignerWidgetBoxInterface

type QDesignerWidgetBoxInterface struct {
	widgets.QWidget
}

func NewQDesignerWidgetBoxInterfaceFromPointer

func NewQDesignerWidgetBoxInterfaceFromPointer(ptr unsafe.Pointer) (n *QDesignerWidgetBoxInterface)

func (*QDesignerWidgetBoxInterface) ActionEventDefault

func (ptr *QDesignerWidgetBoxInterface) ActionEventDefault(event gui.QActionEvent_ITF)

func (*QDesignerWidgetBoxInterface) ChangeEventDefault

func (ptr *QDesignerWidgetBoxInterface) ChangeEventDefault(event core.QEvent_ITF)

func (*QDesignerWidgetBoxInterface) ChildEventDefault

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

func (*QDesignerWidgetBoxInterface) ClassNameInternalF

func (n *QDesignerWidgetBoxInterface) ClassNameInternalF() string

func (*QDesignerWidgetBoxInterface) CloseDefault

func (ptr *QDesignerWidgetBoxInterface) CloseDefault() bool

func (*QDesignerWidgetBoxInterface) CloseEventDefault

func (ptr *QDesignerWidgetBoxInterface) CloseEventDefault(event gui.QCloseEvent_ITF)

func (*QDesignerWidgetBoxInterface) ConnectDestroyQDesignerWidgetBoxInterface

func (ptr *QDesignerWidgetBoxInterface) ConnectDestroyQDesignerWidgetBoxInterface(f func())

func (*QDesignerWidgetBoxInterface) ConnectFileName

func (ptr *QDesignerWidgetBoxInterface) ConnectFileName(f func() string)

func (*QDesignerWidgetBoxInterface) ConnectLoad

func (ptr *QDesignerWidgetBoxInterface) ConnectLoad(f func() bool)

func (*QDesignerWidgetBoxInterface) ConnectNotifyDefault

func (ptr *QDesignerWidgetBoxInterface) ConnectNotifyDefault(sign core.QMetaMethod_ITF)

func (*QDesignerWidgetBoxInterface) ConnectSave

func (ptr *QDesignerWidgetBoxInterface) ConnectSave(f func() bool)

func (*QDesignerWidgetBoxInterface) ConnectSetFileName

func (ptr *QDesignerWidgetBoxInterface) ConnectSetFileName(f func(fileName string))

func (*QDesignerWidgetBoxInterface) ContextMenuEventDefault

func (ptr *QDesignerWidgetBoxInterface) ContextMenuEventDefault(event gui.QContextMenuEvent_ITF)

func (*QDesignerWidgetBoxInterface) CustomEventDefault

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

func (*QDesignerWidgetBoxInterface) DeleteLaterDefault

func (ptr *QDesignerWidgetBoxInterface) DeleteLaterDefault()

func (*QDesignerWidgetBoxInterface) DestroyQDesignerWidgetBoxInterface

func (ptr *QDesignerWidgetBoxInterface) DestroyQDesignerWidgetBoxInterface()

func (*QDesignerWidgetBoxInterface) DestroyQDesignerWidgetBoxInterfaceDefault

func (ptr *QDesignerWidgetBoxInterface) DestroyQDesignerWidgetBoxInterfaceDefault()

func (*QDesignerWidgetBoxInterface) DisconnectDestroyQDesignerWidgetBoxInterface

func (ptr *QDesignerWidgetBoxInterface) DisconnectDestroyQDesignerWidgetBoxInterface()

func (*QDesignerWidgetBoxInterface) DisconnectFileName

func (ptr *QDesignerWidgetBoxInterface) DisconnectFileName()

func (*QDesignerWidgetBoxInterface) DisconnectLoad

func (ptr *QDesignerWidgetBoxInterface) DisconnectLoad()

func (*QDesignerWidgetBoxInterface) DisconnectNotifyDefault

func (ptr *QDesignerWidgetBoxInterface) DisconnectNotifyDefault(sign core.QMetaMethod_ITF)

func (*QDesignerWidgetBoxInterface) DisconnectSave

func (ptr *QDesignerWidgetBoxInterface) DisconnectSave()

func (*QDesignerWidgetBoxInterface) DisconnectSetFileName

func (ptr *QDesignerWidgetBoxInterface) DisconnectSetFileName()

func (*QDesignerWidgetBoxInterface) DragEnterEventDefault

func (ptr *QDesignerWidgetBoxInterface) DragEnterEventDefault(event gui.QDragEnterEvent_ITF)

func (*QDesignerWidgetBoxInterface) DragLeaveEventDefault

func (ptr *QDesignerWidgetBoxInterface) DragLeaveEventDefault(event gui.QDragLeaveEvent_ITF)

func (*QDesignerWidgetBoxInterface) DragMoveEventDefault

func (ptr *QDesignerWidgetBoxInterface) DragMoveEventDefault(event gui.QDragMoveEvent_ITF)

func (*QDesignerWidgetBoxInterface) DropEventDefault

func (ptr *QDesignerWidgetBoxInterface) DropEventDefault(event gui.QDropEvent_ITF)

func (*QDesignerWidgetBoxInterface) EnterEventDefault

func (ptr *QDesignerWidgetBoxInterface) EnterEventDefault(event core.QEvent_ITF)

func (*QDesignerWidgetBoxInterface) EventDefault

func (ptr *QDesignerWidgetBoxInterface) EventDefault(event core.QEvent_ITF) bool

func (*QDesignerWidgetBoxInterface) EventFilterDefault

func (ptr *QDesignerWidgetBoxInterface) EventFilterDefault(watched core.QObject_ITF, event core.QEvent_ITF) bool

func (*QDesignerWidgetBoxInterface) FileName

func (ptr *QDesignerWidgetBoxInterface) FileName() string

func (*QDesignerWidgetBoxInterface) FocusInEventDefault

func (ptr *QDesignerWidgetBoxInterface) FocusInEventDefault(event gui.QFocusEvent_ITF)

func (*QDesignerWidgetBoxInterface) FocusNextPrevChildDefault

func (ptr *QDesignerWidgetBoxInterface) FocusNextPrevChildDefault(next bool) bool

func (*QDesignerWidgetBoxInterface) FocusOutEventDefault

func (ptr *QDesignerWidgetBoxInterface) FocusOutEventDefault(event gui.QFocusEvent_ITF)

func (*QDesignerWidgetBoxInterface) HasHeightForWidthDefault

func (ptr *QDesignerWidgetBoxInterface) HasHeightForWidthDefault() bool

func (*QDesignerWidgetBoxInterface) HeightForWidthDefault

func (ptr *QDesignerWidgetBoxInterface) HeightForWidthDefault(w int) int

func (*QDesignerWidgetBoxInterface) HideDefault

func (ptr *QDesignerWidgetBoxInterface) HideDefault()

func (*QDesignerWidgetBoxInterface) HideEventDefault

func (ptr *QDesignerWidgetBoxInterface) HideEventDefault(event gui.QHideEvent_ITF)

func (*QDesignerWidgetBoxInterface) InitFromInternal

func (n *QDesignerWidgetBoxInterface) InitFromInternal(ptr uintptr, name string)

func (*QDesignerWidgetBoxInterface) InitPainterDefault

func (ptr *QDesignerWidgetBoxInterface) InitPainterDefault(painter gui.QPainter_ITF)

func (*QDesignerWidgetBoxInterface) InputMethodEventDefault

func (ptr *QDesignerWidgetBoxInterface) InputMethodEventDefault(event gui.QInputMethodEvent_ITF)

func (*QDesignerWidgetBoxInterface) InputMethodQueryDefault

func (ptr *QDesignerWidgetBoxInterface) InputMethodQueryDefault(query core.Qt__InputMethodQuery) *core.QVariant

func (*QDesignerWidgetBoxInterface) KeyPressEventDefault

func (ptr *QDesignerWidgetBoxInterface) KeyPressEventDefault(event gui.QKeyEvent_ITF)

func (*QDesignerWidgetBoxInterface) KeyReleaseEventDefault

func (ptr *QDesignerWidgetBoxInterface) KeyReleaseEventDefault(event gui.QKeyEvent_ITF)

func (*QDesignerWidgetBoxInterface) LeaveEventDefault

func (ptr *QDesignerWidgetBoxInterface) LeaveEventDefault(event core.QEvent_ITF)

func (*QDesignerWidgetBoxInterface) Load

func (ptr *QDesignerWidgetBoxInterface) Load() bool

func (*QDesignerWidgetBoxInterface) LowerDefault

func (ptr *QDesignerWidgetBoxInterface) LowerDefault()

func (*QDesignerWidgetBoxInterface) MetaObjectDefault

func (ptr *QDesignerWidgetBoxInterface) MetaObjectDefault() *core.QMetaObject

func (*QDesignerWidgetBoxInterface) MetricDefault

func (*QDesignerWidgetBoxInterface) MinimumSizeHintDefault

func (ptr *QDesignerWidgetBoxInterface) MinimumSizeHintDefault() *core.QSize

func (*QDesignerWidgetBoxInterface) MouseDoubleClickEventDefault

func (ptr *QDesignerWidgetBoxInterface) MouseDoubleClickEventDefault(event gui.QMouseEvent_ITF)

func (*QDesignerWidgetBoxInterface) MouseMoveEventDefault

func (ptr *QDesignerWidgetBoxInterface) MouseMoveEventDefault(event gui.QMouseEvent_ITF)

func (*QDesignerWidgetBoxInterface) MousePressEventDefault

func (ptr *QDesignerWidgetBoxInterface) MousePressEventDefault(event gui.QMouseEvent_ITF)

func (*QDesignerWidgetBoxInterface) MouseReleaseEventDefault

func (ptr *QDesignerWidgetBoxInterface) MouseReleaseEventDefault(event gui.QMouseEvent_ITF)

func (*QDesignerWidgetBoxInterface) MoveEventDefault

func (ptr *QDesignerWidgetBoxInterface) MoveEventDefault(event gui.QMoveEvent_ITF)

func (*QDesignerWidgetBoxInterface) NativeEventDefault

func (ptr *QDesignerWidgetBoxInterface) NativeEventDefault(eventType core.QByteArray_ITF, message unsafe.Pointer, result *int) bool

func (*QDesignerWidgetBoxInterface) PaintEngineDefault

func (ptr *QDesignerWidgetBoxInterface) PaintEngineDefault() *gui.QPaintEngine

func (*QDesignerWidgetBoxInterface) PaintEventDefault

func (ptr *QDesignerWidgetBoxInterface) PaintEventDefault(event gui.QPaintEvent_ITF)

func (*QDesignerWidgetBoxInterface) Pointer

func (*QDesignerWidgetBoxInterface) QDesignerWidgetBoxInterface_PTR

func (ptr *QDesignerWidgetBoxInterface) QDesignerWidgetBoxInterface_PTR() *QDesignerWidgetBoxInterface

func (*QDesignerWidgetBoxInterface) RaiseDefault

func (ptr *QDesignerWidgetBoxInterface) RaiseDefault()

func (*QDesignerWidgetBoxInterface) RepaintDefault

func (ptr *QDesignerWidgetBoxInterface) RepaintDefault()

func (*QDesignerWidgetBoxInterface) ResizeEventDefault

func (ptr *QDesignerWidgetBoxInterface) ResizeEventDefault(event gui.QResizeEvent_ITF)

func (*QDesignerWidgetBoxInterface) Save

func (ptr *QDesignerWidgetBoxInterface) Save() bool

func (*QDesignerWidgetBoxInterface) SetDisabledDefault

func (ptr *QDesignerWidgetBoxInterface) SetDisabledDefault(disable bool)

func (*QDesignerWidgetBoxInterface) SetEnabledDefault

func (ptr *QDesignerWidgetBoxInterface) SetEnabledDefault(vbo bool)

func (*QDesignerWidgetBoxInterface) SetFileName

func (ptr *QDesignerWidgetBoxInterface) SetFileName(fileName string)

func (*QDesignerWidgetBoxInterface) SetFocus2Default

func (ptr *QDesignerWidgetBoxInterface) SetFocus2Default()

func (*QDesignerWidgetBoxInterface) SetHiddenDefault

func (ptr *QDesignerWidgetBoxInterface) SetHiddenDefault(hidden bool)

func (*QDesignerWidgetBoxInterface) SetPointer

func (ptr *QDesignerWidgetBoxInterface) SetPointer(p unsafe.Pointer)

func (*QDesignerWidgetBoxInterface) SetStyleSheetDefault

func (ptr *QDesignerWidgetBoxInterface) SetStyleSheetDefault(styleSheet string)

func (*QDesignerWidgetBoxInterface) SetVisibleDefault

func (ptr *QDesignerWidgetBoxInterface) SetVisibleDefault(visible bool)

func (*QDesignerWidgetBoxInterface) SetWindowModifiedDefault

func (ptr *QDesignerWidgetBoxInterface) SetWindowModifiedDefault(vbo bool)

func (*QDesignerWidgetBoxInterface) SetWindowTitleDefault

func (ptr *QDesignerWidgetBoxInterface) SetWindowTitleDefault(vqs string)

func (*QDesignerWidgetBoxInterface) ShowDefault

func (ptr *QDesignerWidgetBoxInterface) ShowDefault()

func (*QDesignerWidgetBoxInterface) ShowEventDefault

func (ptr *QDesignerWidgetBoxInterface) ShowEventDefault(event gui.QShowEvent_ITF)

func (*QDesignerWidgetBoxInterface) ShowFullScreenDefault

func (ptr *QDesignerWidgetBoxInterface) ShowFullScreenDefault()

func (*QDesignerWidgetBoxInterface) ShowMaximizedDefault

func (ptr *QDesignerWidgetBoxInterface) ShowMaximizedDefault()

func (*QDesignerWidgetBoxInterface) ShowMinimizedDefault

func (ptr *QDesignerWidgetBoxInterface) ShowMinimizedDefault()

func (*QDesignerWidgetBoxInterface) ShowNormalDefault

func (ptr *QDesignerWidgetBoxInterface) ShowNormalDefault()

func (*QDesignerWidgetBoxInterface) SizeHintDefault

func (ptr *QDesignerWidgetBoxInterface) SizeHintDefault() *core.QSize

func (*QDesignerWidgetBoxInterface) TabletEventDefault

func (ptr *QDesignerWidgetBoxInterface) TabletEventDefault(event gui.QTabletEvent_ITF)

func (*QDesignerWidgetBoxInterface) TimerEventDefault

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

func (*QDesignerWidgetBoxInterface) UpdateDefault

func (ptr *QDesignerWidgetBoxInterface) UpdateDefault()

func (*QDesignerWidgetBoxInterface) UpdateMicroFocusDefault

func (ptr *QDesignerWidgetBoxInterface) UpdateMicroFocusDefault()

func (*QDesignerWidgetBoxInterface) WheelEventDefault

func (ptr *QDesignerWidgetBoxInterface) WheelEventDefault(event gui.QWheelEvent_ITF)

type QDesignerWidgetBoxInterface_ITF

type QDesignerWidgetBoxInterface_ITF interface {
	widgets.QWidget_ITF
	QDesignerWidgetBoxInterface_PTR() *QDesignerWidgetBoxInterface
}

type QDesignerWorkbench

type QDesignerWorkbench struct {
	core.QObject
}

func NewQDesignerWorkbenchFromPointer

func NewQDesignerWorkbenchFromPointer(ptr unsafe.Pointer) (n *QDesignerWorkbench)

func (*QDesignerWorkbench) ClassNameInternalF

func (n *QDesignerWorkbench) ClassNameInternalF() string

func (*QDesignerWorkbench) DestroyQDesignerWorkbench

func (ptr *QDesignerWorkbench) DestroyQDesignerWorkbench()

func (*QDesignerWorkbench) InitFromInternal

func (n *QDesignerWorkbench) InitFromInternal(ptr uintptr, name string)

func (*QDesignerWorkbench) Pointer

func (ptr *QDesignerWorkbench) Pointer() unsafe.Pointer

func (*QDesignerWorkbench) QDesignerWorkbench_PTR

func (ptr *QDesignerWorkbench) QDesignerWorkbench_PTR() *QDesignerWorkbench

func (*QDesignerWorkbench) SetPointer

func (ptr *QDesignerWorkbench) SetPointer(p unsafe.Pointer)

type QDesignerWorkbench_ITF

type QDesignerWorkbench_ITF interface {
	core.QObject_ITF
	QDesignerWorkbench_PTR() *QDesignerWorkbench
}

type QDesigner_ITF

type QDesigner_ITF interface {
	widgets.QApplication_ITF
	QDesigner_PTR() *QDesigner
}

type QExtensionFactory

type QExtensionFactory struct {
	core.QObject
	QAbstractExtensionFactory
}

func NewQExtensionFactory

func NewQExtensionFactory(parent QExtensionManager_ITF) *QExtensionFactory

func NewQExtensionFactoryFromPointer

func NewQExtensionFactoryFromPointer(ptr unsafe.Pointer) (n *QExtensionFactory)

func (*QExtensionFactory) ChildEvent

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

func (*QExtensionFactory) ChildEventDefault

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

func (*QExtensionFactory) ClassNameInternalF

func (n *QExtensionFactory) ClassNameInternalF() string

func (*QExtensionFactory) ConnectCreateExtension

func (ptr *QExtensionFactory) ConnectCreateExtension(f func(object *core.QObject, iid string, parent *core.QObject) *core.QObject)

func (*QExtensionFactory) ConnectExtension

func (ptr *QExtensionFactory) ConnectExtension(f func(object *core.QObject, iid string) *core.QObject)

func (*QExtensionFactory) ConnectNotify

func (ptr *QExtensionFactory) ConnectNotify(sign core.QMetaMethod_ITF)

func (*QExtensionFactory) ConnectNotifyDefault

func (ptr *QExtensionFactory) ConnectNotifyDefault(sign core.QMetaMethod_ITF)

func (*QExtensionFactory) CreateExtension

func (ptr *QExtensionFactory) CreateExtension(object core.QObject_ITF, iid string, parent core.QObject_ITF) *core.QObject

func (*QExtensionFactory) CreateExtensionDefault

func (ptr *QExtensionFactory) CreateExtensionDefault(object core.QObject_ITF, iid string, parent core.QObject_ITF) *core.QObject

func (*QExtensionFactory) CustomEvent

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

func (*QExtensionFactory) CustomEventDefault

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

func (*QExtensionFactory) DeleteLater

func (ptr *QExtensionFactory) DeleteLater()

func (*QExtensionFactory) DeleteLaterDefault

func (ptr *QExtensionFactory) DeleteLaterDefault()

func (*QExtensionFactory) DestroyQExtensionFactory

func (ptr *QExtensionFactory) DestroyQExtensionFactory()

func (*QExtensionFactory) DisconnectCreateExtension

func (ptr *QExtensionFactory) DisconnectCreateExtension()

func (*QExtensionFactory) DisconnectExtension

func (ptr *QExtensionFactory) DisconnectExtension()

func (*QExtensionFactory) DisconnectNotify

func (ptr *QExtensionFactory) DisconnectNotify(sign core.QMetaMethod_ITF)

func (*QExtensionFactory) DisconnectNotifyDefault

func (ptr *QExtensionFactory) DisconnectNotifyDefault(sign core.QMetaMethod_ITF)

func (*QExtensionFactory) Event

func (ptr *QExtensionFactory) Event(e core.QEvent_ITF) bool

func (*QExtensionFactory) EventDefault

func (ptr *QExtensionFactory) EventDefault(e core.QEvent_ITF) bool

func (*QExtensionFactory) EventFilter

func (ptr *QExtensionFactory) EventFilter(watched core.QObject_ITF, event core.QEvent_ITF) bool

func (*QExtensionFactory) EventFilterDefault

func (ptr *QExtensionFactory) EventFilterDefault(watched core.QObject_ITF, event core.QEvent_ITF) bool

func (*QExtensionFactory) Extension

func (ptr *QExtensionFactory) Extension(object core.QObject_ITF, iid string) *core.QObject

func (*QExtensionFactory) ExtensionDefault

func (ptr *QExtensionFactory) ExtensionDefault(object core.QObject_ITF, iid string) *core.QObject

func (*QExtensionFactory) ExtensionManager

func (ptr *QExtensionFactory) ExtensionManager() *QExtensionManager

func (*QExtensionFactory) InitFromInternal

func (n *QExtensionFactory) InitFromInternal(ptr uintptr, name string)

func (*QExtensionFactory) MetaObject

func (ptr *QExtensionFactory) MetaObject() *core.QMetaObject

func (*QExtensionFactory) MetaObjectDefault

func (ptr *QExtensionFactory) MetaObjectDefault() *core.QMetaObject

func (*QExtensionFactory) Pointer

func (ptr *QExtensionFactory) Pointer() unsafe.Pointer

func (*QExtensionFactory) QExtensionFactory_PTR

func (ptr *QExtensionFactory) QExtensionFactory_PTR() *QExtensionFactory

func (*QExtensionFactory) SetPointer

func (ptr *QExtensionFactory) SetPointer(p unsafe.Pointer)

func (*QExtensionFactory) TimerEvent

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

func (*QExtensionFactory) TimerEventDefault

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

type QExtensionFactory_ITF

type QExtensionFactory_ITF interface {
	core.QObject_ITF
	QAbstractExtensionFactory_ITF
	QExtensionFactory_PTR() *QExtensionFactory
}

type QExtensionManager

type QExtensionManager struct {
	core.QObject
	QAbstractExtensionManager
}

func NewQExtensionManager

func NewQExtensionManager(parent core.QObject_ITF) *QExtensionManager

func NewQExtensionManagerFromPointer

func NewQExtensionManagerFromPointer(ptr unsafe.Pointer) (n *QExtensionManager)

func (*QExtensionManager) ChildEvent

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

func (*QExtensionManager) ChildEventDefault

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

func (*QExtensionManager) ClassNameInternalF

func (n *QExtensionManager) ClassNameInternalF() string

func (*QExtensionManager) ConnectDestroyQExtensionManager

func (ptr *QExtensionManager) ConnectDestroyQExtensionManager(f func())

func (*QExtensionManager) ConnectExtension

func (ptr *QExtensionManager) ConnectExtension(f func(object *core.QObject, iid string) *core.QObject)

func (*QExtensionManager) ConnectNotify

func (ptr *QExtensionManager) ConnectNotify(sign core.QMetaMethod_ITF)

func (*QExtensionManager) ConnectNotifyDefault

func (ptr *QExtensionManager) ConnectNotifyDefault(sign core.QMetaMethod_ITF)

func (*QExtensionManager) ConnectRegisterExtensions

func (ptr *QExtensionManager) ConnectRegisterExtensions(f func(factory *QAbstractExtensionFactory, iid string))

func (*QExtensionManager) ConnectUnregisterExtensions

func (ptr *QExtensionManager) ConnectUnregisterExtensions(f func(factory *QAbstractExtensionFactory, iid string))

func (*QExtensionManager) CustomEvent

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

func (*QExtensionManager) CustomEventDefault

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

func (*QExtensionManager) DeleteLater

func (ptr *QExtensionManager) DeleteLater()

func (*QExtensionManager) DeleteLaterDefault

func (ptr *QExtensionManager) DeleteLaterDefault()

func (*QExtensionManager) DestroyQExtensionManager

func (ptr *QExtensionManager) DestroyQExtensionManager()

func (*QExtensionManager) DestroyQExtensionManagerDefault

func (ptr *QExtensionManager) DestroyQExtensionManagerDefault()

func (*QExtensionManager) DisconnectDestroyQExtensionManager

func (ptr *QExtensionManager) DisconnectDestroyQExtensionManager()

func (*QExtensionManager) DisconnectExtension

func (ptr *QExtensionManager) DisconnectExtension()

func (*QExtensionManager) DisconnectNotify

func (ptr *QExtensionManager) DisconnectNotify(sign core.QMetaMethod_ITF)

func (*QExtensionManager) DisconnectNotifyDefault

func (ptr *QExtensionManager) DisconnectNotifyDefault(sign core.QMetaMethod_ITF)

func (*QExtensionManager) DisconnectRegisterExtensions

func (ptr *QExtensionManager) DisconnectRegisterExtensions()

func (*QExtensionManager) DisconnectUnregisterExtensions

func (ptr *QExtensionManager) DisconnectUnregisterExtensions()

func (*QExtensionManager) Event

func (ptr *QExtensionManager) Event(e core.QEvent_ITF) bool

func (*QExtensionManager) EventDefault

func (ptr *QExtensionManager) EventDefault(e core.QEvent_ITF) bool

func (*QExtensionManager) EventFilter

func (ptr *QExtensionManager) EventFilter(watched core.QObject_ITF, event core.QEvent_ITF) bool

func (*QExtensionManager) EventFilterDefault

func (ptr *QExtensionManager) EventFilterDefault(watched core.QObject_ITF, event core.QEvent_ITF) bool

func (*QExtensionManager) Extension

func (ptr *QExtensionManager) Extension(object core.QObject_ITF, iid string) *core.QObject

func (*QExtensionManager) ExtensionDefault

func (ptr *QExtensionManager) ExtensionDefault(object core.QObject_ITF, iid string) *core.QObject

func (*QExtensionManager) InitFromInternal

func (n *QExtensionManager) InitFromInternal(ptr uintptr, name string)

func (*QExtensionManager) MetaObject

func (ptr *QExtensionManager) MetaObject() *core.QMetaObject

func (*QExtensionManager) MetaObjectDefault

func (ptr *QExtensionManager) MetaObjectDefault() *core.QMetaObject

func (*QExtensionManager) Pointer

func (ptr *QExtensionManager) Pointer() unsafe.Pointer

func (*QExtensionManager) QExtensionManager_PTR

func (ptr *QExtensionManager) QExtensionManager_PTR() *QExtensionManager

func (*QExtensionManager) RegisterExtensions

func (ptr *QExtensionManager) RegisterExtensions(factory QAbstractExtensionFactory_ITF, iid string)

func (*QExtensionManager) RegisterExtensionsDefault

func (ptr *QExtensionManager) RegisterExtensionsDefault(factory QAbstractExtensionFactory_ITF, iid string)

func (*QExtensionManager) SetPointer

func (ptr *QExtensionManager) SetPointer(p unsafe.Pointer)

func (*QExtensionManager) TimerEvent

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

func (*QExtensionManager) TimerEventDefault

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

func (*QExtensionManager) UnregisterExtensions

func (ptr *QExtensionManager) UnregisterExtensions(factory QAbstractExtensionFactory_ITF, iid string)

func (*QExtensionManager) UnregisterExtensionsDefault

func (ptr *QExtensionManager) UnregisterExtensionsDefault(factory QAbstractExtensionFactory_ITF, iid string)

type QExtensionManager_ITF

type QExtensionManager_ITF interface {
	core.QObject_ITF
	QAbstractExtensionManager_ITF
	QExtensionManager_PTR() *QExtensionManager
}

type QFormBuilder

type QFormBuilder struct {
	QAbstractFormBuilder
}

func NewQFormBuilder

func NewQFormBuilder() *QFormBuilder

func NewQFormBuilderFromPointer

func NewQFormBuilderFromPointer(ptr unsafe.Pointer) (n *QFormBuilder)

func (*QFormBuilder) AddPluginPath

func (ptr *QFormBuilder) AddPluginPath(pluginPath string)

func (*QFormBuilder) ClassNameInternalF

func (n *QFormBuilder) ClassNameInternalF() string

func (*QFormBuilder) ClearPluginPaths

func (ptr *QFormBuilder) ClearPluginPaths()

func (*QFormBuilder) ConnectDestroyQFormBuilder

func (ptr *QFormBuilder) ConnectDestroyQFormBuilder(f func())

func (*QFormBuilder) CustomWidgets

func (ptr *QFormBuilder) CustomWidgets() []*QDesignerCustomWidgetInterface

func (*QFormBuilder) DestroyQFormBuilder

func (ptr *QFormBuilder) DestroyQFormBuilder()

func (*QFormBuilder) DestroyQFormBuilderDefault

func (ptr *QFormBuilder) DestroyQFormBuilderDefault()

func (*QFormBuilder) DisconnectDestroyQFormBuilder

func (ptr *QFormBuilder) DisconnectDestroyQFormBuilder()

func (*QFormBuilder) InitFromInternal

func (n *QFormBuilder) InitFromInternal(ptr uintptr, name string)

func (*QFormBuilder) PluginPaths

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

func (*QFormBuilder) Pointer

func (ptr *QFormBuilder) Pointer() unsafe.Pointer

func (*QFormBuilder) QFormBuilder_PTR

func (ptr *QFormBuilder) QFormBuilder_PTR() *QFormBuilder

func (*QFormBuilder) SetPluginPath

func (ptr *QFormBuilder) SetPluginPath(pluginPaths []string)

func (*QFormBuilder) SetPointer

func (ptr *QFormBuilder) SetPointer(p unsafe.Pointer)

type QFormBuilder_ITF

type QFormBuilder_ITF interface {
	QAbstractFormBuilder_ITF
	QFormBuilder_PTR() *QFormBuilder
}

type SaveFormAsTemplate

type SaveFormAsTemplate struct {
	widgets.QDialog
}

func NewSaveFormAsTemplateFromPointer

func NewSaveFormAsTemplateFromPointer(ptr unsafe.Pointer) (n *SaveFormAsTemplate)

func (*SaveFormAsTemplate) ClassNameInternalF

func (n *SaveFormAsTemplate) ClassNameInternalF() string

func (*SaveFormAsTemplate) DestroySaveFormAsTemplate

func (ptr *SaveFormAsTemplate) DestroySaveFormAsTemplate()

func (*SaveFormAsTemplate) InitFromInternal

func (n *SaveFormAsTemplate) InitFromInternal(ptr uintptr, name string)

func (*SaveFormAsTemplate) Pointer

func (ptr *SaveFormAsTemplate) Pointer() unsafe.Pointer

func (*SaveFormAsTemplate) SaveFormAsTemplate_PTR

func (ptr *SaveFormAsTemplate) SaveFormAsTemplate_PTR() *SaveFormAsTemplate

func (*SaveFormAsTemplate) SetPointer

func (ptr *SaveFormAsTemplate) SetPointer(p unsafe.Pointer)

type SaveFormAsTemplate_ITF

type SaveFormAsTemplate_ITF interface {
	widgets.QDialog_ITF
	SaveFormAsTemplate_PTR() *SaveFormAsTemplate
}

type ToolBarManager

type ToolBarManager struct {
	core.QObject
}

func NewToolBarManagerFromPointer

func NewToolBarManagerFromPointer(ptr unsafe.Pointer) (n *ToolBarManager)

func (*ToolBarManager) ClassNameInternalF

func (n *ToolBarManager) ClassNameInternalF() string

func (*ToolBarManager) DestroyToolBarManager

func (ptr *ToolBarManager) DestroyToolBarManager()

func (*ToolBarManager) InitFromInternal

func (n *ToolBarManager) InitFromInternal(ptr uintptr, name string)

func (*ToolBarManager) Pointer

func (ptr *ToolBarManager) Pointer() unsafe.Pointer

func (*ToolBarManager) SetPointer

func (ptr *ToolBarManager) SetPointer(p unsafe.Pointer)

func (*ToolBarManager) ToolBarManager_PTR

func (ptr *ToolBarManager) ToolBarManager_PTR() *ToolBarManager

type ToolBarManager_ITF

type ToolBarManager_ITF interface {
	core.QObject_ITF
	ToolBarManager_PTR() *ToolBarManager
}

type ToolWindowFontSettings

type ToolWindowFontSettings struct {
	internal.Internal
}

func NewToolWindowFontSettingsFromPointer

func NewToolWindowFontSettingsFromPointer(ptr unsafe.Pointer) (n *ToolWindowFontSettings)

func (*ToolWindowFontSettings) ClassNameInternalF

func (n *ToolWindowFontSettings) ClassNameInternalF() string

func (*ToolWindowFontSettings) DestroyToolWindowFontSettings

func (ptr *ToolWindowFontSettings) DestroyToolWindowFontSettings()

func (*ToolWindowFontSettings) Pointer

func (ptr *ToolWindowFontSettings) Pointer() unsafe.Pointer

func (*ToolWindowFontSettings) SetPointer

func (ptr *ToolWindowFontSettings) SetPointer(p unsafe.Pointer)

func (*ToolWindowFontSettings) ToolWindowFontSettings_PTR

func (ptr *ToolWindowFontSettings) ToolWindowFontSettings_PTR() *ToolWindowFontSettings

type ToolWindowFontSettings_ITF

type ToolWindowFontSettings_ITF interface {
	ToolWindowFontSettings_PTR() *ToolWindowFontSettings
}

type VersionDialog

type VersionDialog struct {
	widgets.QDialog
}

func NewVersionDialogFromPointer

func NewVersionDialogFromPointer(ptr unsafe.Pointer) (n *VersionDialog)

func (*VersionDialog) ClassNameInternalF

func (n *VersionDialog) ClassNameInternalF() string

func (*VersionDialog) DestroyVersionDialog

func (ptr *VersionDialog) DestroyVersionDialog()

func (*VersionDialog) InitFromInternal

func (n *VersionDialog) InitFromInternal(ptr uintptr, name string)

func (*VersionDialog) Pointer

func (ptr *VersionDialog) Pointer() unsafe.Pointer

func (*VersionDialog) SetPointer

func (ptr *VersionDialog) SetPointer(p unsafe.Pointer)

func (*VersionDialog) VersionDialog_PTR

func (ptr *VersionDialog) VersionDialog_PTR() *VersionDialog

type VersionDialog_ITF

type VersionDialog_ITF interface {
	widgets.QDialog_ITF
	VersionDialog_PTR() *VersionDialog
}

Jump to

Keyboard shortcuts

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