felgo

package
v0.0.0-...-14286e3 Latest Latest
Warning

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

Go to latest
Published: Sep 14, 2021 License: LGPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PointerFromFelgoApplication

func PointerFromFelgoApplication(ptr FelgoApplication_ITF) unsafe.Pointer

func PointerFromFelgoLiveClient

func PointerFromFelgoLiveClient(ptr FelgoLiveClient_ITF) unsafe.Pointer

Types

type FelgoApplication

type FelgoApplication struct {
	core.QObject
}

func NewFelgoApplication

func NewFelgoApplication(parent core.QObject_ITF) *FelgoApplication

func NewFelgoApplicationFromPointer

func NewFelgoApplicationFromPointer(ptr unsafe.Pointer) (n *FelgoApplication)

func (*FelgoApplication) AddCustomImportPaths

func (ptr *FelgoApplication) AddCustomImportPaths()

func (*FelgoApplication) AddImportPath

func (ptr *FelgoApplication) AddImportPath(path string)

func (*FelgoApplication) AdjustImportPathToCanonical

func (ptr *FelgoApplication) AdjustImportPathToCanonical(vqs string) string

func (*FelgoApplication) ChildEventDefault

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

func (*FelgoApplication) ConnectNotifyDefault

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

func (*FelgoApplication) ConnectObjectCreatedHandler

func (ptr *FelgoApplication) ConnectObjectCreatedHandler(f func(object *core.QObject, url *core.QUrl))

func (*FelgoApplication) ContentScale

func (ptr *FelgoApplication) ContentScale() float64

func (*FelgoApplication) ContentScaleThresholds

func (ptr *FelgoApplication) ContentScaleThresholds() map[string]*core.QVariant

func (*FelgoApplication) CustomEventDefault

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

func (*FelgoApplication) DeleteLaterDefault

func (ptr *FelgoApplication) DeleteLaterDefault()

func (*FelgoApplication) DestroyFelgoApplication

func (ptr *FelgoApplication) DestroyFelgoApplication()

func (*FelgoApplication) DisconnectNotifyDefault

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

func (*FelgoApplication) DisconnectObjectCreatedHandler

func (ptr *FelgoApplication) DisconnectObjectCreatedHandler()

func (*FelgoApplication) EventDefault

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

func (*FelgoApplication) EventFilterDefault

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

func (*FelgoApplication) FelgoApplication_PTR

func (ptr *FelgoApplication) FelgoApplication_PTR() *FelgoApplication

func (*FelgoApplication) FileSelectorList

func (ptr *FelgoApplication) FileSelectorList() []string

func (*FelgoApplication) Initialize

func (ptr *FelgoApplication) Initialize(engine qml.QQmlEngine_ITF)

func (*FelgoApplication) InitializeEngine

func (ptr *FelgoApplication) InitializeEngine(engine qml.QQmlEngine_ITF, uri string)

func (*FelgoApplication) MainQmlFileName

func (ptr *FelgoApplication) MainQmlFileName() string

func (*FelgoApplication) MetaObjectDefault

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

func (*FelgoApplication) ObjectCreatedHandler

func (ptr *FelgoApplication) ObjectCreatedHandler(object core.QObject_ITF, url core.QUrl_ITF)

func (*FelgoApplication) ObjectCreatedHandlerDefault

func (ptr *FelgoApplication) ObjectCreatedHandlerDefault(object core.QObject_ITF, url core.QUrl_ITF)

func (*FelgoApplication) Pointer

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

func (*FelgoApplication) QmlEngine

func (ptr *FelgoApplication) QmlEngine() *qml.QQmlEngine

func (*FelgoApplication) RegisterTypes

func (ptr *FelgoApplication) RegisterTypes(uri string)

func (*FelgoApplication) ScaleFactorForImages

func (ptr *FelgoApplication) ScaleFactorForImages() float64

func (*FelgoApplication) SetContentScaleAndFileSelectors

func (ptr *FelgoApplication) SetContentScaleAndFileSelectors(contentScale float64)

func (*FelgoApplication) SetContentScaleThresholds

func (ptr *FelgoApplication) SetContentScaleThresholds(contentScaleThresholds map[string]*core.QVariant)

func (*FelgoApplication) SetDefaultContentScalingAndFileSelectors

func (ptr *FelgoApplication) SetDefaultContentScalingAndFileSelectors()

func (*FelgoApplication) SetFileSelectorList

func (ptr *FelgoApplication) SetFileSelectorList(fileSelectorList []string)

func (*FelgoApplication) SetGameWindowIsItem

func (ptr *FelgoApplication) SetGameWindowIsItem()

func (*FelgoApplication) SetLicenseKey

func (ptr *FelgoApplication) SetLicenseKey(licenseKey string)

func (*FelgoApplication) SetMainQmlFileName

func (ptr *FelgoApplication) SetMainQmlFileName(qmlFileName string)

func (*FelgoApplication) SetPointer

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

func (*FelgoApplication) SetPreservePlatformFonts

func (ptr *FelgoApplication) SetPreservePlatformFonts(preserve bool)

func (*FelgoApplication) TimerEventDefault

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

func (*FelgoApplication) VplayFileSelector

func (ptr *FelgoApplication) VplayFileSelector() *core.QFileSelector

type FelgoApplication_ITF

type FelgoApplication_ITF interface {
	core.QObject_ITF
	FelgoApplication_PTR() *FelgoApplication
}

type FelgoLiveClient

type FelgoLiveClient struct {
	core.QObject
}

func NewFelgoLiveClient

func NewFelgoLiveClient(engine qml.QQmlEngine_ITF, parent core.QObject_ITF) *FelgoLiveClient

func NewFelgoLiveClientFromPointer

func NewFelgoLiveClientFromPointer(ptr unsafe.Pointer) (n *FelgoLiveClient)

func (*FelgoLiveClient) AddShakeDetection

func (ptr *FelgoLiveClient) AddShakeDetection()

func (*FelgoLiveClient) ChildEventDefault

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

func (*FelgoLiveClient) ClearProject

func (ptr *FelgoLiveClient) ClearProject(projectName string)

func (*FelgoLiveClient) ClearProjectDefault

func (ptr *FelgoLiveClient) ClearProjectDefault(projectName string)

func (*FelgoLiveClient) ClearProjects

func (ptr *FelgoLiveClient) ClearProjects()

func (*FelgoLiveClient) ClearProjectsDefault

func (ptr *FelgoLiveClient) ClearProjectsDefault()

func (*FelgoLiveClient) ClientName

func (ptr *FelgoLiveClient) ClientName() string

func (*FelgoLiveClient) ClientNameChanged

func (ptr *FelgoLiveClient) ClientNameChanged(clientName string)

func (*FelgoLiveClient) ConnectAsLocalDesktopClient

func (ptr *FelgoLiveClient) ConnectAsLocalDesktopClient(serverUrl string)

func (*FelgoLiveClient) ConnectAsLocalDesktopClientDefault

func (ptr *FelgoLiveClient) ConnectAsLocalDesktopClientDefault(serverUrl string)

func (*FelgoLiveClient) ConnectClearProject

func (ptr *FelgoLiveClient) ConnectClearProject(f func(projectName string))

func (*FelgoLiveClient) ConnectClearProjects

func (ptr *FelgoLiveClient) ConnectClearProjects(f func())

func (*FelgoLiveClient) ConnectClientNameChanged

func (ptr *FelgoLiveClient) ConnectClientNameChanged(f func(clientName string))

func (*FelgoLiveClient) ConnectConnectAsLocalDesktopClient

func (ptr *FelgoLiveClient) ConnectConnectAsLocalDesktopClient(f func(serverUrl string))

func (*FelgoLiveClient) ConnectConnectToLocalServer

func (ptr *FelgoLiveClient) ConnectConnectToLocalServer(f func(serverUrl string, userId string, deviceId string))

func (*FelgoLiveClient) ConnectDisconnectWebReceiver

func (ptr *FelgoLiveClient) ConnectDisconnectWebReceiver(f func())

func (*FelgoLiveClient) ConnectModifyLoadedDocument

func (ptr *FelgoLiveClient) ConnectModifyLoadedDocument(f func())

func (*FelgoLiveClient) ConnectNotifyDefault

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

func (*FelgoLiveClient) ConnectOnDocumentUpdated

func (ptr *FelgoLiveClient) ConnectOnDocumentUpdated(f func(document string, content string))

func (*FelgoLiveClient) ConnectOnProjectChanged

func (ptr *FelgoLiveClient) ConnectOnProjectChanged(f func(projectName string, projectMainFile string))

func (*FelgoLiveClient) ConnectPendingProject

func (ptr *FelgoLiveClient) ConnectPendingProject(f func(projectName string, projectMainFile string))

func (*FelgoLiveClient) ConnectPrepareLoadingDocument

func (ptr *FelgoLiveClient) ConnectPrepareLoadingDocument(f func())

func (*FelgoLiveClient) ConnectReceivedMatchId

func (ptr *FelgoLiveClient) ConnectReceivedMatchId(f func(matchId string))

func (*FelgoLiveClient) ConnectShakeDetected

func (ptr *FelgoLiveClient) ConnectShakeDetected(f func())

func (*FelgoLiveClient) ConnectToLocalServer

func (ptr *FelgoLiveClient) ConnectToLocalServer(serverUrl string, userId string, deviceId string)

func (*FelgoLiveClient) ConnectToLocalServerDefault

func (ptr *FelgoLiveClient) ConnectToLocalServerDefault(serverUrl string, userId string, deviceId string)

func (*FelgoLiveClient) ConnectToWebServer

func (ptr *FelgoLiveClient) ConnectToWebServer(userId string, deviceId string)

func (*FelgoLiveClient) ConnectWebReceiverConnected

func (ptr *FelgoLiveClient) ConnectWebReceiverConnected(f func())

func (*FelgoLiveClient) ConnectWebReceiverConnectionRefused

func (ptr *FelgoLiveClient) ConnectWebReceiverConnectionRefused(f func(reason string))

func (*FelgoLiveClient) CustomEventDefault

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

func (*FelgoLiveClient) DeleteLaterDefault

func (ptr *FelgoLiveClient) DeleteLaterDefault()

func (*FelgoLiveClient) DisableDisplaySleep

func (ptr *FelgoLiveClient) DisableDisplaySleep()

func (*FelgoLiveClient) DisconnectClearProject

func (ptr *FelgoLiveClient) DisconnectClearProject()

func (*FelgoLiveClient) DisconnectClearProjects

func (ptr *FelgoLiveClient) DisconnectClearProjects()

func (*FelgoLiveClient) DisconnectClientNameChanged

func (ptr *FelgoLiveClient) DisconnectClientNameChanged()

func (*FelgoLiveClient) DisconnectConnectAsLocalDesktopClient

func (ptr *FelgoLiveClient) DisconnectConnectAsLocalDesktopClient()

func (*FelgoLiveClient) DisconnectConnectToLocalServer

func (ptr *FelgoLiveClient) DisconnectConnectToLocalServer()

func (*FelgoLiveClient) DisconnectDisconnectWebReceiver

func (ptr *FelgoLiveClient) DisconnectDisconnectWebReceiver()

func (*FelgoLiveClient) DisconnectModifyLoadedDocument

func (ptr *FelgoLiveClient) DisconnectModifyLoadedDocument()

func (*FelgoLiveClient) DisconnectNotifyDefault

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

func (*FelgoLiveClient) DisconnectOnDocumentUpdated

func (ptr *FelgoLiveClient) DisconnectOnDocumentUpdated()

func (*FelgoLiveClient) DisconnectOnProjectChanged

func (ptr *FelgoLiveClient) DisconnectOnProjectChanged()

func (*FelgoLiveClient) DisconnectPendingProject

func (ptr *FelgoLiveClient) DisconnectPendingProject()

func (*FelgoLiveClient) DisconnectPrepareLoadingDocument

func (ptr *FelgoLiveClient) DisconnectPrepareLoadingDocument()

func (*FelgoLiveClient) DisconnectReceivedMatchId

func (ptr *FelgoLiveClient) DisconnectReceivedMatchId()

func (*FelgoLiveClient) DisconnectShakeDetected

func (ptr *FelgoLiveClient) DisconnectShakeDetected()

func (*FelgoLiveClient) DisconnectWebReceiver

func (ptr *FelgoLiveClient) DisconnectWebReceiver()

func (*FelgoLiveClient) DisconnectWebReceiverConnected

func (ptr *FelgoLiveClient) DisconnectWebReceiverConnected()

func (*FelgoLiveClient) DisconnectWebReceiverConnectionRefused

func (ptr *FelgoLiveClient) DisconnectWebReceiverConnectionRefused()

func (*FelgoLiveClient) DisconnectWebReceiverDefault

func (ptr *FelgoLiveClient) DisconnectWebReceiverDefault()

func (*FelgoLiveClient) EventDefault

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

func (*FelgoLiveClient) EventFilterDefault

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

func (*FelgoLiveClient) FelgoLiveClient_PTR

func (ptr *FelgoLiveClient) FelgoLiveClient_PTR() *FelgoLiveClient

func (*FelgoLiveClient) LoadProject

func (ptr *FelgoLiveClient) LoadProject(projectName string, projectMainFile string)

func (*FelgoLiveClient) MetaObjectDefault

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

func (*FelgoLiveClient) ModifyLoadedDocument

func (ptr *FelgoLiveClient) ModifyLoadedDocument()

func (*FelgoLiveClient) ModifyLoadedDocumentDefault

func (ptr *FelgoLiveClient) ModifyLoadedDocumentDefault()

func (*FelgoLiveClient) OnDocumentUpdated

func (ptr *FelgoLiveClient) OnDocumentUpdated(document string, content string)

func (*FelgoLiveClient) OnDocumentUpdatedDefault

func (ptr *FelgoLiveClient) OnDocumentUpdatedDefault(document string, content string)

func (*FelgoLiveClient) OnProjectChanged

func (ptr *FelgoLiveClient) OnProjectChanged(projectName string, projectMainFile string)

func (*FelgoLiveClient) OnProjectChangedDefault

func (ptr *FelgoLiveClient) OnProjectChangedDefault(projectName string, projectMainFile string)

func (*FelgoLiveClient) PendingProject

func (ptr *FelgoLiveClient) PendingProject(projectName string, projectMainFile string)

func (*FelgoLiveClient) Pointer

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

func (*FelgoLiveClient) PrepareLoadingDocument

func (ptr *FelgoLiveClient) PrepareLoadingDocument()

func (*FelgoLiveClient) PrepareLoadingDocumentDefault

func (ptr *FelgoLiveClient) PrepareLoadingDocumentDefault()

func (*FelgoLiveClient) ReceivedMatchId

func (ptr *FelgoLiveClient) ReceivedMatchId(matchId string)

func (*FelgoLiveClient) SetClientName

func (ptr *FelgoLiveClient) SetClientName(clientName string)

func (*FelgoLiveClient) SetPointer

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

func (*FelgoLiveClient) SetQmlEngine

func (ptr *FelgoLiveClient) SetQmlEngine(engine qml.QQmlEngine_ITF)

func (*FelgoLiveClient) SetWelcomeQmlFile

func (ptr *FelgoLiveClient) SetWelcomeQmlFile(file string)

func (*FelgoLiveClient) ShakeDetected

func (ptr *FelgoLiveClient) ShakeDetected()

func (*FelgoLiveClient) ShakeDetectedDefault

func (ptr *FelgoLiveClient) ShakeDetectedDefault()

func (*FelgoLiveClient) TimerEventDefault

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

func (*FelgoLiveClient) WebReceiverConnected

func (ptr *FelgoLiveClient) WebReceiverConnected()

func (*FelgoLiveClient) WebReceiverConnectionRefused

func (ptr *FelgoLiveClient) WebReceiverConnectionRefused(reason string)

type FelgoLiveClient_ITF

type FelgoLiveClient_ITF interface {
	core.QObject_ITF
	FelgoLiveClient_PTR() *FelgoLiveClient
}

Jump to

Keyboard shortcuts

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