Project

General

Profile

« Previous | Next » 

Revision ded41a1c

Added by skyjake over 9 years ago

Refactor|Canvas: Merged Canvas and CanvasWindow, added QtInputSource

CanvasWindow was removed, and Canvas now represents a complete native
window with an OpenGL drawing surface that covers the entire window.
The input event processing was moved into its own class to prepare
for input plugins.

Canvas is now derived from QOpenGLWindow, which removes all the
QWidget related baggage from window painting.

IssueID #1675

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences