Home
last modified time | relevance | path

Searched refs:mergeFormatOnWordOrSelection (Results 1 – 25 of 63) sorted by relevance

123

/dports/x11-toolkits/plasma5-kdeplasma-addons/kdeplasma-addons-5.23.5/applets/notes/plugin/
H A Ddocumenthandler.cpp136 void DocumentHandler::mergeFormatOnWordOrSelection(const QTextCharFormat &format) in mergeFormatOnWordOrSelection() function in DocumentHandler
215 mergeFormatOnWordOrSelection(fmt); in setBold()
223 mergeFormatOnWordOrSelection(fmt); in setItalic()
231 mergeFormatOnWordOrSelection(fmt); in setUnderline()
239 mergeFormatOnWordOrSelection(fmt); in setStrikeOut()
261 mergeFormatOnWordOrSelection(format); in setFontSize()
304 mergeFormatOnWordOrSelection(format); in setTextColor()
326 mergeFormatOnWordOrSelection(format); in setFontFamily()
/dports/x11-toolkits/kf5-ktextwidgets/ktextwidgets-5.89.0/src/widgets/
H A Dkrichtextedit.cpp207 d->mergeFormatOnWordOrSelection(fmt); in setTextBold()
218 d->mergeFormatOnWordOrSelection(fmt); in setTextItalic()
229 d->mergeFormatOnWordOrSelection(fmt); in setTextUnderline()
240 d->mergeFormatOnWordOrSelection(fmt); in setTextStrikeOut()
251 d->mergeFormatOnWordOrSelection(fmt); in setTextForegroundColor()
262 d->mergeFormatOnWordOrSelection(fmt); in setTextBackgroundColor()
273 d->mergeFormatOnWordOrSelection(fmt); in setFontFamily()
284 d->mergeFormatOnWordOrSelection(fmt); in setFontSize()
295 d->mergeFormatOnWordOrSelection(fmt); in setFont()
324 d->mergeFormatOnWordOrSelection(fmt); in setTextSuperScript()
[all …]
/dports/misc/qt5-examples/qt-everywhere-src-5.15.2/qtquickcontrols/examples/quickcontrols/controls/texteditor/src/
H A Ddocumenthandler.cpp195 void DocumentHandler::mergeFormatOnWordOrSelection(const QTextCharFormat &format) in mergeFormatOnWordOrSelection() function in DocumentHandler
263 mergeFormatOnWordOrSelection(fmt); in setBold()
271 mergeFormatOnWordOrSelection(fmt); in setItalic()
279 mergeFormatOnWordOrSelection(fmt); in setUnderline()
299 mergeFormatOnWordOrSelection(format); in setFontSize()
319 mergeFormatOnWordOrSelection(format); in setTextColor()
339 mergeFormatOnWordOrSelection(format); in setFontFamily()
/dports/misc/qt5-examples/qt-everywhere-src-5.15.2/qtquickcontrols2/examples/quickcontrols2/texteditor/
H A Ddocumenthandler.cpp148 mergeFormatOnWordOrSelection(format); in setFontFamily()
165 mergeFormatOnWordOrSelection(format); in setTextColor()
198 mergeFormatOnWordOrSelection(format); in setBold()
214 mergeFormatOnWordOrSelection(format); in setItalic()
230 mergeFormatOnWordOrSelection(format); in setUnderline()
260 mergeFormatOnWordOrSelection(format); in setFontSize()
378 void DocumentHandler::mergeFormatOnWordOrSelection(const QTextCharFormat &format) in mergeFormatOnWordOrSelection() function in DocumentHandler
/dports/graphics/kxstitch/kxstitch-2.2.0/src/
H A DTextElementDlg.cpp117 mergeFormatOnWordOrSelection(fmt); in on_BoldButton_clicked()
125 mergeFormatOnWordOrSelection(fmt); in on_UnderlineButton_clicked()
133 mergeFormatOnWordOrSelection(fmt); in on_ItalicButton_clicked()
141 mergeFormatOnWordOrSelection(fmt); in on_FontFamily_currentFontChanged()
149 mergeFormatOnWordOrSelection(fmt); in on_PointSize_valueChanged()
160 mergeFormatOnWordOrSelection(fmt); in on_TextColor_clicked()
232 void TextElementDlg::mergeFormatOnWordOrSelection(const QTextCharFormat &format) in mergeFormatOnWordOrSelection() function in TextElementDlg
/dports/multimedia/shotcut/shotcut-21.03.21/src/qmltypes/
H A Dqmlrichtext.cpp249 void QmlRichText::mergeFormatOnWordOrSelection(const QTextCharFormat &format) in mergeFormatOnWordOrSelection() function in QmlRichText
317 mergeFormatOnWordOrSelection(fmt); in setBold()
325 mergeFormatOnWordOrSelection(fmt); in setItalic()
333 mergeFormatOnWordOrSelection(fmt); in setUnderline()
353 mergeFormatOnWordOrSelection(format); in setFontSize()
373 mergeFormatOnWordOrSelection(format); in setTextColor()
398 mergeFormatOnWordOrSelection(format); in setFontFamily()
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonzqt/
H A Ddvtextedit.cpp142 mergeFormatOnWordOrSelection(fmt); in changeFont()
335 mergeFormatOnWordOrSelection(fmt); in setTextBold()
343 mergeFormatOnWordOrSelection(fmt); in setTextItalic()
351 mergeFormatOnWordOrSelection(fmt); in setTextUnderline()
361 mergeFormatOnWordOrSelection(fmt); in setTextColor()
370 mergeFormatOnWordOrSelection(fmt); in setTextFamily()
378 mergeFormatOnWordOrSelection(fmt); in setTextSize()
394 void DvTextEdit::mergeFormatOnWordOrSelection(const QTextCharFormat &format) { in mergeFormatOnWordOrSelection() function in DvTextEdit
/dports/net/kpimtextedit/kpimtextedit-21.12.3/src/composer-ng/
H A Drichtextcomposercontroler.cpp277 d->mergeFormatOnWordOrSelection(fmt); in setTextBold()
286 d->mergeFormatOnWordOrSelection(fmt); in setTextItalic()
295 d->mergeFormatOnWordOrSelection(fmt); in setTextUnderline()
304 d->mergeFormatOnWordOrSelection(fmt); in setTextStrikeOut()
313 d->mergeFormatOnWordOrSelection(fmt); in setTextForegroundColor()
322 d->mergeFormatOnWordOrSelection(fmt); in setTextBackgroundColor()
331 d->mergeFormatOnWordOrSelection(fmt); in setFontFamily()
340 d->mergeFormatOnWordOrSelection(fmt); in setFontSize()
349 d->mergeFormatOnWordOrSelection(fmt); in setFont()
358 d->mergeFormatOnWordOrSelection(fmt); in setTextSuperScript()
[all …]
/dports/graphics/qgis/qgis-3.22.3/src/gui/
H A Dqgsrichtexteditor.cpp306 mergeFormatOnWordOrSelection( format ); in textRemoveFormat()
324 mergeFormatOnWordOrSelection( format ); in textBold()
336 mergeFormatOnWordOrSelection( format ); in textUnderline()
343 mergeFormatOnWordOrSelection( format ); in textItalic()
350 mergeFormatOnWordOrSelection( format ); in textStrikeout()
360 mergeFormatOnWordOrSelection( format ); in textSize()
398 mergeFormatOnWordOrSelection( format ); in textLink()
464 mergeFormatOnWordOrSelection( format ); in textFgColor()
479 mergeFormatOnWordOrSelection( format ); in textBgColor()
524 void QgsRichTextEditor::mergeFormatOnWordOrSelection( const QTextCharFormat &format ) in mergeFormatOnWordOrSelection() function in QgsRichTextEditor
/dports/math/cantor/cantor-21.12.3/src/
H A Dworksheettextitem.cpp809 void WorksheetTextItem::mergeFormatOnWordOrSelection(const QTextCharFormat &format) in mergeFormatOnWordOrSelection() function in WorksheetTextItem
838 mergeFormatOnWordOrSelection(newFmt); in setTextForegroundColor()
852 mergeFormatOnWordOrSelection(newFmt); in setTextBackgroundColor()
859 mergeFormatOnWordOrSelection(fmt); in setTextBold()
866 mergeFormatOnWordOrSelection(fmt); in setTextItalic()
873 mergeFormatOnWordOrSelection(fmt); in setTextUnderline()
880 mergeFormatOnWordOrSelection(fmt); in setTextStrikeOut()
898 mergeFormatOnWordOrSelection(fmt); in setFontFamily()
907 mergeFormatOnWordOrSelection(fmt); in setFontSize()
/dports/devel/grantlee5/grantlee-5.2.0/examples/textedit/
H A Dtextedit.cpp553 mergeFormatOnWordOrSelection(fmt); in textBold()
560 mergeFormatOnWordOrSelection(fmt); in textUnderline()
567 mergeFormatOnWordOrSelection(fmt); in textItalic()
574 mergeFormatOnWordOrSelection(fmt); in textFamily()
583 mergeFormatOnWordOrSelection(fmt); in textSize()
656 mergeFormatOnWordOrSelection(fmt); in textColor()
698 void TextEdit::mergeFormatOnWordOrSelection(const QTextCharFormat &format) in mergeFormatOnWordOrSelection() function in TextEdit
/dports/astro/qmapshack/qmapshack-V_1.16.1/src/qmapshack/widgets/
H A DCTextEditWidget.cpp192 mergeFormatOnWordOrSelection(fmt); in textBold()
200 mergeFormatOnWordOrSelection(fmt); in textUnderline()
208 mergeFormatOnWordOrSelection(fmt); in textItalic()
323 mergeFormatOnWordOrSelection(fmt); in textColor()
328 void CTextEditWidget::mergeFormatOnWordOrSelection(const QTextCharFormat& format) in mergeFormatOnWordOrSelection() function in CTextEditWidget
/dports/converters/wkhtmltopdf/qt-5db36ec/demos/textedit/
H A Dtextedit.cpp552 mergeFormatOnWordOrSelection(fmt); in textBold()
559 mergeFormatOnWordOrSelection(fmt); in textUnderline()
566 mergeFormatOnWordOrSelection(fmt); in textItalic()
573 mergeFormatOnWordOrSelection(fmt); in textFamily()
582 mergeFormatOnWordOrSelection(fmt); in textSize()
655 mergeFormatOnWordOrSelection(fmt); in textColor()
697 void TextEdit::mergeFormatOnWordOrSelection(const QTextCharFormat &format) in mergeFormatOnWordOrSelection() function in TextEdit
/dports/databases/py-qt5-sql/PyQt5-5.15.4/examples/richtext/textedit/
H A Dtextedit.py519 self.mergeFormatOnWordOrSelection(fmt)
524 self.mergeFormatOnWordOrSelection(fmt)
529 self.mergeFormatOnWordOrSelection(fmt)
534 self.mergeFormatOnWordOrSelection(fmt)
541 self.mergeFormatOnWordOrSelection(fmt)
584 self.mergeFormatOnWordOrSelection(fmt)
613 def mergeFormatOnWordOrSelection(self, format): member in TextEdit
/dports/multimedia/py-qt5-multimedia/PyQt5-5.15.4/examples/richtext/textedit/
H A Dtextedit.py519 self.mergeFormatOnWordOrSelection(fmt)
524 self.mergeFormatOnWordOrSelection(fmt)
529 self.mergeFormatOnWordOrSelection(fmt)
534 self.mergeFormatOnWordOrSelection(fmt)
541 self.mergeFormatOnWordOrSelection(fmt)
584 self.mergeFormatOnWordOrSelection(fmt)
613 def mergeFormatOnWordOrSelection(self, format): member in TextEdit
/dports/multimedia/py-qt5-multimediawidgets/PyQt5-5.15.4/examples/richtext/textedit/
H A Dtextedit.py519 self.mergeFormatOnWordOrSelection(fmt)
524 self.mergeFormatOnWordOrSelection(fmt)
529 self.mergeFormatOnWordOrSelection(fmt)
534 self.mergeFormatOnWordOrSelection(fmt)
541 self.mergeFormatOnWordOrSelection(fmt)
584 self.mergeFormatOnWordOrSelection(fmt)
613 def mergeFormatOnWordOrSelection(self, format): member in TextEdit
/dports/www/py-qt5-webkit/PyQt5-5.15.4/examples/richtext/textedit/
H A Dtextedit.py519 self.mergeFormatOnWordOrSelection(fmt)
524 self.mergeFormatOnWordOrSelection(fmt)
529 self.mergeFormatOnWordOrSelection(fmt)
534 self.mergeFormatOnWordOrSelection(fmt)
541 self.mergeFormatOnWordOrSelection(fmt)
584 self.mergeFormatOnWordOrSelection(fmt)
613 def mergeFormatOnWordOrSelection(self, format): member in TextEdit
/dports/www/py-qt5-webkitwidgets/PyQt5-5.15.4/examples/richtext/textedit/
H A Dtextedit.py519 self.mergeFormatOnWordOrSelection(fmt)
524 self.mergeFormatOnWordOrSelection(fmt)
529 self.mergeFormatOnWordOrSelection(fmt)
534 self.mergeFormatOnWordOrSelection(fmt)
541 self.mergeFormatOnWordOrSelection(fmt)
584 self.mergeFormatOnWordOrSelection(fmt)
613 def mergeFormatOnWordOrSelection(self, format): member in TextEdit
/dports/www/py-qt5-websockets/PyQt5-5.15.4/examples/richtext/textedit/
H A Dtextedit.py519 self.mergeFormatOnWordOrSelection(fmt)
524 self.mergeFormatOnWordOrSelection(fmt)
529 self.mergeFormatOnWordOrSelection(fmt)
534 self.mergeFormatOnWordOrSelection(fmt)
541 self.mergeFormatOnWordOrSelection(fmt)
584 self.mergeFormatOnWordOrSelection(fmt)
613 def mergeFormatOnWordOrSelection(self, format): member in TextEdit
/dports/www/py-qt5-webchannel/PyQt5-5.15.4/examples/richtext/textedit/
H A Dtextedit.py519 self.mergeFormatOnWordOrSelection(fmt)
524 self.mergeFormatOnWordOrSelection(fmt)
529 self.mergeFormatOnWordOrSelection(fmt)
534 self.mergeFormatOnWordOrSelection(fmt)
541 self.mergeFormatOnWordOrSelection(fmt)
584 self.mergeFormatOnWordOrSelection(fmt)
613 def mergeFormatOnWordOrSelection(self, format): member in TextEdit
/dports/comms/py-qt5-serialport/PyQt5-5.15.4/examples/richtext/textedit/
H A Dtextedit.py519 self.mergeFormatOnWordOrSelection(fmt)
524 self.mergeFormatOnWordOrSelection(fmt)
529 self.mergeFormatOnWordOrSelection(fmt)
534 self.mergeFormatOnWordOrSelection(fmt)
541 self.mergeFormatOnWordOrSelection(fmt)
584 self.mergeFormatOnWordOrSelection(fmt)
613 def mergeFormatOnWordOrSelection(self, format): member in TextEdit
/dports/comms/py-qt5-sensors/PyQt5-5.15.4/examples/richtext/textedit/
H A Dtextedit.py519 self.mergeFormatOnWordOrSelection(fmt)
524 self.mergeFormatOnWordOrSelection(fmt)
529 self.mergeFormatOnWordOrSelection(fmt)
534 self.mergeFormatOnWordOrSelection(fmt)
541 self.mergeFormatOnWordOrSelection(fmt)
584 self.mergeFormatOnWordOrSelection(fmt)
613 def mergeFormatOnWordOrSelection(self, format): member in TextEdit
/dports/net/py-qt5-network/PyQt5-5.15.4/examples/richtext/textedit/
H A Dtextedit.py519 self.mergeFormatOnWordOrSelection(fmt)
524 self.mergeFormatOnWordOrSelection(fmt)
529 self.mergeFormatOnWordOrSelection(fmt)
534 self.mergeFormatOnWordOrSelection(fmt)
541 self.mergeFormatOnWordOrSelection(fmt)
584 self.mergeFormatOnWordOrSelection(fmt)
613 def mergeFormatOnWordOrSelection(self, format): member in TextEdit
/dports/devel/py-qt5-test/PyQt5-5.15.4/examples/richtext/textedit/
H A Dtextedit.py519 self.mergeFormatOnWordOrSelection(fmt)
524 self.mergeFormatOnWordOrSelection(fmt)
529 self.mergeFormatOnWordOrSelection(fmt)
534 self.mergeFormatOnWordOrSelection(fmt)
541 self.mergeFormatOnWordOrSelection(fmt)
584 self.mergeFormatOnWordOrSelection(fmt)
613 def mergeFormatOnWordOrSelection(self, format): member in TextEdit
/dports/misc/py-qt5-demo/PyQt5-5.15.4/examples/richtext/textedit/
H A Dtextedit.py519 self.mergeFormatOnWordOrSelection(fmt)
524 self.mergeFormatOnWordOrSelection(fmt)
529 self.mergeFormatOnWordOrSelection(fmt)
534 self.mergeFormatOnWordOrSelection(fmt)
541 self.mergeFormatOnWordOrSelection(fmt)
584 self.mergeFormatOnWordOrSelection(fmt)
613 def mergeFormatOnWordOrSelection(self, format): member in TextEdit

123