81 <h4>FeedEditDialog (Constructor)</h4> |
81 <h4>FeedEditDialog (Constructor)</h4> |
82 <b>FeedEditDialog</b>(<i>urlString, title, parent=None</i>) |
82 <b>FeedEditDialog</b>(<i>urlString, title, parent=None</i>) |
83 <p> |
83 <p> |
84 Constructor |
84 Constructor |
85 </p><dl> |
85 </p><dl> |
86 <dt><i>parent</i></dt> |
86 <dt><i>urlString</i></dt> |
|
87 <dd> |
|
88 feed URL (string) |
|
89 </dd><dt><i>title</i></dt> |
|
90 <dd> |
|
91 feed title (string) |
|
92 </dd><dt><i>parent</i></dt> |
87 <dd> |
93 <dd> |
88 reference to the parent widget (QWidget) |
94 reference to the parent widget (QWidget) |
89 </dd> |
95 </dd> |
90 </dl><a NAME="FeedEditDialog.__setOkButton" ID="FeedEditDialog.__setOkButton"></a> |
96 </dl><a NAME="FeedEditDialog.__setOkButton" ID="FeedEditDialog.__setOkButton"></a> |
91 <h4>FeedEditDialog.__setOkButton</h4> |
97 <h4>FeedEditDialog.__setOkButton</h4> |
113 <dd> |
119 <dd> |
114 new feed title (string) |
120 new feed title (string) |
115 </dd> |
121 </dd> |
116 </dl><a NAME="FeedEditDialog.on_urlEdit_textChanged" ID="FeedEditDialog.on_urlEdit_textChanged"></a> |
122 </dl><a NAME="FeedEditDialog.on_urlEdit_textChanged" ID="FeedEditDialog.on_urlEdit_textChanged"></a> |
117 <h4>FeedEditDialog.on_urlEdit_textChanged</h4> |
123 <h4>FeedEditDialog.on_urlEdit_textChanged</h4> |
118 <b>on_urlEdit_textChanged</b>(<i>p0</i>) |
124 <b>on_urlEdit_textChanged</b>(<i>txt</i>) |
119 <p> |
125 <p> |
120 Private slot to handle changes of the feed URL. |
126 Private slot to handle changes of the feed URL. |
121 </p><dl> |
127 </p><dl> |
122 <dt><i>txt</i></dt> |
128 <dt><i>txt</i></dt> |
123 <dd> |
129 <dd> |