dedcpu v0.3.2 (2016-03-03T20:05:43Z)
Dub
Repo
FileOpener
ui
file_chooser
Custom FileChooserDialog that select a file for open or save data for FCPU-16
class
FileOpener : FileChooserDialog {
TypeHexFile
type
;
this
(Window father, bool open);
}
Constructors
this
this
(Window father, bool open)
Members
Variables
type
TypeHexFile
type
;
Undocumented in source.
Meta
Source
See Implementation
ui
file_chooser
classes
FileOpener
Custom FileChooserDialog that select a file for open or save data for FCPU-16