aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/analyzerbase/startremotedialog.ui
diff options
context:
space:
mode:
authorTobias Hunger <[email protected]>2011-11-23 15:15:01 +0000
committerhjk <[email protected]>2011-11-24 10:49:41 +0100
commit0ce9fa2c16073f85ed17890088f6e40f523ce928 (patch)
treeb9baa3db68e42a3edb545b20fd003bbc49a321ba /src/plugins/analyzerbase/startremotedialog.ui
parent88fd98fbc4dc15afa4f42f84045dcdff38b9b301 (diff)
UI files: Do not polute the global Ui namespace
Make sure all ui-files are in the plugin's internal namespace. Change-Id: Ifb2c3093441e8feb89e46f52fbb386fc316cfd13 Reviewed-by: hjk <[email protected]>
Diffstat (limited to 'src/plugins/analyzerbase/startremotedialog.ui')
-rw-r--r--src/plugins/analyzerbase/startremotedialog.ui10
1 files changed, 7 insertions, 3 deletions
diff --git a/src/plugins/analyzerbase/startremotedialog.ui b/src/plugins/analyzerbase/startremotedialog.ui
index f5157f00ca3..f4334acf4cf 100644
--- a/src/plugins/analyzerbase/startremotedialog.ui
+++ b/src/plugins/analyzerbase/startremotedialog.ui
@@ -1,13 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
- <class>Analyzer::StartRemoteDialog</class>
- <widget class="QDialog" name="Analyzer::StartRemoteDialog">
+ <class>Analyzer::Internal::StartRemoteDialog</class>
+ <widget class="QDialog" name="Analyzer::Internal::StartRemoteDialog">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>446</width>
- <height>329</height>
+ <height>363</height>
</rect>
</property>
<property name="windowTitle">
@@ -165,6 +165,10 @@
<extends>QWidget</extends>
<header location="global">utils/pathchooser.h</header>
<container>1</container>
+ <slots>
+ <signal>editingFinished()</signal>
+ <signal>browsingFinished()</signal>
+ </slots>
</customwidget>
</customwidgets>
<resources/>