widgets

package
v0.0.0-...-5daf054 Latest Latest
Warning

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

Go to latest
Published: Jun 23, 2021 License: GPL-3.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HelloWidget

type HelloWidget struct {
	*widgets.QWidget
	// contains filtered or unexported fields
}

func NewHelloWidget

func NewHelloWidget(parent widgets.QWidget_ITF, fo core.Qt__WindowType) *HelloWidget

func (*HelloWidget) Start

func (helloWidget *HelloWidget) Start()

type ImageButton

type ImageButton struct {
	*widgets.QPushButton
	// contains filtered or unexported fields
}

func NewImageButton

func NewImageButton(image, title string, size core.QSize_ITF, parent widgets.QWidget_ITF) *ImageButton

func (*ImageButton) SetTitle

func (ptr *ImageButton) SetTitle(title string)

type LineEdit

type LineEdit struct {
	*widgets.QLineEdit
	// contains filtered or unexported fields
}

func NewLineEdit

func NewLineEdit(icon string, parent widgets.QWidget_ITF) *LineEdit

type PartitionList

type PartitionList struct {
	widgets.QScrollArea
	// contains filtered or unexported fields
}

func (*PartitionList) CurrendItem

func (p *PartitionList) CurrendItem() *PartitionListItem

func (*PartitionList) ScanPartition

func (p *PartitionList) ScanPartition()

type PartitionListItem

type PartitionListItem struct {
	*widgets.QPushButton
	// contains filtered or unexported fields
}

func NewPartitionListItem

func NewPartitionListItem(partition parted.Partition, parent widgets.QWidget_ITF) *PartitionListItem

func (*PartitionListItem) DevPath

func (p *PartitionListItem) DevPath() string

func (*PartitionListItem) SetSelect

func (p *PartitionListItem) SetSelect(selected bool)

func (*PartitionListItem) Size

func (p *PartitionListItem) Size() string

type WifiListItem

type WifiListItem struct {
	widgets.QWidget
	// contains filtered or unexported fields
}

func (*WifiListItem) SetWifiInfo

func (w *WifiListItem) SetWifiInfo(wifiInfo networkmanager.WifiInfo)

Jump to

Keyboard shortcuts

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