loginUI

package
v0.0.0-...-3ddecfe Latest Latest
Warning

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

Go to latest
Published: May 5, 2018 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LoginUI

type LoginUI struct {
	// contains filtered or unexported fields
}

LoginUI defines the data for the login ui

func NewLoginUI

func NewLoginUI(windowWidth, windowHeight int, window *widgets.QMainWindow) (loginUI *LoginUI)

NewLoginUI gives you a MainUI struct with profiled data

func (*LoginUI) GetWidget

func (m *LoginUI) GetWidget() (widget *widgets.QWidget)

GetWidget returns the QWidget of the LoginUI

func (*LoginUI) NewUI

func (m *LoginUI) NewUI() error

NewUI prepares the new UI

func (*LoginUI) SetCli

func (m *LoginUI) SetCli(cli *gomatrix.Client)

SetCli sets the gomatrix Client for the LoginUI

Jump to

Keyboard shortcuts

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