Documentation ¶
Index ¶
- func InitRessources()
- func ShowStartupError(title, cause string) (loadLocal bool)
- type Launcher
- func (l *Launcher) InitLoggin(controller *controllers.MainController)
- func (l Launcher) InitRessources()
- func (l *Launcher) SetUsersAndChoose(users []rd.ClientUser, autologs map[int64]string) (userId int64, password string, mods *rd.Modules, keep controllers.LoadMode)
- func (l Launcher) ShowChangelog()
- func (l Launcher) ShowError(err error)
- func (l Launcher) ShowLogginError(cause string) bool
- func (l Launcher) ShowUpdate(ct *controllers.MainController) controllers.LoadMode
- type MainApp
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitRessources ¶
func InitRessources()
func ShowStartupError ¶
Types ¶
type Launcher ¶
type Launcher struct { *widgets.QDialog Controller *controllers.MainController // contains filtered or unexported fields }
func (*Launcher) InitLoggin ¶
func (l *Launcher) InitLoggin(controller *controllers.MainController)
func (Launcher) InitRessources ¶
func (l Launcher) InitRessources()
func (*Launcher) SetUsersAndChoose ¶
func (Launcher) ShowChangelog ¶
func (l Launcher) ShowChangelog()
func (Launcher) ShowLogginError ¶
func (Launcher) ShowUpdate ¶
func (l Launcher) ShowUpdate(ct *controllers.MainController) controllers.LoadMode
type MainApp ¶
type MainApp struct {
// contains filtered or unexported fields
}
func InitMainWindow ¶
func InitMainWindow(controller *controllers.MainController, modules rd.Modules) MainApp
func (MainApp) MonitorLoadPartialDB ¶
func (m MainApp) MonitorLoadPartialDB(controller *controllers.MainController)
MonitorLoadPartialDB lance le chargement partiel en arrière plan.
Click to show internal directories.
Click to hide internal directories.