summaryrefslogtreecommitdiffstats
path: root/ksirc/FilterRuleEditor.dlg
diff options
context:
space:
mode:
authortoma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2009-11-25 17:56:58 +0000
committertoma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2009-11-25 17:56:58 +0000
commitbcb704366cb5e333a626c18c308c7e0448a8e69f (patch)
treef0d6ab7d78ecdd9207cf46536376b44b91a1ca71 /ksirc/FilterRuleEditor.dlg
downloadtdenetwork-bcb704366cb5e333a626c18c308c7e0448a8e69f.tar.gz
tdenetwork-bcb704366cb5e333a626c18c308c7e0448a8e69f.zip
Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'ksirc/FilterRuleEditor.dlg')
-rw-r--r--ksirc/FilterRuleEditor.dlg215
1 files changed, 215 insertions, 0 deletions
diff --git a/ksirc/FilterRuleEditor.dlg b/ksirc/FilterRuleEditor.dlg
new file mode 100644
index 00000000..5461d839
--- /dev/null
+++ b/ksirc/FilterRuleEditor.dlg
@@ -0,0 +1,215 @@
+DlgEdit:v2.0:Dialog:
+Dialog {
+ ClassHeader {FilterRuleEditor.h}
+ ClassSource {FilterRuleEditor.cpp}
+ ClassName {FilterRuleEditor}
+ DataHeader {FilterRuleEditorData.h}
+ DataSource {FilterRuleEditorData.cpp}
+ DataName {FilterRuleEditorData}
+ WindowBaseClass {QDialog}
+ IsModal {FALSE}
+ WindowCaption {Edit Filter Rules}
+ WindowFlags {118784}
+}
+WidgetLayout {
+InitialPos {-1 -1}
+Size {510 250}
+MinSize {0 0}
+MaxSize {32767 32767}
+Grid {10}
+
+Label {
+ Text {Description:}
+ AutoResize {FALSE}
+ Margin {-1}
+ Rect {140 10 80 30}
+ Name {Label_1}
+ LayoutStatus {NoLayout}
+ MinimumSize {0 0}
+ MaximumSize {32767 32767}
+}
+LineEdit {
+ Text {}
+ EchoMode {Normal}
+ MaxLength {80}
+ FrameShown {TRUE}
+ Rect {220 10 280 30}
+ Name {LineEdit_1}
+ Variable {LineTitle}
+ LayoutStatus {NoLayout}
+ MinimumSize {0 0}
+ MaximumSize {32767 32767}
+}
+Label {
+ Text {Match:}
+ AutoResize {FALSE}
+ Margin {-1}
+ Rect {140 50 70 30}
+ Name {Label_4}
+ LayoutStatus {NoLayout}
+ MinimumSize {0 0}
+ MaximumSize {32767 32767}
+}
+LineEdit {
+ Text {}
+ EchoMode {Normal}
+ MaxLength {80}
+ FrameShown {TRUE}
+ Rect {220 50 280 30}
+ Name {LineEdit_2}
+ Variable {LineSearch}
+ LayoutStatus {NoLayout}
+ MinimumSize {0 0}
+ MaximumSize {32767 32767}
+}
+Label {
+ Text {From:}
+ AutoResize {FALSE}
+ Margin {-1}
+ Rect {140 90 80 30}
+ Name {Label_7}
+ LayoutStatus {NoLayout}
+ MinimumSize {0 0}
+ MaximumSize {32767 32767}
+}
+Label {
+ Text {To:}
+ AutoResize {FALSE}
+ Margin {-1}
+ Rect {140 130 70 30}
+ Name {Label_9}
+ LayoutStatus {NoLayout}
+ MinimumSize {0 0}
+ MaximumSize {32767 32767}
+}
+LineEdit {
+ Text {}
+ EchoMode {Normal}
+ MaxLength {32767}
+ FrameShown {TRUE}
+ Rect {220 90 280 30}
+ Name {LineEdit_3}
+ Variable {LineFrom}
+ LayoutStatus {NoLayout}
+ MinimumSize {0 0}
+ MaximumSize {32767 32767}
+}
+LineEdit {
+ Text {}
+ EchoMode {Normal}
+ MaxLength {80}
+ FrameShown {TRUE}
+ Rect {220 130 280 30}
+ Name {LineEdit_4}
+ Variable {LineTo}
+ LayoutStatus {NoLayout}
+ MinimumSize {0 0}
+ MaximumSize {32767 32767}
+}
+PushButton {
+ ToggleButton {FALSE}
+ Default {FALSE}
+ AutoDefault {TRUE}
+ Text {&Modify}
+ AutoRepeat {FALSE}
+ AutoResize {FALSE}
+ Rect {390 170 110 30}
+ Name {PushButton_1}
+ Variable {ApplyButton}
+ Signal {[Protected] clicked --> OkPressed ()}
+ LayoutStatus {NoLayout}
+ MinimumSize {10 10}
+ MaximumSize {32767 32767}
+}
+PushButton {
+ ToggleButton {FALSE}
+ Default {FALSE}
+ AutoDefault {FALSE}
+ Text {&Close}
+ AutoRepeat {FALSE}
+ AutoResize {FALSE}
+ Rect {390 210 110 30}
+ Name {PushButton_2}
+ Signal {[Protected] clicked --> closePressed ()}
+ LayoutStatus {NoLayout}
+ MinimumSize {10 10}
+ MaximumSize {32767 32767}
+}
+PushButton {
+ ToggleButton {FALSE}
+ Default {FALSE}
+ AutoDefault {FALSE}
+ Text {&New Rule}
+ AutoRepeat {FALSE}
+ AutoResize {FALSE}
+ Rect {270 170 110 30}
+ Name {PushButton_7}
+ Signal {[Protected] clicked --> newRule ()}
+ LayoutStatus {NoLayout}
+ MinimumSize {10 10}
+ MaximumSize {32767 32767}
+}
+PushButton {
+ ToggleButton {FALSE}
+ Default {FALSE}
+ AutoDefault {FALSE}
+ Text {&Delete}
+ AutoRepeat {FALSE}
+ AutoResize {FALSE}
+ Rect {150 170 110 30}
+ Name {PushButton_8}
+ Variable {deleteButton}
+ Signal {[Protected] clicked --> deleteRule ()}
+ LayoutStatus {NoLayout}
+ MinimumSize {10 10}
+ MaximumSize {32767 32767}
+}
+PushButton {
+ ToggleButton {FALSE}
+ Default {FALSE}
+ AutoDefault {FALSE}
+ Text {Up}
+ AutoRepeat {FALSE}
+ AutoResize {FALSE}
+ Rect {10 210 55 30}
+ Name {PushButton_9}
+ Signal {[Protected] clicked --> raiseRule ()}
+ LayoutStatus {NoLayout}
+ MinimumSize {10 10}
+ MaximumSize {32767 32767}
+}
+PushButton {
+ ToggleButton {FALSE}
+ Default {FALSE}
+ AutoDefault {FALSE}
+ Text {Down}
+ AutoRepeat {FALSE}
+ AutoResize {FALSE}
+ Rect {75 210 55 30}
+ Name {PushButton_10}
+ Signal {[Protected] clicked --> lowerRule ()}
+ LayoutStatus {NoLayout}
+ MinimumSize {10 10}
+ MaximumSize {32767 32767}
+}
+ListBox {
+ DragSelect {FALSE}
+ AutoScroll {FALSE}
+ ScrollBar {FALSE}
+ AutoScrollBar {TRUE}
+ BottomScrollBar {FALSE}
+ AutoBottomScrollBar {FALSE}
+ SmoothScrolling {FALSE}
+ MultiSelection {FALSE}
+ Style {51}
+ LineWidth {2}
+ Rect {10 10 120 190}
+ Name {ListBox_2}
+ Variable {RuleList}
+ Signal {[Protected] highlighted --> newHighlight (int)}
+ Signal {[Protected] selected --> newHighlight (int)}
+ LayoutStatus {NoLayout}
+ MinimumSize {10 10}
+ MaximumSize {32767 32767}
+}
+}