drawofpages v0.1.1 (2017-12-26T00:12:17Z)
Home
Dub
Repo
DOPMain
drawofpages
gui
mainWindow
Undocumented in source.
class
DOPMain : MainWindow {
DrawThread
drawThread
;
Tab
tab
;
this
();
void
stop
();
}
Constructors
this
this
()
Undocumented in source.
Members
Functions
stop
void
stop
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
drawThread
DrawThread
drawThread
;
Undocumented in source.
tab
Tab
tab
;
Undocumented in source.
Meta
Source
See Implementation
drawofpages
gui
mainWindow
classes
DOPMain
Tab