X-Git-Url: https://harishankar.org/repos/?p=biaweb_qt.git;a=blobdiff_plain;f=article_dialog.ui;fp=article_dialog.ui;h=e1124b902fd7b0f9c4b1dda544e3ee26e0f4c329;hp=70a61bc95556dba88b4bc7f12f5d428338c9449f;hb=903f2462bb6e7130191b1b0c667a9f6fce1e6189;hpb=e14aab0777f4dcc7200894ee75fab329007adb53 diff --git a/article_dialog.ui b/article_dialog.ui index 70a61bc..e1124b9 100644 --- a/article_dialog.ui +++ b/article_dialog.ui @@ -13,6 +13,9 @@ Article + + false + true @@ -27,7 +30,7 @@ - + @@ -37,7 +40,7 @@ - + @@ -47,7 +50,7 @@ - + Qt::ScrollBarAlwaysOn @@ -72,6 +75,9 @@ true + + Qt::NoFocus + Bold @@ -82,6 +88,9 @@ :/bia/resources/bold.gif:/bia/resources/bold.gif + + Ctrl+B + false @@ -94,6 +103,9 @@ true + + Qt::NoFocus + Italic @@ -111,6 +123,9 @@ + + Qt::NoFocus + Preformatted text @@ -126,42 +141,11 @@ - - - - Left align para - - - - - - - :/bia/resources/left.gif:/bia/resources/left.gif - - - false - - - - - - - Center para - - - - - - - :/bia/resources/center.gif:/bia/resources/center.gif - - - false - - - - + + + Qt::NoFocus + Right align para @@ -177,8 +161,11 @@ - + + + Qt::NoFocus + Justify para @@ -194,47 +181,11 @@ - - - - - true - - - - Insert image - - - - - - - :/bia/resources/img.gif:/bia/resources/img.gif - - - false - - - - - - - Insert flash object - - - - - - - :/bia/resources/flash.gif:/bia/resources/flash.gif - - - false - - - - + + + Qt::NoFocus + Bulleted list @@ -250,8 +201,11 @@ - + + + Qt::NoFocus + Numbered list @@ -267,8 +221,11 @@ - + + + Qt::NoFocus + Code block @@ -284,8 +241,11 @@ - + + + Qt::NoFocus + Table @@ -301,25 +261,11 @@ - - - - Blockquote - - - - - - - :/bia/resources/bquote.gif:/bia/resources/bquote.gif - - - false - - - - + + + Qt::NoFocus + Horizontal rule @@ -335,8 +281,11 @@ - + + + Qt::NoFocus + @@ -349,8 +298,11 @@ - + + + Qt::NoFocus + Line break @@ -366,7 +318,7 @@ - + @@ -386,17 +338,17 @@ - + - + Rating - + 1 @@ -406,17 +358,17 @@ - + Stub (file name without HTML extension) - + - + Qt::Horizontal @@ -426,8 +378,137 @@ + + + + + true + + + + Qt::NoFocus + + + Insert image + + + + + + + :/bia/resources/img.gif:/bia/resources/img.gif + + + false + + + + + + + Qt::NoFocus + + + Insert link + + + + + + + :/bia/resources/link.gif:/bia/resources/link.gif + + + + + + + Qt::NoFocus + + + Center para + + + + + + + :/bia/resources/center.gif:/bia/resources/center.gif + + + false + + + + + + + Qt::NoFocus + + + Left align para + + + + + + + :/bia/resources/left.gif:/bia/resources/left.gif + + + false + + + + + + + Qt::NoFocus + + + Blockquote + + + + + + + :/bia/resources/bquote.gif:/bia/resources/bquote.gif + + + false + + + + + article_title + keywords + summary + bold + italic + preformat + image + link + paraleft + paracenter + pararight + parajustify + bullets + numbered + blockquote + codeblock + table + hrule + paragraph + linebreak + content + category + rating + stub + buttonBox + @@ -464,5 +545,296 @@ + + bold + clicked() + ArticleDialog + onBold() + + + 24 + 201 + + + 181 + 170 + + + + + italic + clicked() + ArticleDialog + onItalic() + + + 57 + 206 + + + 141 + 161 + + + + + preformat + clicked() + ArticleDialog + onPre() + + + 95 + 214 + + + 251 + 169 + + + + + image + clicked() + ArticleDialog + onImage() + + + 125 + 203 + + + 328 + 178 + + + + + link + clicked() + ArticleDialog + onLink() + + + 158 + 209 + + + 322 + 170 + + + + + paraleft + clicked() + ArticleDialog + onLeft() + + + 210 + 204 + + + 99 + 122 + + + + + paracenter + clicked() + ArticleDialog + onCenter() + + + 238 + 208 + + + 106 + 104 + + + + + pararight + clicked() + ArticleDialog + onRight() + + + 270 + 212 + + + 88 + 79 + + + + + parajustify + clicked() + ArticleDialog + onJustify() + + + 302 + 211 + + + 98 + 63 + + + + + bullets + clicked() + ArticleDialog + onBullet() + + + 355 + 199 + + + 336 + 208 + + + + + numbered + clicked() + ArticleDialog + onNumber() + + + 387 + 195 + + + 372 + 219 + + + + + blockquote + clicked() + ArticleDialog + onBQuote() + + + 423 + 203 + + + 311 + 271 + + + + + codeblock + clicked() + ArticleDialog + onCode() + + + 457 + 203 + + + 311 + 271 + + + + + table + clicked() + ArticleDialog + onTable() + + + 492 + 203 + + + 311 + 271 + + + + + hrule + clicked() + ArticleDialog + onHRule() + + + 532 + 203 + + + 311 + 271 + + + + + paragraph + clicked() + ArticleDialog + onPara() + + + 566 + 203 + + + 311 + 271 + + + + + linebreak + clicked() + ArticleDialog + onBreak() + + + 601 + 203 + + + 311 + 271 + + + + + onBold() + onItalic() + onPre() + onImage() + onLink() + onLeft() + onCenter() + onRight() + onJustify() + onBullet() + onNumber() + onBQuote() + onCode() + onTable() + onHRule() + onPara() + onBreak() +