qtwidgets

package module
v0.0.0-...-5b323a4 Latest Latest
Warning

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

Go to latest
Published: Nov 25, 2019 License: GPL-3.0 Imports: 4 Imported by: 0

README

qtprogressbar

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ActivityIndicator

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

func CreateActivityIndicator

func CreateActivityIndicator(parent widgets.QWidget_ITF) *ActivityIndicator

func (*ActivityIndicator) PaintEvent

func (this *ActivityIndicator) PaintEvent(event *gui.QPaintEvent)

func (*ActivityIndicator) ResizeEvent

func (this *ActivityIndicator) ResizeEvent(*gui.QResizeEvent)

func (*ActivityIndicator) Start

func (this *ActivityIndicator) Start()

func (*ActivityIndicator) Stop

func (this *ActivityIndicator) Stop()

type WaitingDialog

type WaitingDialog struct {
	widgets.QDialog

	VerticalLayout *widgets.QVBoxLayout
	// contains filtered or unexported fields
}

func CreateWaitingDialog

func CreateWaitingDialog(parent widgets.QWidget_ITF) *WaitingDialog

func (*WaitingDialog) Start

func (this *WaitingDialog) Start()

func (*WaitingDialog) Stop

func (this *WaitingDialog) Stop()

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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