-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathQSWebSearchSource.xib
161 lines (161 loc) · 12.6 KB
/
QSWebSearchSource.xib
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="15505" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
<dependencies>
<deployment version="101500" identifier="macosx"/>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="15505"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<objects>
<customObject id="-2" userLabel="File's Owner" customClass="QSWebSearchSource">
<connections>
<outlet property="encodingCell" destination="248" id="253"/>
<outlet property="searchTable" destination="207" id="208"/>
<outlet property="settingsView" destination="5" id="56"/>
</connections>
</customObject>
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
<customObject id="-3" userLabel="Application" customClass="NSObject"/>
<customView autoresizesSubviews="NO" id="5" userLabel="Settings">
<rect key="frame" x="0.0" y="0.0" width="292" height="289"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<button toolTip="Delete source" verticalHuggingPriority="750" fixedFrame="YES" imageHugsTitle="YES" translatesAutoresizingMaskIntoConstraints="NO" id="212">
<rect key="frame" x="31" y="9" width="22" height="21"/>
<autoresizingMask key="autoresizingMask"/>
<buttonCell key="cell" type="smallSquare" title="-" bezelStyle="smallSquare" image="Button-Remove" imagePosition="only" alignment="center" borderStyle="border" inset="2" id="262">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="systemBold" size="16"/>
<string key="keyEquivalent"></string>
</buttonCell>
<connections>
<action selector="remove:" target="218" id="220"/>
</connections>
</button>
<button toolTip="Add source" verticalHuggingPriority="750" fixedFrame="YES" imageHugsTitle="YES" translatesAutoresizingMaskIntoConstraints="NO" id="211">
<rect key="frame" x="9" y="9" width="23" height="21"/>
<autoresizingMask key="autoresizingMask"/>
<buttonCell key="cell" type="smallSquare" bezelStyle="smallSquare" image="Button-Add" imagePosition="only" alignment="center" borderStyle="border" inset="2" id="261">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="systemBold" size="16"/>
</buttonCell>
<connections>
<action selector="insert:" target="218" id="237"/>
</connections>
</button>
<scrollView fixedFrame="YES" autohidesScrollers="YES" horizontalLineScroll="14" horizontalPageScroll="10" verticalLineScroll="14" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="205">
<rect key="frame" x="9" y="38" width="273" height="241"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<clipView key="contentView" ambiguous="YES" drawsBackground="NO" id="PT4-bl-Yxg">
<rect key="frame" x="1" y="0.0" width="271" height="240"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<tableView focusRingType="none" verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" rowHeight="12" headerView="267" id="207">
<rect key="frame" x="0.0" y="0.0" width="271" height="215"/>
<autoresizingMask key="autoresizingMask"/>
<size key="intercellSpacing" width="3" height="2"/>
<color key="backgroundColor" name="windowBackgroundColor" catalog="System" colorSpace="catalog"/>
<color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
<tableColumns>
<tableColumn width="56" minWidth="40" maxWidth="1000" id="204">
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Name">
<font key="font" metaFont="smallSystem"/>
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" white="0.33333299" alpha="1" colorSpace="calibratedWhite"/>
</tableHeaderCell>
<textFieldCell key="dataCell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" alignment="left" id="263">
<font key="font" metaFont="miniSystem"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
</textFieldCell>
<connections>
<binding destination="218" name="value" keyPath="arrangedObjects.name" id="238">
<dictionary key="options">
<string key="NSNullPlaceholder">untitled</string>
</dictionary>
</binding>
</connections>
</tableColumn>
<tableColumn width="149.72500610351562" minWidth="24.725000381469727" maxWidth="1000" id="206">
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="URL">
<font key="font" metaFont="smallSystem"/>
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" white="0.33333299" alpha="1" colorSpace="calibratedWhite"/>
</tableHeaderCell>
<textFieldCell key="dataCell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" alignment="left" id="264">
<font key="font" metaFont="miniSystem"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
</textFieldCell>
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
<connections>
<binding destination="218" name="value" keyPath="arrangedObjects.url" id="242">
<dictionary key="options">
<string key="NSNullPlaceholder">http://test.qs/search.php?query=***</string>
</dictionary>
</binding>
</connections>
</tableColumn>
<tableColumn width="56.063999176025391" minWidth="44.063999176025391" maxWidth="1000" id="247">
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Encoding">
<font key="font" metaFont="smallSystem"/>
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
</tableHeaderCell>
<popUpButtonCell key="dataCell" type="bevel" bezelStyle="rounded" controlSize="mini" borderStyle="bezel" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" id="248">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system" size="8"/>
<menu key="menu" id="265"/>
</popUpButtonCell>
<connections>
<binding destination="218" name="selectedTag" keyPath="arrangedObjects.encoding" id="259">
<dictionary key="options">
<bool key="NSAllowsEditingMultipleValuesSelection" value="NO"/>
<decimal key="NSNoSelectionPlaceholder" value="134217984"/>
<decimal key="NSNullPlaceholder" value="134217984"/>
</dictionary>
</binding>
</connections>
</tableColumn>
</tableColumns>
<connections>
<outlet property="dataSource" destination="218" id="244"/>
<outlet property="delegate" destination="218" id="246"/>
</connections>
</tableView>
</subviews>
<nil key="backgroundColor"/>
</clipView>
<scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="266">
<rect key="frame" x="-100" y="-100" width="255" height="15"/>
<autoresizingMask key="autoresizingMask"/>
</scroller>
<scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="268">
<rect key="frame" x="-30" y="17" width="15" height="250"/>
<autoresizingMask key="autoresizingMask"/>
</scroller>
<tableHeaderView key="headerView" id="267">
<rect key="frame" x="0.0" y="0.0" width="271" height="25"/>
<autoresizingMask key="autoresizingMask"/>
</tableHeaderView>
</scrollView>
</subviews>
<point key="canvasLocation" x="140" y="154"/>
</customView>
<arrayController automaticallyPreparesContent="YES" clearsFilterPredicateOnInsertion="NO" id="218" userLabel="URLs">
<declaredKeys>
<string>name</string>
<string>url</string>
<string>encoding</string>
<string>h</string>
</declaredKeys>
<connections>
<binding destination="-2" name="contentArray" keyPath="urlArray" id="235"/>
<outlet property="content" destination="-2" id="223"/>
</connections>
</arrayController>
</objects>
<resources>
<image name="Button-Add" width="128" height="128"/>
<image name="Button-Remove" width="128" height="128"/>
</resources>
</document>