UI for data filtering.

Icons for plugin grid operations.
This commit is contained in:
2015-12-29 16:09:55 +01:00
parent 94fba56dab
commit d2f391558a
23 changed files with 700 additions and 13 deletions
+2
View File
@@ -11,6 +11,8 @@ greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
TARGET = prodejna
TEMPLATE = app
DEFINES += _GLIBCXX_USE_CXX11_ABI=0
win32 {
INCLUDEPATH += d:/prac/odb/libodb-2.4.0
INCLUDEPATH += d:/prac/odb/libodb-qt-2.4.0
+4 -4
View File
@@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>825</width>
<height>538</height>
<width>1000</width>
<height>700</height>
</rect>
</property>
<property name="windowTitle">
@@ -43,8 +43,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>825</width>
<height>21</height>
<width>1000</width>
<height>19</height>
</rect>
</property>
<widget class="QMenu" name="menuFile">