You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
51 lines
863 B
51 lines
863 B
{
|
|
global:
|
|
extern "C++"
|
|
{
|
|
QGuardedPtrPrivate::*
|
|
};
|
|
local:
|
|
extern "C++"
|
|
{
|
|
QClipboardWatcher::*;
|
|
QColorLuminancePicker::*;
|
|
QErrorMessageTextView::*;
|
|
QETWidget::*;
|
|
QFDProgress*;
|
|
QFileDialogQFileListView::*;
|
|
QFtpDTP::*;
|
|
QFtpPI*;
|
|
QHttpNormalRequest::*;
|
|
QHttpRequest::*;
|
|
QHttpResponseHeader::*;
|
|
QMainWindowLayout::*;
|
|
Q*Private::*; # collides with QGuardedPtrPrivate
|
|
QPSPrinter*;
|
|
Q*RegExpEngine::*;
|
|
Q*SvgDevice::*;
|
|
*QSvgDeviceState*;
|
|
ImgElement::*;
|
|
PixElement::*;
|
|
QRenameEdit::*;
|
|
QRollEffect::*;
|
|
QSharedDoubleBufferCleaner::*;
|
|
QSmSocketReceiver::*;
|
|
QSpinBoxValidator::*;
|
|
QSplitterHandle::*;
|
|
QSqlRecordShared::*;
|
|
QSVChildRec::*;
|
|
qt_xdnd_*;
|
|
QTipLabel::*;
|
|
QUnicodeTables::*;
|
|
QViewportWidget::*;
|
|
QWFlagWidget::*;
|
|
QWorkspaceChild::*;
|
|
QFontDef::*;
|
|
QFontStruct::*;
|
|
QFont*Codec::*;
|
|
QInputContext::*
|
|
};
|
|
TT_*;
|
|
TTO_*;
|
|
};
|