Home
last modified time | relevance | path

Searched refs:kInstantReplaceWhatId (Results 1 – 1 of 1) sorted by relevance

/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/lib_ui/ui/widgets/
H A Dinput_fields.cpp33 constexpr auto kInstantReplaceWhatId = QTextFormat::UserProperty + 1; variable
3136 format.setProperty(kInstantReplaceWhatId, original); in commitInstantReplacement()
3444 const auto what = current.property(kInstantReplaceWhatId); in revertFormatReplace()