forked from qt-creator/qt-creator
Doc: edit vcsbase docs
Remove \brief for \enum and \fn commands. Use standard wording. Edit for style and grammar. Change-Id: I338567241ddc7f90feaaf058dcd4dc9afdb8ca93 Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
This commit is contained in:
@@ -57,10 +57,10 @@ static void inline setComboBlocked(QComboBox *cb, int index)
|
||||
fields like "reviewed-by:",
|
||||
"signed-off-by:".
|
||||
|
||||
It displays them in a vertical row of combo/line edit fields
|
||||
The widget displays the fields in a vertical row of combo boxes or line edit fields
|
||||
that is modeled after the target address controls of mail clients.
|
||||
When choosing a different field in the combo, a new row is opened if text
|
||||
has been entered for the current field. Optionally, a "Browse..." button and
|
||||
When choosing a different field in the combo box, a new row is opened if text
|
||||
has been entered for the current field. Optionally, a \gui Browse button and
|
||||
completer can be added.
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user