~ubuntu-branches/ubuntu/quantal/qgis/quantal

« back to all changes in this revision

Viewing changes to plugins/spit/qgsspitbase.ui

  • Committer: Bazaar Package Importer
  • Author(s): Steve Halasz
  • Date: 2005-11-05 16:04:45 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20051105160445-l0g4isz5bc9yehet
Tags: 0.7.4-1
* New upstream release
* Build GRASS support in qgis-plugin-grass package (Closes: #248649)

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
        <rect>
9
9
            <x>0</x>
10
10
            <y>0</y>
11
 
            <width>620</width>
 
11
            <width>689</width>
12
12
            <height>484</height>
13
13
        </rect>
14
14
    </property>
237
237
                        <number>5</number>
238
238
                    </property>
239
239
                    <property name="showGrid">
240
 
                        <bool>false</bool>
 
240
                        <bool>true</bool>
241
241
                    </property>
242
242
                    <property name="readOnly">
243
243
                        <bool>false</bool>
664
664
        <receiver>QgsSpitBase</receiver>
665
665
        <slot>editColumns(int,int,int,const QPoint&amp;)</slot>
666
666
    </connection>
 
667
    <connection>
 
668
        <sender>tblShapefiles</sender>
 
669
        <signal>clicked(int,int,int,const QPoint&amp;)</signal>
 
670
        <receiver>QgsSpitBase</receiver>
 
671
        <slot>editShapefile(int,int,int,const QPoint&amp;)</slot>
 
672
    </connection>
667
673
</connections>
 
674
<includes>
 
675
    <include location="local" impldecl="in implementation">qgsspitbase.ui.h</include>
 
676
</includes>
668
677
<slots>
669
678
    <slot>import()</slot>
670
679
    <slot>newConnection()</slot>
679
688
    <slot>useDefaultGeom()</slot>
680
689
    <slot>getSchema()</slot>
681
690
    <slot>updateSchema()</slot>
682
 
    <slot>editColumns(int,int,int,const QPoint&amp;)</slot>
 
691
    <slot>editColumns( int, int, int, const QPoint &amp; )</slot>
 
692
    <slot>editShapefile( int, int, int, const QPoint &amp; )</slot>
683
693
</slots>
684
694
<layoutdefaults spacing="6" margin="11"/>
685
695
</UI>