/dports/multimedia/subtitlecomposer/subtitlecomposer-0.7.1/src/widgets/ |
H A D | simplerichtextedit.h | 59 …inline void setFontStrikeOut(bool enabled) { QTextCharFormat f; f.setFontStrikeOut(enabled); textC… in QT_FORWARD_DECLARE_CLASS() 64 inline void toggleFontStrikeOut() { setFontStrikeOut(!fontStrikeOut()); } in QT_FORWARD_DECLARE_CLASS()
|
/dports/net-im/psi/psi-1.5/src/ |
H A D | htmltextcontroller.cpp | 140 tcf.setFontStrikeOut(true); in addState() 159 tcf.setFontStrikeOut(false); in addState() 188 tcf.setFontStrikeOut(false); in removeState()
|
/dports/editors/texstudio/texstudio-4.1.2/src/qcodeedit/lib/ |
H A D | qformat.cpp | 11 f.setFontStrikeOut(strikeout); in toTextCharFormat()
|
/dports/graphics/okular/okular-21.12.3/generators/plucker/unpluck/ |
H A D | qunpluck.cpp | 459 format.setFontStrikeOut(true); in ParseText() 466 format.setFontStrikeOut(false); in ParseText() 862 format.setFontStrikeOut(true); in TranscribeTextRecord() 869 format.setFontStrikeOut(false); in TranscribeTextRecord() 971 format.setFontStrikeOut(false); in TranscribeTextRecord()
|
/dports/www/kristall/kristall-6b39f244/src/renderers/ |
H A D | renderhelpers.cpp | 133 format.setFontStrikeOut(true); in parseSGR() 158 format.setFontStrikeOut(false); in parseSGR()
|
/dports/converters/wkhtmltopdf/qt-5db36ec/src/qt3support/text/ |
H A D | q3stylesheet.h | 134 void setFontStrikeOut(bool);
|
H A D | q3stylesheet.cpp | 451 void Q3StyleSheetItem::setFontStrikeOut(bool strikeOut) in setFontStrikeOut() function in Q3StyleSheetItem 1256 style->setFontStrikeOut(true); in init()
|
/dports/editors/focuswriter/focuswriter-1.7.6/src/ |
H A D | stack.h | 108 void setFontStrikeOut(bool strikeout);
|
H A D | stack.cpp | 477 void Stack::setFontStrikeOut(bool strikeout) in setFontStrikeOut() function in Stack 481 format.setFontStrikeOut(strikeout); in setFontStrikeOut()
|
/dports/editors/calligra/calligra-3.2.1/sheets/commands/ |
H A D | StyleCommand.h | 61 m_style->setFontStrikeOut(strike); in setFontStrike()
|
/dports/print/scribus-devel/scribus-1.5.7/scribus/third_party/rtf-qt/ |
H A D | sladocumentrtfoutput.h | 62 virtual void setFontStrikeOut(const int value);
|
H A D | DocumentDestination.cpp | 78 m_output->setFontStrikeOut(! hasValue || (hasValue && value != 0)); in handleControlWord()
|
H A D | AbstractRtfOutput.h | 288 virtual void setFontStrikeOut(const int value) = 0;
|
/dports/devel/qmake/qt-x11-free-3.3.8/src/kernel/ |
H A D | qstylesheet.h | 127 void setFontStrikeOut( bool );
|
/dports/math/cocoalib/CoCoALib-0.99712/src/CoCoA-5/QCodeEdit/ |
H A D | qformat.h | 125 f.setFontStrikeOut(strikeout); in toTextCharFormat()
|
/dports/net/kpimtextedit/kpimtextedit-21.12.3/src/texteditor/plaintexteditor/ |
H A D | plaintextsyntaxspellcheckinghighlighter.cpp | 194 tf.setFontStrikeOut(true); in applyFormat()
|
/dports/math/giacxcas/CoCoALib-0.99700/src/CoCoA-5/QCodeEdit/ |
H A D | qformat.h | 125 f.setFontStrikeOut(strikeout); in toTextCharFormat()
|
/dports/misc/actiona/actiona-3.10.1/actiontools/ |
H A D | codehighlighter.cpp | 40 mFormats[ReservedFormat].setFontStrikeOut(true); in CodeHighlighter()
|
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/libs/3rdparty/syntax-highlighting/src/lib/ |
H A D | syntaxhighlighter.cpp | 157 tf.setFontStrikeOut(true); in applyFormat()
|
/dports/textproc/kf5-syntax-highlighting/syntax-highlighting-5.89.0/src/lib/ |
H A D | syntaxhighlighter.cpp | 172 tf.setFontStrikeOut(true); in applyFormat()
|
/dports/astro/stellarium/stellarium-0.21.3/src/external/qxlsx/ |
H A D | xlsxformat.h | 133 void setFontStrikeOut(bool);
|
/dports/irc/quassel/quassel-0.14-rc2/src/uisupport/ |
H A D | qssparser.cpp | 717 format->setFontStrikeOut(false); in parseFont() 728 format->setFontStrikeOut(true); in parseFont() 757 format->setFontStrikeOut(true); in parseFontStyle()
|
/dports/irc/quassel-core/quassel-0.14-rc2/src/uisupport/ |
H A D | qssparser.cpp | 717 format->setFontStrikeOut(false); in parseFont() 728 format->setFontStrikeOut(true); in parseFont() 757 format->setFontStrikeOut(true); in parseFontStyle()
|
/dports/graphics/krita/krita-4.4.8/plugins/tools/svgtexttool/ |
H A D | SvgTextEditor.cpp | 170 format.setFontStrikeOut(strikeThrough); in setSavedToFormat() 779 format.setFontStrikeOut(false); in setTextDecoration() 786 format.setFontStrikeOut(false); in setTextDecoration() 789 format.setFontStrikeOut(true); in setTextDecoration() 801 format.setFontStrikeOut(false); in setTextDecoration()
|
/dports/deskutils/lumina-fm/lumina-1.6.0/src-qt5/experimental/lumina-terminal/ |
H A D | TerminalWidget.cpp | 406 else if(code==9){ CFMT.setFontStrikeOut(true); } //Crossed out in applyANSIColor() 417 else if(code==29){ CFMT.setFontStrikeOut(false); } //Not Crossed out in applyANSIColor()
|