backlighthelper1

package
v0.0.0-...-77ac5d6 Latest Latest
Warning

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

Go to latest
Published: Nov 28, 2023 License: GPL-3.0 Imports: 5 Imported by: 3

Documentation

Overview

SPDX-FileCopyrightText: 2018 - 2023 UnionTech Software Technology Co., Ltd.

SPDX-License-Identifier: GPL-3.0-or-later

SPDX-FileCopyrightText: 2018 - 2023 UnionTech Software Technology Co., Ltd.

SPDX-License-Identifier: GPL-3.0-or-later

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Backlight

type Backlight interface {
	proxy.Object
	// contains filtered or unexported methods
}

func NewBacklight

func NewBacklight(conn *dbus.Conn) Backlight

type DDCCI

type DDCCI interface {
	proxy.Object
	// contains filtered or unexported methods
}

func NewDDCCI

func NewDDCCI(conn *dbus.Conn) DDCCI

type MockBacklight

type MockBacklight struct {
	MockInterfaceBacklight // interface org.deepin.dde.BacklightHelper1
	proxy.MockObject
}

type MockDDCCI

type MockDDCCI struct {
	MockInterfaceDdcci // interface org.deepin.dde.BacklightHelper1.DDCCI
	proxy.MockObject
}

type MockInterfaceBacklight

type MockInterfaceBacklight struct {
	mock.Mock
}

func (*MockInterfaceBacklight) CheckCfgSupport

func (v *MockInterfaceBacklight) CheckCfgSupport(flags dbus.Flags, name string) (bool, error)

func (*MockInterfaceBacklight) GoCheckCfgSupport

func (v *MockInterfaceBacklight) GoCheckCfgSupport(flags dbus.Flags, ch chan *dbus.Call, name string) *dbus.Call

func (*MockInterfaceBacklight) GoSetBrightness

func (v *MockInterfaceBacklight) GoSetBrightness(flags dbus.Flags, ch chan *dbus.Call, type0 uint8, name string, value int32) *dbus.Call

func (*MockInterfaceBacklight) SetBrightness

func (v *MockInterfaceBacklight) SetBrightness(flags dbus.Flags, type0 uint8, name string, value int32) error

type MockInterfaceDdcci

type MockInterfaceDdcci struct {
	mock.Mock
}

func (*MockInterfaceDdcci) CheckSupport

func (v *MockInterfaceDdcci) CheckSupport(flags dbus.Flags, edidChecksum string) (bool, error)

func (*MockInterfaceDdcci) GetBrightness

func (v *MockInterfaceDdcci) GetBrightness(flags dbus.Flags, edidChecksum string) (int32, error)

func (*MockInterfaceDdcci) GoCheckSupport

func (v *MockInterfaceDdcci) GoCheckSupport(flags dbus.Flags, ch chan *dbus.Call, edidChecksum string) *dbus.Call

func (*MockInterfaceDdcci) GoGetBrightness

func (v *MockInterfaceDdcci) GoGetBrightness(flags dbus.Flags, ch chan *dbus.Call, edidChecksum string) *dbus.Call

func (*MockInterfaceDdcci) GoRefreshDisplays

func (v *MockInterfaceDdcci) GoRefreshDisplays(flags dbus.Flags, ch chan *dbus.Call) *dbus.Call

func (*MockInterfaceDdcci) GoSetBrightness

func (v *MockInterfaceDdcci) GoSetBrightness(flags dbus.Flags, ch chan *dbus.Call, edidChecksum string, value int32) *dbus.Call

func (*MockInterfaceDdcci) RefreshDisplays

func (v *MockInterfaceDdcci) RefreshDisplays(flags dbus.Flags) error

func (*MockInterfaceDdcci) SetBrightness

func (v *MockInterfaceDdcci) SetBrightness(flags dbus.Flags, edidChecksum string, value int32) error

Jump to

Keyboard shortcuts

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