From d7d7992ffc6708efc272674e198b39c28da6a284 Mon Sep 17 00:00:00 2001 From: un1versal Date: Tue, 26 Jul 2016 11:50:58 +0100 Subject: documentaion: formatting fixes --- src/modules/objects/KvsObject_tableWidget.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/modules/objects/KvsObject_tableWidget.cpp') diff --git a/src/modules/objects/KvsObject_tableWidget.cpp b/src/modules/objects/KvsObject_tableWidget.cpp index 74cd1187d..17c12fd66 100644 --- a/src/modules/objects/KvsObject_tableWidget.cpp +++ b/src/modules/objects/KvsObject_tableWidget.cpp @@ -135,8 +135,8 @@ const char * const itemflags_tbl[] = { Sets the flags for the cell pointed by row and col to the given flags. These determine whether the cell can be selected or modified. Supported flags are: - [pre] - - noitemflag : no flag sets; + [example] + - noitemflag : no flag sets;[br] - selectable : cell is selectable;[br] - editable : cell is editable;[br] - dragEnabled : cell can dragged;[br] @@ -144,7 +144,7 @@ const char * const itemflags_tbl[] = { - userCheckable : cell is checkable;[br] - enabled :cell is enabled;[br] - tristate : cell is checkable with three separate states. - [/pre] + [/example] !fn: $setCellWidget(,,) Sets the given widget to be displayed in the cell in the given row and column, passing the ownership of the widget to the table. !fn: $setIcon(,,) -- cgit v1.3.1-10-gc9f91