converter

package
v0.0.0-...-72ab0b9 Latest Latest
Warning

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

Go to latest
Published: Oct 18, 2023 License: MPL-2.0 Imports: 24 Imported by: 0

Documentation

Index

Constants

View Source
const (
	AppTitle = "Timecode Generator from EDL"
	BundleId = "art.vyache.timecode"
)
View Source
const MaxFileSize = 100 << 20 // 100 MB
View Source
const ResolveManualTitle = "DaVinci Resolve Manual"

Variables

This section is empty.

Functions

func ChooseFile

func ChooseFile(app *Application, window fyne.Window) bool

func EnableProgress

func EnableProgress(c []fyne.Canvas, op func(), text string)

func GetProgressView

func GetProgressView(text string) fyne.CanvasObject

func OpenFile

func OpenFile(app *Application, window fyne.Window, path string) bool

Types

type Application

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

func NewApplication

func NewApplication() *Application

func (*Application) Quit

func (a *Application) Quit()

func (*Application) Run

func (a *Application) Run() error

type GreetingWindow

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

func NewGreetingWindow

func NewGreetingWindow(app *Application) *GreetingWindow

func (*GreetingWindow) Show

func (w *GreetingWindow) Show()

type ResolveManualWindow

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

func NewResolveManualWindow

func NewResolveManualWindow(app *Application) *ResolveManualWindow

func (*ResolveManualWindow) Show

func (w *ResolveManualWindow) Show()

type ViewerWindow

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

func NewViewerWindow

func NewViewerWindow(app *Application, edlList *edl.List) *ViewerWindow

func (*ViewerWindow) Show

func (w *ViewerWindow) Show()

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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