add qml-elements
authorjakub <jakub.jaszczynski@comarch.com>
Tue, 14 Dec 2010 08:36:08 +0000 (09:36 +0100)
committerjakub <jakub.jaszczynski@comarch.com>
Tue, 14 Dec 2010 08:36:08 +0000 (09:36 +0100)
commitbe63f2df3539bacf2ee5bf0a4f21eee5c0a18314
tree162f3ce9192cc4b219546da2db9c6aec231ec757
parent87ff3664f4be5564a986ae484d2cea99a08bc2b5
add qml-elements
13 files changed:
data/button/buttonCenter.png [new file with mode: 0644]
data/button/buttonLeft.png [new file with mode: 0644]
data/button/buttonR.png [new file with mode: 0644]
data/gui.qrc
src/mdictionary/gui/AboutWidget.cpp
src/mdictionary/gui/AboutWidget.h
src/mdictionary/gui/SearchBarWidget.cpp
src/mdictionary/mdictionary.pro
src/mdictionary/qml/AboutWidget.qml [new file with mode: 0644]
src/mdictionary/qml/Button.qml [new file with mode: 0644]
src/mdictionary/qml/IconButton.qml [new file with mode: 0644]
src/mdictionary/qml/MyTextLineEdit.qml [new file with mode: 0644]
src/mdictionary/qml/SearchBarWidget.qml [new file with mode: 0644]