settings

package
v0.0.0-...-d163c5b Latest Latest
Warning

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

Go to latest
Published: Sep 14, 2019 License: GPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PointerFromSettings

func PointerFromSettings(ptr Settings_ITF) unsafe.Pointer

func Settings_QRegisterMetaType

func Settings_QRegisterMetaType() int

func Settings_QRegisterMetaType2

func Settings_QRegisterMetaType2(typeName string) int

func Settings_QmlRegisterType

func Settings_QmlRegisterType() int

func Settings_QmlRegisterType2

func Settings_QmlRegisterType2(uri string, versionMajor int, versionMinor int, qmlName string) int

Types

type Settings

type Settings struct {
	core.QSettings
}

func NewSettings

func NewSettings(organization string, application string, parent std_core.QObject_ITF) *Settings

func NewSettings2

func NewSettings2(scope std_core.QSettings__Scope, organization string, application string, parent std_core.QObject_ITF) *Settings

func NewSettings3

func NewSettings3(format std_core.QSettings__Format, scope std_core.QSettings__Scope, organization string, application string, parent std_core.QObject_ITF) *Settings

func NewSettings4

func NewSettings4(fileName string, format std_core.QSettings__Format, parent std_core.QObject_ITF) *Settings

func NewSettings5

func NewSettings5(parent std_core.QObject_ITF) *Settings

func NewSettingsFromPointer

func NewSettingsFromPointer(ptr unsafe.Pointer) (n *Settings)

func (*Settings) ChildEventDefault

func (ptr *Settings) ChildEventDefault(event std_core.QChildEvent_ITF)

func (*Settings) ConnectDestroySettings

func (ptr *Settings) ConnectDestroySettings(f func())

func (*Settings) ConnectNotifyDefault

func (ptr *Settings) ConnectNotifyDefault(sign std_core.QMetaMethod_ITF)

func (*Settings) CustomEventDefault

func (ptr *Settings) CustomEventDefault(event std_core.QEvent_ITF)

func (*Settings) Default

func (ptr *Settings) Default(setting string) string

func (*Settings) DeleteLaterDefault

func (ptr *Settings) DeleteLaterDefault()

func (*Settings) DestroySettings

func (ptr *Settings) DestroySettings()

func (*Settings) DestroySettingsDefault

func (ptr *Settings) DestroySettingsDefault()

func (*Settings) DisconnectDestroySettings

func (ptr *Settings) DisconnectDestroySettings()

func (*Settings) DisconnectNotifyDefault

func (ptr *Settings) DisconnectNotifyDefault(sign std_core.QMetaMethod_ITF)

func (*Settings) Erase

func (ptr *Settings) Erase(setting string)

func (*Settings) EventDefault

func (ptr *Settings) EventDefault(event std_core.QEvent_ITF) bool

func (*Settings) EventFilterDefault

func (ptr *Settings) EventFilterDefault(watched std_core.QObject_ITF, event std_core.QEvent_ITF) bool

func (*Settings) Get

func (ptr *Settings) Get(setting string) string

func (*Settings) Pointer

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

func (*Settings) QRegisterMetaType

func (ptr *Settings) QRegisterMetaType() int

func (*Settings) QRegisterMetaType2

func (ptr *Settings) QRegisterMetaType2(typeName string) int

func (*Settings) QmlRegisterType

func (ptr *Settings) QmlRegisterType() int

func (*Settings) QmlRegisterType2

func (ptr *Settings) QmlRegisterType2(uri string, versionMajor int, versionMinor int, qmlName string) int

func (*Settings) Set

func (ptr *Settings) Set(setting string, value string)

func (*Settings) SetPointer

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

func (*Settings) Settings_PTR

func (ptr *Settings) Settings_PTR() *Settings

func (*Settings) TimerEventDefault

func (ptr *Settings) TimerEventDefault(event std_core.QTimerEvent_ITF)

type Settings_ITF

type Settings_ITF interface {
	std_core.QSettings_ITF
	Settings_PTR() *Settings
}

Jump to

Keyboard shortcuts

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