start with some documentation

This commit is contained in:
Martin Baeuml
2011-05-12 16:50:04 +02:00
parent 9d4077a204
commit a56cce4669
2 changed files with 5 additions and 0 deletions
+3
View File
@@ -1,3 +1,6 @@
"""
The annotationmodel module contains the classes for the AnnotationModel.
"""
from PyQt4.QtGui import *
from PyQt4.QtCore import *
from functools import partial
+2
View File
@@ -1,3 +1,4 @@
"""Dies ist das AnnotationScene module"""
from PyQt4.QtGui import *
from PyQt4.QtCore import *
from items import *
@@ -7,6 +8,7 @@ import okapy
from okapy.guiqt.utilities import toQImage
class AnnotationScene(QGraphicsScene):
"""Dies ist ein Test"""
# TODO signal itemadded