mirror of
https://gitlab.com/eql/EQL5.git
synced 2025-12-15 23:00:50 -08:00
231 lines
4.6 KiB
Common Lisp
231 lines
4.6 KiB
Common Lisp
(defvar *no-static-meta-object* '(
|
|
"QAbstractGraphicsShapeItem"
|
|
"QAccessible"
|
|
"QAccessibleEvent"
|
|
"QAccessibleInterface"
|
|
"QAccessibleObject"
|
|
"QAccessibleEditableTextInterface"
|
|
"QAccessibleStateChangeEvent"
|
|
"QAccessibleTextChangeEvent"
|
|
"QAccessibleTextCursorEvent"
|
|
"QAccessibleTextInterface"
|
|
"QAccessibleTextInsertEvent"
|
|
"QAccessibleTextRemoveEvent"
|
|
"QAccessibleTextSelectionEvent"
|
|
"QAccessibleTextUpdateEvent"
|
|
"QAccessibleValueChangeEvent"
|
|
"QAccessibleValueInterface"
|
|
"QAccessibleWidget"
|
|
"QAudioDeviceInfo"
|
|
"QAudioEncoderSettings"
|
|
"QAudioFormat"
|
|
"QAuthenticator"
|
|
"QBackingStore"
|
|
"QBasicTimer"
|
|
"QBitArray"
|
|
"QBitmap"
|
|
"QBrush"
|
|
"QCameraInfo"
|
|
"QCameraViewfinderSettings"
|
|
"QColor"
|
|
"QCryptographicHash"
|
|
"QCursor"
|
|
"QDate"
|
|
"QDateTime"
|
|
"QDesktopServices"
|
|
"QDir"
|
|
"QDirIterator"
|
|
"QElapsedTimer"
|
|
"QEventLoopLocker"
|
|
"QFileIconProvider"
|
|
"QFileInfo"
|
|
"QFontInfo"
|
|
"QFontMetrics"
|
|
"QFontMetricsF"
|
|
"QGLColormap"
|
|
"QGLContext"
|
|
"QGLFormat"
|
|
"QGLFramebufferObject"
|
|
"QGLFramebufferObjectFormat"
|
|
"QGLPixelBuffer"
|
|
"QGraphicsAnchorLayout"
|
|
"QGraphicsEllipseItem"
|
|
"QGraphicsGridLayout"
|
|
"QGraphicsItem"
|
|
"QGraphicsItemGroup"
|
|
"QGraphicsLayout"
|
|
"QGraphicsLayoutItem"
|
|
"QGraphicsLinearLayout"
|
|
"QGraphicsLineItem"
|
|
"QGraphicsPathItem"
|
|
"QGraphicsPixmapItem"
|
|
"QGraphicsPolygonItem"
|
|
"QGraphicsRectItem"
|
|
"QGraphicsSimpleTextItem"
|
|
"QHelpContentItem"
|
|
"QHelpSearchQuery"
|
|
"QHostAddress"
|
|
"QHostInfo"
|
|
"QHttpPart"
|
|
"QIcon"
|
|
"QImage"
|
|
"QImageEncoderSettings"
|
|
"QItemEditorCreatorBase"
|
|
"QItemEditorFactory"
|
|
"QItemSelection"
|
|
"QItemSelectionRange"
|
|
"QJSValue"
|
|
"QJSValueIterator"
|
|
"QKeySequence"
|
|
"QLayoutItem"
|
|
"QLibraryInfo"
|
|
"QListWidgetItem"
|
|
"QMargins"
|
|
"QMarginsF"
|
|
"QMatrix"
|
|
"QMatrix4x4"
|
|
"QMediaContent"
|
|
"QMediaResource"
|
|
"QMessageAuthenticationCode"
|
|
"QMetaObject"
|
|
"QModelIndex"
|
|
"QNetworkAddressEntry"
|
|
"QNetworkCacheMetaData"
|
|
"QNetworkConfiguration"
|
|
"QNetworkCookie"
|
|
"QNetworkInterface"
|
|
"QNetworkProxy"
|
|
"QNetworkProxyFactory"
|
|
"QNetworkProxyQuery"
|
|
"QNetworkRequest"
|
|
"QOpenGLFramebufferObject"
|
|
"QOpenGLFramebufferObjectFormat"
|
|
"QOpenGLPaintDevice"
|
|
"QOpenGLTexture"
|
|
"QPagedPaintDevice"
|
|
"QPageLayout"
|
|
"QPageSize"
|
|
"QPaintDevice"
|
|
"QPainterPath"
|
|
"QPainterPathStroker"
|
|
"QPen"
|
|
"QPersistentModelIndex"
|
|
"QPicture"
|
|
"QPixmap"
|
|
"QPixmapCache"
|
|
"QPrinter"
|
|
"QPrinterInfo"
|
|
"QProcessEnvironment"
|
|
"QQmlAbstractUrlInterceptor"
|
|
"QQmlError"
|
|
"QQmlImageProviderBase"
|
|
"QQmlIncubator"
|
|
"QQmlIncubationController"
|
|
"QQmlNetworkAccessManagerFactory"
|
|
"QQmlParserStatus"
|
|
"QQmlProperty"
|
|
"QQmlPropertyValueSource"
|
|
"QQmlScriptString"
|
|
"QQuaternion"
|
|
"QReadLocker"
|
|
"QReadWriteLock"
|
|
"QRegExp"
|
|
"QRegion"
|
|
"QRegularExpression"
|
|
"QResource"
|
|
"QRunnable"
|
|
"QSemaphore"
|
|
"QSGVertexColorMaterial"
|
|
"QSGTransformNode"
|
|
"QSGTextureMaterial"
|
|
"QSGSimpleTextureNode"
|
|
"QSGSimpleRectNode"
|
|
"QSGOpaqueTextureMaterial"
|
|
"QSGOpacityNode"
|
|
"QSGNode"
|
|
"QSGMaterialType"
|
|
"QSGMaterialShader"
|
|
"QSGMaterial"
|
|
"QSGGeometryNode"
|
|
"QSGGeometry"
|
|
"QSGFlatColorMaterial"
|
|
"QSGClipNode"
|
|
"QSGBasicGeometryNode"
|
|
"QQuickImageProvider"
|
|
"QQuickAsyncImageProvider"
|
|
"QSpacerItem"
|
|
"QSqlDatabase"
|
|
"QSqlError"
|
|
"QSqlField"
|
|
"QSqlIndex"
|
|
"QSqlQuery"
|
|
"QSqlRecord"
|
|
"QSqlRelation"
|
|
"QSqlResult"
|
|
"QSslCertificate"
|
|
"QSslCipher"
|
|
"QSslConfiguration"
|
|
"QSslError"
|
|
"QSslKey"
|
|
"QStandardItem"
|
|
"QStandardPaths"
|
|
"QStorageInfo"
|
|
"QStyleOption"
|
|
"QStyleOptionGraphicsItem"
|
|
"QSurface"
|
|
"QSurfaceFormat"
|
|
"QSvgGenerator"
|
|
"QSystemSemaphore"
|
|
"QSysInfo"
|
|
"QTableWidgetItem"
|
|
"QTableWidgetSelectionRange"
|
|
"QTextBlock"
|
|
"QTextBlockUserData"
|
|
"QTextBoundaryFinder"
|
|
"QTextCodec"
|
|
"QTextCursor"
|
|
"QTextDecoder"
|
|
"QTextDocumentFragment"
|
|
"QTextDocumentWriter"
|
|
"QTextEncoder"
|
|
"QTextFragment"
|
|
"QTextLayout"
|
|
"QTextLength"
|
|
"QTextLine"
|
|
"QTextOption"
|
|
"QTextTableCell"
|
|
"QTime"
|
|
"QTimeZone"
|
|
"QToolTip"
|
|
"QTransform"
|
|
"QTreeWidgetItem"
|
|
"QUndoCommand"
|
|
"QUrl"
|
|
"QUrlInfo"
|
|
"QUuid"
|
|
"QVariant"
|
|
"QVector2D"
|
|
"QVector3D"
|
|
"QVector4D"
|
|
"QVideoEncoderSettings"
|
|
"QVideoFrame"
|
|
"QVideoSurfaceFormat"
|
|
"QWebDatabase"
|
|
"QWebElement"
|
|
"QWebElementCollection"
|
|
"QWebEngineCertificateError"
|
|
"QWebEngineHistory"
|
|
"QWebEngineHistoryItem"
|
|
"QWebEngineScript"
|
|
"QWebEngineScriptCollection"
|
|
"QWebEngineSettings"
|
|
"QWebEngineUrlRequestInfo"
|
|
"QWebHistory"
|
|
"QWebHistoryItem"
|
|
"QWebHitTestResult"
|
|
"QWebSecurityOrigin"
|
|
"QWebSettings"
|
|
"QWhatsThis"
|
|
"QWidgetItem"
|
|
"QWriteLocker"
|
|
))
|