Documentation/Source/eric5.Project.LexerAssociationDialog.html

changeset 3018
70924c0bdaf1
parent 2387
2d119e79ab54
diff -r 6a8cb7632448 -r 70924c0bdaf1 Documentation/Source/eric5.Project.LexerAssociationDialog.html
--- a/Documentation/Source/eric5.Project.LexerAssociationDialog.html	Sun Oct 13 17:29:57 2013 +0200
+++ b/Documentation/Source/eric5.Project.LexerAssociationDialog.html	Sun Oct 13 17:44:48 2013 +0200
@@ -105,7 +105,8 @@
 <h4>LexerAssociationDialog.on_deleteLexerButton_clicked</h4>
 <b>on_deleteLexerButton_clicked</b>(<i></i>)
 <p>
-        Private slot to delete the currently selected lexer association of the list.
+        Private slot to delete the currently selected lexer association of the
+        list.
 </p><a NAME="LexerAssociationDialog.on_editorLexerCombo_currentIndexChanged" ID="LexerAssociationDialog.on_editorLexerCombo_currentIndexChanged"></a>
 <h4>LexerAssociationDialog.on_editorLexerCombo_currentIndexChanged</h4>
 <b>on_editorLexerCombo_currentIndexChanged</b>(<i>text</i>)
@@ -120,33 +121,38 @@
 <h4>LexerAssociationDialog.on_editorLexerList_itemActivated</h4>
 <b>on_editorLexerList_itemActivated</b>(<i>itm, column</i>)
 <p>
-        Private slot to handle the activated signal of the lexer association list.
+        Private slot to handle the activated signal of the lexer association
+        list.
 </p><dl>
 <dt><i>itm</i></dt>
 <dd>
 reference to the selecte item (QTreeWidgetItem)
 </dd><dt><i>column</i></dt>
 <dd>
-column the item was clicked or activated (integer) (ignored)
+column the item was clicked or activated (integer)
+            (ignored)
 </dd>
 </dl><a NAME="LexerAssociationDialog.on_editorLexerList_itemClicked" ID="LexerAssociationDialog.on_editorLexerList_itemClicked"></a>
 <h4>LexerAssociationDialog.on_editorLexerList_itemClicked</h4>
 <b>on_editorLexerList_itemClicked</b>(<i>itm, column</i>)
 <p>
-        Private slot to handle the clicked signal of the lexer association list.
+        Private slot to handle the clicked signal of the lexer association
+        list.
 </p><dl>
 <dt><i>itm</i></dt>
 <dd>
 reference to the selecte item (QTreeWidgetItem)
 </dd><dt><i>column</i></dt>
 <dd>
-column the item was clicked or activated (integer) (ignored)
+column the item was clicked or activated (integer)
+            (ignored)
 </dd>
 </dl><a NAME="LexerAssociationDialog.transferData" ID="LexerAssociationDialog.transferData"></a>
 <h4>LexerAssociationDialog.transferData</h4>
 <b>transferData</b>(<i></i>)
 <p>
-        Public slot to transfer the associations into the projects data structure.
+        Public slot to transfer the associations into the projects data
+        structure.
 </p>
 <div align="right"><a href="#top">Up</a></div>
 <hr />

eric ide

mercurial