mirror of
https://bitbucket.org/smil3y/katie.git
synced 2025-02-24 10:52:56 +00:00
remove input method support leftovers
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
7df38e0bb6
commit
bf31c91c79
6 changed files with 0 additions and 12 deletions
|
@ -773,9 +773,7 @@ katie_generate_obsolete(QIconEngineV2 QtGui qiconengine.h)
|
||||||
katie_generate_obsolete(QImageIOHandlerFactoryInterface QtGui qimageiohandler.h)
|
katie_generate_obsolete(QImageIOHandlerFactoryInterface QtGui qimageiohandler.h)
|
||||||
katie_generate_obsolete(QImageIOPlugin QtGui qimageiohandler.h)
|
katie_generate_obsolete(QImageIOPlugin QtGui qimageiohandler.h)
|
||||||
katie_generate_obsolete(QIncompatibleFlag QtCore qglobal.h)
|
katie_generate_obsolete(QIncompatibleFlag QtCore qglobal.h)
|
||||||
katie_generate_obsolete(QInputContextFactoryInterface QtGui qinputcontextplugin.h)
|
|
||||||
katie_generate_obsolete(QInputEvent QtGui qevent.h)
|
katie_generate_obsolete(QInputEvent QtGui qevent.h)
|
||||||
katie_generate_obsolete(QInputMethodEvent QtGui qevent.h)
|
|
||||||
katie_generate_obsolete(QInternal QtCore qnamespace.h)
|
katie_generate_obsolete(QInternal QtCore qnamespace.h)
|
||||||
katie_generate_obsolete(QIntValidator QtGui qvalidator.h)
|
katie_generate_obsolete(QIntValidator QtGui qvalidator.h)
|
||||||
katie_generate_obsolete(QIPv6Address QtNetwork qhostaddress.h)
|
katie_generate_obsolete(QIPv6Address QtNetwork qhostaddress.h)
|
||||||
|
|
|
@ -739,10 +739,8 @@ include/katie/QtGui/QImageIOHandlerFactoryInterface
|
||||||
include/katie/QtGui/QImageIOPlugin
|
include/katie/QtGui/QImageIOPlugin
|
||||||
include/katie/QtGui/QImageReader
|
include/katie/QtGui/QImageReader
|
||||||
include/katie/QtGui/QImageWriter
|
include/katie/QtGui/QImageWriter
|
||||||
include/katie/QtGui/QInputContextFactoryInterface
|
|
||||||
include/katie/QtGui/QInputDialog
|
include/katie/QtGui/QInputDialog
|
||||||
include/katie/QtGui/QInputEvent
|
include/katie/QtGui/QInputEvent
|
||||||
include/katie/QtGui/QInputMethodEvent
|
|
||||||
include/katie/QtGui/QIntValidator
|
include/katie/QtGui/QIntValidator
|
||||||
include/katie/QtGui/QItemDelegate
|
include/katie/QtGui/QItemDelegate
|
||||||
include/katie/QtGui/QItemEditorCreator
|
include/katie/QtGui/QItemEditorCreator
|
||||||
|
|
|
@ -742,10 +742,8 @@ include/katie/QtGui/QImageIOHandlerFactoryInterface
|
||||||
include/katie/QtGui/QImageIOPlugin
|
include/katie/QtGui/QImageIOPlugin
|
||||||
include/katie/QtGui/QImageReader
|
include/katie/QtGui/QImageReader
|
||||||
include/katie/QtGui/QImageWriter
|
include/katie/QtGui/QImageWriter
|
||||||
include/katie/QtGui/QInputContextFactoryInterface
|
|
||||||
include/katie/QtGui/QInputDialog
|
include/katie/QtGui/QInputDialog
|
||||||
include/katie/QtGui/QInputEvent
|
include/katie/QtGui/QInputEvent
|
||||||
include/katie/QtGui/QInputMethodEvent
|
|
||||||
include/katie/QtGui/QIntValidator
|
include/katie/QtGui/QIntValidator
|
||||||
include/katie/QtGui/QItemDelegate
|
include/katie/QtGui/QItemDelegate
|
||||||
include/katie/QtGui/QItemEditorCreator
|
include/katie/QtGui/QItemEditorCreator
|
||||||
|
|
|
@ -747,10 +747,8 @@ include/katie/QtGui/QImageIOHandlerFactoryInterface
|
||||||
include/katie/QtGui/QImageIOPlugin
|
include/katie/QtGui/QImageIOPlugin
|
||||||
include/katie/QtGui/QImageReader
|
include/katie/QtGui/QImageReader
|
||||||
include/katie/QtGui/QImageWriter
|
include/katie/QtGui/QImageWriter
|
||||||
include/katie/QtGui/QInputContextFactoryInterface
|
|
||||||
include/katie/QtGui/QInputDialog
|
include/katie/QtGui/QInputDialog
|
||||||
include/katie/QtGui/QInputEvent
|
include/katie/QtGui/QInputEvent
|
||||||
include/katie/QtGui/QInputMethodEvent
|
|
||||||
include/katie/QtGui/QIntValidator
|
include/katie/QtGui/QIntValidator
|
||||||
include/katie/QtGui/QItemDelegate
|
include/katie/QtGui/QItemDelegate
|
||||||
include/katie/QtGui/QItemEditorCreator
|
include/katie/QtGui/QItemEditorCreator
|
||||||
|
|
|
@ -244,9 +244,7 @@ incmap = {
|
||||||
'QIconEngineV2': 'qiconengine.h',
|
'QIconEngineV2': 'qiconengine.h',
|
||||||
'QImageIOHandlerFactoryInterface': 'qimageiohandler.h',
|
'QImageIOHandlerFactoryInterface': 'qimageiohandler.h',
|
||||||
'QImageIOPlugin': 'qimageiohandler.h',
|
'QImageIOPlugin': 'qimageiohandler.h',
|
||||||
'QInputContextFactoryInterface': 'qinputcontextplugin.h',
|
|
||||||
'QInputEvent': 'qevent.h',
|
'QInputEvent': 'qevent.h',
|
||||||
'QInputMethodEvent': 'qevent.h',
|
|
||||||
'QIntValidator': 'qvalidator.h',
|
'QIntValidator': 'qvalidator.h',
|
||||||
'QItemEditorCreator': 'qitemeditorfactory.h',
|
'QItemEditorCreator': 'qitemeditorfactory.h',
|
||||||
'QItemEditorCreatorBase': 'qitemeditorfactory.h',
|
'QItemEditorCreatorBase': 'qitemeditorfactory.h',
|
||||||
|
|
|
@ -346,10 +346,8 @@ classlist = [
|
||||||
"QImageReader",
|
"QImageReader",
|
||||||
"QImageWriter",
|
"QImageWriter",
|
||||||
"QIncompatibleFlag",
|
"QIncompatibleFlag",
|
||||||
"QInputContextFactoryInterface",
|
|
||||||
"QInputDialog",
|
"QInputDialog",
|
||||||
"QInputEvent",
|
"QInputEvent",
|
||||||
"QInputMethodEvent",
|
|
||||||
"QInternal",
|
"QInternal",
|
||||||
"QIntValidator",
|
"QIntValidator",
|
||||||
"QIODevice",
|
"QIODevice",
|
||||||
|
|
Loading…
Add table
Reference in a new issue