app

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

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

Go to latest
Published: Mar 11, 2024 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 ContainerApp

type ContainerApp struct {
	Database sqlite.Sqlite
}

func CreateContainersInit

func CreateContainersInit(db sqlite.Sqlite) *ContainerApp

func (*ContainerApp) AddNewWordContainer

func (c *ContainerApp) AddNewWordContainer() (*fyne.Container, error)

func (*ContainerApp) ListWordContainer

func (c *ContainerApp) ListWordContainer() (*fyne.Container, error)

func (*ContainerApp) MainContainer

func (c *ContainerApp) MainContainer() (*fyne.Container, error)

func (*ContainerApp) SettingsContainer

func (c *ContainerApp) SettingsContainer(mainWindow fyne.Window) (*fyne.Container, error)

type Memorize

type Memorize struct {
	App      fyne.App
	Database *sqlite.Sqlite
	Screens  ContainerApp
}

func NewMemorize

func NewMemorize(dbPath string) (*Memorize, error)

func (*Memorize) Start

func (m *Memorize) Start()

Jump to

Keyboard shortcuts

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