summaryrefslogtreecommitdiff
path: root/noncore/net/wellenreiter/gui/configbase.ui
Unidiff
Diffstat (limited to 'noncore/net/wellenreiter/gui/configbase.ui') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/net/wellenreiter/gui/configbase.ui143
1 files changed, 141 insertions, 2 deletions
diff --git a/noncore/net/wellenreiter/gui/configbase.ui b/noncore/net/wellenreiter/gui/configbase.ui
index 590ca92..554fc29 100644
--- a/noncore/net/wellenreiter/gui/configbase.ui
+++ b/noncore/net/wellenreiter/gui/configbase.ui
@@ -12,6 +12,6 @@
12 <x>0</x> 12 <x>0</x>
13 <y>0</y> 13 <y>0</y>
14 <width>261</width> 14 <width>230</width>
15 <height>280</height> 15 <height>287</height>
16 </rect> 16 </rect>
17 </property> 17 </property>
@@ -622,4 +622,143 @@
622 <attribute> 622 <attribute>
623 <name>title</name> 623 <name>title</name>
624 <string>UI</string>
625 </attribute>
626 <grid>
627 <property stdset="1">
628 <name>margin</name>
629 <number>11</number>
630 </property>
631 <property stdset="1">
632 <name>spacing</name>
633 <number>6</number>
634 </property>
635 <widget row="3" column="0" >
636 <class>QGroupBox</class>
637 <property stdset="1">
638 <name>name</name>
639 <cstring>GroupBox4_2</cstring>
640 </property>
641 <property stdset="1">
642 <name>title</name>
643 <string>Action On Detecting</string>
644 </property>
645 <grid>
646 <property stdset="1">
647 <name>margin</name>
648 <number>11</number>
649 </property>
650 <property stdset="1">
651 <name>spacing</name>
652 <number>6</number>
653 </property>
654 <widget row="1" column="0" >
655 <class>QLabel</class>
656 <property stdset="1">
657 <name>name</name>
658 <cstring>TextLabel2</cstring>
659 </property>
660 <property stdset="1">
661 <name>text</name>
662 <string>New Wireless Station</string>
663 </property>
664 </widget>
665 <widget row="0" column="0" >
666 <class>QLabel</class>
667 <property stdset="1">
668 <name>name</name>
669 <cstring>TextLabel1_3</cstring>
670 </property>
671 <property stdset="1">
672 <name>text</name>
673 <string>New Network</string>
674 </property>
675 </widget>
676 <widget row="0" column="1" >
677 <class>QComboBox</class>
678 <property stdset="1">
679 <name>name</name>
680 <cstring>newNetwork</cstring>
681 </property>
682 </widget>
683 <widget row="1" column="1" >
684 <class>QComboBox</class>
685 <property stdset="1">
686 <name>name</name>
687 <cstring>newWirelessStation</cstring>
688 </property>
689 </widget>
690 <widget row="2" column="1" >
691 <class>QComboBox</class>
692 <property stdset="1">
693 <name>name</name>
694 <cstring>newStation</cstring>
695 </property>
696 </widget>
697 <widget row="2" column="0" >
698 <class>QLabel</class>
699 <property stdset="1">
700 <name>name</name>
701 <cstring>TextLabel3</cstring>
702 </property>
703 <property stdset="1">
704 <name>text</name>
705 <string>New Station</string>
706 </property>
707 </widget>
708 </grid>
709 </widget>
710 <spacer row="2" column="0" >
711 <property>
712 <name>name</name>
713 <cstring>Spacer3</cstring>
714 </property>
715 <property stdset="1">
716 <name>orientation</name>
717 <enum>Vertical</enum>
718 </property>
719 <property stdset="1">
720 <name>sizeType</name>
721 <enum>Expanding</enum>
722 </property>
723 <property>
724 <name>sizeHint</name>
725 <size>
726 <width>20</width>
727 <height>20</height>
728 </size>
729 </property>
730 </spacer>
731 <widget row="0" column="0" >
732 <class>QCheckBox</class>
733 <property stdset="1">
734 <name>name</name>
735 <cstring>lookupVendor</cstring>
736 </property>
737 <property stdset="1">
738 <name>text</name>
739 <string>Lookup MAC vendor names</string>
740 </property>
741 </widget>
742 <widget row="1" column="0" >
743 <class>QCheckBox</class>
744 <property stdset="1">
745 <name>name</name>
746 <cstring>openTree</cstring>
747 </property>
748 <property stdset="1">
749 <name>text</name>
750 <string>Open Tree On New Station</string>
751 </property>
752 </widget>
753 </grid>
754 </widget>
755 <widget>
756 <class>QWidget</class>
757 <property stdset="1">
758 <name>name</name>
759 <cstring>tab</cstring>
760 </property>
761 <attribute>
762 <name>title</name>
624 <string>Intrusion</string> 763 <string>Intrusion</string>
625 </attribute> 764 </attribute>