aboutsummaryrefslogtreecommitdiff
path: root/development/Quarter/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/Quarter/README')
-rw-r--r--development/Quarter/README10
1 files changed, 10 insertions, 0 deletions
diff --git a/development/Quarter/README b/development/Quarter/README
new file mode 100644
index 0000000000000..45003faf6b424
--- /dev/null
+++ b/development/Quarter/README
@@ -0,0 +1,10 @@
+Quarter is a light-weight glue library that provides seamless
+integration between Systems in Motions's Coin high-level 3D
+visualization library and Trolltech's Qt 2D user interface library.
+The functionality in Quarter revolves around QuarterWidget, a subclass
+of QGLWidget. This widget provides functionality for rendering of Coin
+scenegraphs and translation of QEvents into SoEvents. Using this
+widget is as easy as using any other QWidget.
+
+Quarter package requires Qt 4 and Coin libraries, both available at
+SlackBuilds.org.