Actual QML port, moved from QWidget to QQuickPaintedItem. Setup of the project, added sample test-app.
This commit is contained in:
@@ -69,7 +69,7 @@ Character* ScreenWindow::getImage()
|
||||
|
||||
if (!_bufferNeedsUpdate)
|
||||
return _windowBuffer;
|
||||
|
||||
|
||||
_screen->getImage(_windowBuffer,size,
|
||||
currentLine(),endWindowLine());
|
||||
|
||||
|
||||
Reference in New Issue
Block a user