*** empty log message ***

This commit is contained in:
vsr 2007-10-17 06:04:06 +00:00
parent 4e7b28499d
commit 9f339526d6
6 changed files with 117 additions and 225 deletions

View File

@ -43,7 +43,7 @@ docdir = $(datadir)/doc/@PACKAGE@
ui_%.h: %.ui ui_%.h: %.ui
$(UIC) -o $@ $< $(UIC) -o $@ $<
EXTRA_DIST=$(MOC_FILES:%_moc.cxx=%.h) $(nodist_salomeres_DATA:%.qm=%.po) EXTRA_DIST=$(MOC_FILES:%_moc.cxx=%.h) $(UIC_FILES:ui_%.h=%.ui) $(nodist_salomeres_DATA:%.qm=%.po)
mostlyclean-local: mostlyclean-local:
rm -f @builddir@/*_moc.cxx rm -f @builddir@/*_moc.cxx

View File

@ -20,7 +20,7 @@
<number>0</number> <number>0</number>
</property> </property>
<item row="0" column="0" > <item row="0" column="0" >
<widget class="QGroupBox" name="SpinBox_DX" > <widget class="QGroupBox" name="GroupBox1" >
<property name="title" > <property name="title" >
<string/> <string/>
</property> </property>

View File

@ -17,7 +17,7 @@
<number>0</number> <number>0</number>
</property> </property>
<property name="spacing" > <property name="spacing" >
<number>0</number> <number>6</number>
</property> </property>
<item row="0" column="0" > <item row="0" column="0" >
<widget class="QGroupBox" name="GroupBox1" > <widget class="QGroupBox" name="GroupBox1" >
@ -31,16 +31,7 @@
<property name="spacing" > <property name="spacing" >
<number>6</number> <number>6</number>
</property> </property>
<item rowspan="2" row="4" column="1" colspan="2" > <item row="4" column="0" >
<widget class="QDoubleSpinBox" name="SpinBox_DY" />
</item>
<item row="6" column="1" colspan="2" >
<widget class="QDoubleSpinBox" name="SpinBox_DZ" />
</item>
<item rowspan="2" row="2" column="1" colspan="2" >
<widget class="QDoubleSpinBox" name="SpinBox_DX" />
</item>
<item rowspan="2" row="5" column="0" >
<widget class="QLabel" name="TextLabel5" > <widget class="QLabel" name="TextLabel5" >
<property name="sizePolicy" > <property name="sizePolicy" >
<sizepolicy> <sizepolicy>
@ -51,14 +42,14 @@
</sizepolicy> </sizepolicy>
</property> </property>
<property name="text" > <property name="text" >
<string>TL4</string> <string>TL5</string>
</property> </property>
<property name="wordWrap" > <property name="wordWrap" >
<bool>false</bool> <bool>false</bool>
</property> </property>
</widget> </widget>
</item> </item>
<item rowspan="2" row="3" column="0" > <item row="3" column="0" >
<widget class="QLabel" name="TextLabel4" > <widget class="QLabel" name="TextLabel4" >
<property name="sizePolicy" > <property name="sizePolicy" >
<sizepolicy> <sizepolicy>
@ -94,8 +85,8 @@
</property> </property>
</widget> </widget>
</item> </item>
<item row="1" column="1" > <item row="0" column="0" >
<widget class="QPushButton" name="PushButton2" > <widget class="QLabel" name="TextLabel1" >
<property name="sizePolicy" > <property name="sizePolicy" >
<sizepolicy> <sizepolicy>
<hsizetype>0</hsizetype> <hsizetype>0</hsizetype>
@ -105,27 +96,15 @@
</sizepolicy> </sizepolicy>
</property> </property>
<property name="text" > <property name="text" >
<string/> <string>TL1</string>
</property>
<property name="wordWrap" >
<bool>false</bool>
</property> </property>
</widget> </widget>
</item> </item>
<item row="1" column="2" > <item row="0" column="2" >
<widget class="QLineEdit" name="LineEdit2" /> <widget class="QLineEdit" name="LineEdit1" />
</item>
<item row="0" column="1" >
<widget class="QPushButton" name="PushButton1" >
<property name="sizePolicy" >
<sizepolicy>
<hsizetype>0</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text" >
<string/>
</property>
</widget>
</item> </item>
<item row="1" column="0" > <item row="1" column="0" >
<widget class="QLabel" name="TextLabel2" > <widget class="QLabel" name="TextLabel2" >
@ -145,11 +124,8 @@
</property> </property>
</widget> </widget>
</item> </item>
<item row="0" column="2" > <item row="0" column="1" >
<widget class="QLineEdit" name="LineEdit1" /> <widget class="QPushButton" name="PushButton1" >
</item>
<item row="0" column="0" >
<widget class="QLabel" name="TextLabel1" >
<property name="sizePolicy" > <property name="sizePolicy" >
<sizepolicy> <sizepolicy>
<hsizetype>0</hsizetype> <hsizetype>0</hsizetype>
@ -159,13 +135,37 @@
</sizepolicy> </sizepolicy>
</property> </property>
<property name="text" > <property name="text" >
<string>TL1</string> <string/>
</property>
<property name="wordWrap" >
<bool>false</bool>
</property> </property>
</widget> </widget>
</item> </item>
<item row="1" column="2" >
<widget class="QLineEdit" name="LineEdit2" />
</item>
<item row="1" column="1" >
<widget class="QPushButton" name="PushButton2" >
<property name="sizePolicy" >
<sizepolicy>
<hsizetype>0</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text" >
<string/>
</property>
</widget>
</item>
<item row="2" column="1" colspan="2" >
<widget class="QDoubleSpinBox" name="SpinBox_DX" />
</item>
<item row="4" column="1" colspan="2" >
<widget class="QDoubleSpinBox" name="SpinBox_DZ" />
</item>
<item row="3" column="1" colspan="2" >
<widget class="QDoubleSpinBox" name="SpinBox_DY" />
</item>
</layout> </layout>
</widget> </widget>
</item> </item>

View File

@ -31,30 +31,6 @@
<property name="spacing" > <property name="spacing" >
<number>6</number> <number>6</number>
</property> </property>
<item row="2" column="1" >
<widget class="QDoubleSpinBox" name="SpinBox_DY" />
</item>
<item rowspan="2" row="0" column="1" >
<widget class="QDoubleSpinBox" name="SpinBox_DX" />
</item>
<item rowspan="2" row="1" column="0" >
<widget class="QLabel" name="TextLabel2" >
<property name="sizePolicy" >
<sizepolicy>
<hsizetype>0</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text" >
<string>TL2</string>
</property>
<property name="wordWrap" >
<bool>false</bool>
</property>
</widget>
</item>
<item row="0" column="0" > <item row="0" column="0" >
<widget class="QLabel" name="TextLabel1" > <widget class="QLabel" name="TextLabel1" >
<property name="sizePolicy" > <property name="sizePolicy" >
@ -73,6 +49,30 @@
</property> </property>
</widget> </widget>
</item> </item>
<item row="0" column="1" >
<widget class="QDoubleSpinBox" name="SpinBox_DX" />
</item>
<item row="1" column="0" >
<widget class="QLabel" name="TextLabel2" >
<property name="sizePolicy" >
<sizepolicy>
<hsizetype>0</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text" >
<string>TL2</string>
</property>
<property name="wordWrap" >
<bool>false</bool>
</property>
</widget>
</item>
<item row="1" column="1" >
<widget class="QDoubleSpinBox" name="SpinBox_DY" />
</item>
</layout> </layout>
</widget> </widget>
</item> </item>

View File

@ -6,7 +6,7 @@
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>100</width> <width>100</width>
<height>114</height> <height>110</height>
</rect> </rect>
</property> </property>
<property name="windowTitle" > <property name="windowTitle" >
@ -17,7 +17,7 @@
<number>0</number> <number>0</number>
</property> </property>
<property name="spacing" > <property name="spacing" >
<number>6</number> <number>0</number>
</property> </property>
<item row="0" column="0" > <item row="0" column="0" >
<widget class="QGroupBox" name="GroupBox1" > <widget class="QGroupBox" name="GroupBox1" >
@ -31,23 +31,32 @@
<property name="spacing" > <property name="spacing" >
<number>6</number> <number>6</number>
</property> </property>
<item row="4" column="0" colspan="2" > <item row="3" column="0" colspan="2" >
<widget class="QCheckBox" name="CheckButton1" > <widget class="QCheckBox" name="CheckButton1" >
<property name="text" > <property name="text" >
<string/> <string/>
</property> </property>
</widget> </widget>
</item> </item>
<item row="3" column="1" > <item row="2" column="0" >
<widget class="QDoubleSpinBox" name="SpinBox_DZ" /> <widget class="QLabel" name="TextLabel3" >
<property name="sizePolicy" >
<sizepolicy>
<hsizetype>0</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text" >
<string>TL3</string>
</property>
<property name="wordWrap" >
<bool>false</bool>
</property>
</widget>
</item> </item>
<item row="2" column="1" > <item row="1" column="0" >
<widget class="QDoubleSpinBox" name="SpinBox_DY" />
</item>
<item rowspan="2" row="0" column="1" >
<widget class="QDoubleSpinBox" name="SpinBox_DX" />
</item>
<item rowspan="2" row="1" column="0" >
<widget class="QLabel" name="TextLabel2" > <widget class="QLabel" name="TextLabel2" >
<property name="sizePolicy" > <property name="sizePolicy" >
<sizepolicy> <sizepolicy>
@ -83,23 +92,14 @@
</property> </property>
</widget> </widget>
</item> </item>
<item row="3" column="0" > <item row="0" column="1" >
<widget class="QLabel" name="TextLabel3" > <widget class="QDoubleSpinBox" name="SpinBox_DX" />
<property name="sizePolicy" > </item>
<sizepolicy> <item row="1" column="1" >
<hsizetype>0</hsizetype> <widget class="QDoubleSpinBox" name="SpinBox_DY" />
<vsizetype>0</vsizetype> </item>
<horstretch>0</horstretch> <item row="2" column="1" >
<verstretch>0</verstretch> <widget class="QDoubleSpinBox" name="SpinBox_DZ" />
</sizepolicy>
</property>
<property name="text" >
<string>TL3</string>
</property>
<property name="wordWrap" >
<bool>false</bool>
</property>
</widget>
</item> </item>
</layout> </layout>
</widget> </widget>

View File

@ -1,31 +1,28 @@
# GEOM DLGREF : # GEOM DLGREF :
# #
# Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, # Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
# CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS # CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
# #
# This library is free software; you can redistribute it and/or # This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public # modify it under the terms of the GNU Lesser General Public
# License as published by the Free Software Foundation; either # License as published by the Free Software Foundation; either
# version 2.1 of the License. # version 2.1 of the License.
# #
# This library is distributed in the hope that it will be useful, # This library is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of # but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
# Lesser General Public License for more details. # Lesser General Public License for more details.
# #
# You should have received a copy of the GNU Lesser General Public # You should have received a copy of the GNU Lesser General Public
# License along with this library; if not, write to the Free Software # License along with this library; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
# #
# See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
# #
# File : Makefile.am
# Author : Alexander BORODIN, Open CASCADE S.A.S. (alexander.borodin@opencascade.com)
# Package : DlgRef
# #
#
# File : Makefile.in
# Author : Damien COQUERET (OCC)
# Modified by : Alexander BORODIN (OCN) - autotools usage
# Module : GEOM
# $Header:
include $(top_srcdir)/adm_local/unix/make_common_starter.am include $(top_srcdir)/adm_local/unix/make_common_starter.am
@ -33,117 +30,13 @@ include $(top_srcdir)/adm_local/unix/make_common_starter.am
lib_LTLIBRARIES = libDlgRef.la lib_LTLIBRARIES = libDlgRef.la
# Sources files # Sources files
dist_libDlgRef_la_SOURCES = \ dist_libDlgRef_la_SOURCES = \
GEOM_DlgRef.h \
GEOM_DlgRef.cxx GEOM_DlgRef.cxx
# DlgRef_SpinBox.cxx \
# DlgRef_1Sel1Spin.cxx \
# DlgRef_1Sel2Spin.cxx \
# DlgRef_1Sel3Spin.cxx \
# DlgRef_1Sel4Spin.cxx \
# DlgRef_1Sel5Spin.cxx \
# DlgRef_2Sel1Spin.cxx \
# DlgRef_2Sel2Spin.cxx \
# DlgRef_2Sel3Spin.cxx \
# DlgRef_1Sel1Spin1Check.cxx \
# DlgRef_2Sel1Spin2Check.cxx \
# DlgRef_2Sel2Spin1Check.cxx \
# DlgRef_2Sel4Spin1Check.cxx \
# DlgRef_3Sel4Spin2Check.cxx \
# DlgRef_3Sel3Spin1Check.cxx \
# DlgRef_1Spin.cxx \
# DlgRef_2Spin.cxx \
# DlgRef_3Spin.cxx \
# DlgRef_3Spin1Check.cxx \
# DlgRef_3Sel1Spin.cxx \
# DlgRef_4Sel1Spin2Check.cxx
MOC_FILES = \ MOC_FILES = \
GEOM_DlgRef_moc.cxx GEOM_DlgRef_moc.cxx
# DlgRef_SpinBox_moc.cxx \
# DlgRef_1Sel1Spin_moc.cxx \
# DlgRef_1Sel2Spin_moc.cxx \
# DlgRef_1Sel3Spin_moc.cxx \
# DlgRef_1Sel4Spin_moc.cxx \
# DlgRef_1Sel5Spin_moc.cxx \
# DlgRef_2Sel1Spin_moc.cxx \
# DlgRef_2Sel2Spin_moc.cxx \
# DlgRef_2Sel3Spin_moc.cxx \
# DlgRef_1Sel1Spin1Check_moc.cxx \
# DlgRef_2Sel1Spin2Check_moc.cxx \
# DlgRef_2Sel2Spin1Check_moc.cxx \
# DlgRef_2Sel4Spin1Check_moc.cxx \
# DlgRef_3Sel4Spin2Check_moc.cxx \
# DlgRef_3Sel3Spin1Check_moc.cxx \
# DlgRef_1Spin_moc.cxx \
# DlgRef_2Spin_moc.cxx \
# DlgRef_3Spin_moc.cxx \
# DlgRef_3Spin1Check_moc.cxx \
# DlgRef_3Sel1Spin_moc.cxx \
# DlgRef_1Sel_Ext_moc.cxx \
# DlgRef_4Sel1Spin2Check_moc.cxx
# header files
#salomeinclude_HEADERS = \
# GEOM_DlgRef.h
# DlgRef_Skeleton_QTD.h \
# DlgRef_1Sel_QTD.h \
# DlgRef_2Sel_QTD.h \
# DlgRef_3Sel_QTD.h \
# DlgRef_1Sel1Check_QTD.h \
# DlgRef_1Sel3Check_QTD.h \
# DlgRef_1Sel1Check1List_QTD.h \
# DlgRef_1Sel1Spin_QTD.h \
# DlgRef_1Sel2Spin_QTD.h \
# DlgRef_1Sel3Spin_QTD.h \
# DlgRef_1Sel4Spin_QTD.h \
# DlgRef_1Sel5Spin_QTD.h \
# DlgRef_2Sel1Spin_QTD.h \
# DlgRef_2Sel2Spin_QTD.h \
# DlgRef_2Sel3Spin_QTD.h \
# DlgRef_1Sel1Spin1Check_QTD.h \
# DlgRef_2Sel1Spin2Check_QTD.h \
# DlgRef_2Sel2Spin1Check_QTD.h \
# DlgRef_2Sel4Spin1Check_QTD.h \
# DlgRef_3Sel4Spin2Check_QTD.h \
# DlgRef_4Sel1List_QTD.h \
# DlgRef_2Sel1List_QTD.h \
# DlgRef_1List1Spin1Btn_QTD.h \
# DlgRef_4Sel1List1Check_QTD.h \
# DlgRef_1Spin_QTD.h \
# DlgRef_2Spin_QTD.h \
# DlgRef_3Spin_QTD.h \
# DlgRef_3Spin1Check_QTD.h \
# DlgRef_3Sel3Spin1Check_QTD.h \
# DlgRef_4Sel1Spin2Check_QTD.h \
# DlgRef_SpinBox.h \
# DlgRef_1Sel1Spin.h \
# DlgRef_1Sel2Spin.h \
# DlgRef_1Sel3Spin.h \
# DlgRef_1Sel4Spin.h \
# DlgRef_1Sel5Spin.h \
# DlgRef_2Sel1Spin.h \
# DlgRef_2Sel2Spin.h \
# DlgRef_2Sel3Spin.h \
# DlgRef_1Sel1Spin1Check.h \
# DlgRef_2Sel1Spin2Check.h \
# DlgRef_2Sel2Spin1Check.h \
# DlgRef_2Sel4Spin1Check.h \
# DlgRef_3Sel4Spin2Check.h \
# DlgRef_3Sel3Spin1Check.h \
# DlgRef_1Spin.h \
# DlgRef_2Spin.h \
# DlgRef_3Spin.h \
# DlgRef_3Spin1Check.h \
# DlgRef_3Sel1Spin.h \
# DlgRef_1Sel_Ext.h \
# DlgRef_3Check_QTD.h \
# DlgRef_6Sel_QTD.h \
# DlgRef_4Sel1Spin2Check.h \
# DlgRef_3Sel1Check_QTD.h \
# GEOM_DlgRef.hxx
UIC_FILES = \ UIC_FILES = \
ui_DlgRef_1List1Spin1Btn_QTD.h \ ui_DlgRef_1List1Spin1Btn_QTD.h \
ui_DlgRef_1Sel1Check1List_QTD.h \ ui_DlgRef_1Sel1Check1List_QTD.h \
@ -183,11 +76,10 @@ UIC_FILES = \
BUILT_SOURCES = $(UIC_FILES) BUILT_SOURCES = $(UIC_FILES)
nodist_libDlgRef_la_SOURCES = \ nodist_libDlgRef_la_SOURCES = \
GEOM_DlgRef.h \
$(MOC_FILES) \ $(MOC_FILES) \
$(UIC_FILES) $(UIC_FILES)
# additionnal information to compile and link file # additional information to compile and link file
libDlgRef_la_CPPFLAGS = \ libDlgRef_la_CPPFLAGS = \
$(QT_INCLUDES) $(QT_INCLUDES)