Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AccountPage ¶
type AccountPage struct { *widgets.QFrame Username, Hostname, Password, AgainPassword *widgets2.LineEdit // contains filtered or unexported fields }
func NewAccountPage ¶
func NewAccountPage(parent widgets.QWidget_ITF, fo core.Qt__WindowType) *AccountPage
func (*AccountPage) Check ¶
func (page *AccountPage) Check() bool
func (*AccountPage) SetTips ¶
func (page *AccountPage) SetTips(tips string)
type EndPage ¶
func NewEndPage ¶
func NewEndPage(parent widgets.QWidget_ITF, fo core.Qt__WindowType) *EndPage
type WelcomePage ¶
func NewWelcomePage ¶
func NewWelcomePage(parent widgets.QWidget_ITF, fo core.Qt__WindowType) *WelcomePage
Click to show internal directories.
Click to hide internal directories.