Home
last modified time | relevance | path

Searched defs:activeModel (Results 1 – 19 of 19) sorted by relevance

/dports/converters/wkhtmltopdf/qt-5db36ec/tools/linguist/linguist/
H A Dmessageeditor.h86 int activeModel() const { return (m_editors.count() != 1) ? m_currentModel : 0; } in activeModel() function
/dports/x11-toolkits/qt5-uiplugin/kde-qttools-5.15.2p17/src/linguist/linguist/
H A Dmessageeditor.h73 int activeModel() const { return (m_editors.count() != 1) ? m_currentModel : 0; } in activeModel() function
/dports/devel/qt5-qdbus/kde-qttools-5.15.2p17/src/linguist/linguist/
H A Dmessageeditor.h73 int activeModel() const { return (m_editors.count() != 1) ? m_currentModel : 0; } in activeModel() function
/dports/devel/qt5-uitools/kde-qttools-5.15.2p17/src/linguist/linguist/
H A Dmessageeditor.h73 int activeModel() const { return (m_editors.count() != 1) ? m_currentModel : 0; } in activeModel() function
/dports/devel/qt5-qdbusviewer/kde-qttools-5.15.2p17/src/linguist/linguist/
H A Dmessageeditor.h73 int activeModel() const { return (m_editors.count() != 1) ? m_currentModel : 0; } in activeModel() function
/dports/sysutils/qt5-qtplugininfo/kde-qttools-5.15.2p17/src/linguist/linguist/
H A Dmessageeditor.h73 int activeModel() const { return (m_editors.count() != 1) ? m_currentModel : 0; } in activeModel() function
/dports/sysutils/qt5-qtdiag/kde-qttools-5.15.2p17/src/linguist/linguist/
H A Dmessageeditorwidgets.cpp73 QSize ExpandingTextEdit::sizeHint() const in activeModel()
/dports/sysutils/qt5-qtpaths/kde-qttools-5.15.2p17/src/linguist/linguist/
H A Dmessageeditor.h73 int activeModel() const { return (m_editors.count() != 1) ? m_currentModel : 0; } in activeModel() function
/dports/devel/qt5-assistant/kde-qttools-5.15.2p17/src/linguist/linguist/
H A Dmessageeditor.h73 int activeModel() const { return (m_editors.count() != 1) ? m_currentModel : 0; } in activeModel() function
/dports/devel/qt5-help/kde-qttools-5.15.2p17/src/linguist/linguist/
H A Dmessageeditor.h73 int activeModel() const { return (m_editors.count() != 1) ? m_currentModel : 0; } in activeModel() function
/dports/devel/qt5-linguist/kde-qttools-5.15.2p17/src/linguist/linguist/
H A Dmessageeditor.h73 int activeModel() const { return (m_editors.count() != 1) ? m_currentModel : 0; } in activeModel() function
/dports/devel/qt5-designer/kde-qttools-5.15.2p17/src/linguist/linguist/
H A Dmessageeditor.h73 int activeModel() const { return (m_editors.count() != 1) ? m_currentModel : 0; } in activeModel() function
/dports/devel/qt5-linguisttools/kde-qttools-5.15.2p17/src/linguist/linguist/
H A Dmessageeditor.h73 int activeModel() const { return (m_editors.count() != 1) ? m_currentModel : 0; } in activeModel() function
/dports/devel/qt5-qdoc/kde-qttools-5.15.2p17/src/linguist/linguist/
H A Dmessageeditor.h73 int activeModel() const { return (m_editors.count() != 1) ? m_currentModel : 0; } in activeModel() function
/dports/graphics/qt5-pixeltool/kde-qttools-5.15.2p17/src/linguist/linguist/
H A Dmessageeditor.h73 int activeModel() const { return (m_editors.count() != 1) ? m_currentModel : 0; } in activeModel() function
/dports/x11/qt5-qev/kde-qttools-5.15.2p17/src/linguist/linguist/
H A Dmessageeditor.h73 int activeModel() const { return (m_editors.count() != 1) ? m_currentModel : 0; } in activeModel() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/javatests/src/org/chromium/chrome/browser/compositor/overlays/strip/
H A DTabStripTest.java1000 TabModel activeModel = mActivityTestRule.getActivity().getCurrentTabModel(); in compareTabStripWithModel() local
/dports/www/otter-browser/otter-browser-1.0.03/src/ui/
H A DItemViewWidget.cpp804 QAbstractItemModel *activeModel(model); in setModel() local
/dports/www/tdom/tdom-0.9.1/extensions/tnc/
H A Dtnc.c1160 TNC_Content *activeModel; in TncProbeElement() local