]> https://gitweb.dealii.org/ - parameter_gui.git/commitdiff
Add documentation 3/head
authorRene Gassmoeller <rene.gassmoeller@mailbox.org>
Tue, 28 Mar 2017 20:45:13 +0000 (14:45 -0600)
committerRene Gassmoeller <rene.gassmoeller@mailbox.org>
Tue, 28 Mar 2017 20:50:52 +0000 (14:50 -0600)
xml_parameter_reader.cpp

index 29d1a7cfc028abc7d338d7387975a3fbd714ae51..c39190646ad4372caba14d91d3858ad802ea30ef 100644 (file)
@@ -188,7 +188,8 @@ namespace dealii
                   QString pattern_description = xml.readElementText();                 // store it as text
                   parent->setText(5, pattern_description);
                                                                                        // show the type and default
-                                                                                       // in the StatusLine
+                                                                                       // in the StatusLine when
+                                                                                       // hovering over column 0 or 1
                   parent->setStatusTip(0, "Type: " + pattern_description + "   Default: " + parent->text(2));
                   parent->setStatusTip(1, "Type: " + pattern_description + "   Default: " + parent->text(2));
 

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.