Binary compatibility report for the KDE Libs library between 4.3.5 and 4.4.0 versions on x86
Test Info
Library Name | KDE Libs |
Version #1 | 4.3.5 |
Version #2 | 4.4.0 |
CPU Architecture | x86 |
GCC Version | 4.5 |
Test Results
Total Header Files | 1495 |
Total Shared Libraries | 33 |
Total Symbols / Types | 18834 / 5081 |
Verdict | Incompatible (0.32%) |
---|
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 1306 |
Removed Symbols | High | 1 |
Problems with Data Types | High | 4 |
Medium | 0 |
Low | 53 |
Problems with Symbols | High | 0 |
Medium | 0 |
Low | 11 |
Problems with Constants | Low | 0 |
Added Symbols (1306)
abstractrunner.h,
libplasma.so.3.0.0
namespace Plasma
AbstractRunner::dataEngine ( QString const& name ) const
[ symbol: _ZNK6Plasma14AbstractRunner10dataEngineERK7QString ]
AbstractRunner::defaultSyntax ( ) const
[ symbol: _ZNK6Plasma14AbstractRunner13defaultSyntaxEv ]
AbstractRunner::prepare ( )
[ symbol: _ZN6Plasma14AbstractRunner7prepareEv ]
AbstractRunner::setDefaultSyntax ( RunnerSyntax const& syntax )
[ symbol: _ZN6Plasma14AbstractRunner16setDefaultSyntaxERKNS_12RunnerSyntaxE ]
AbstractRunner::teardown ( )
[ symbol: _ZN6Plasma14AbstractRunner8teardownEv ]
abstracttoolbox.h,
libplasma.so.3.0.0
namespace Plasma
AbstractToolBox::AbstractToolBox [in-charge] ( Containment* parent )
[ symbol: _ZN6Plasma15AbstractToolBoxC1EPNS_11ContainmentE ]
AbstractToolBox::AbstractToolBox [not-in-charge] ( Containment* parent )
[ symbol: _ZN6Plasma15AbstractToolBoxC2EPNS_11ContainmentE ]
AbstractToolBox::containment ( ) const
[ symbol: _ZNK6Plasma15AbstractToolBox11containmentEv ]
AbstractToolBox::metaObject ( ) const
[ symbol: _ZNK6Plasma15AbstractToolBox10metaObjectEv ]
AbstractToolBox::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )
[ symbol: _ZN6Plasma15AbstractToolBox11qt_metacallEN11QMetaObject4CallEiPPv ]
AbstractToolBox::qt_metacast ( char const* p1 )
[ symbol: _ZN6Plasma15AbstractToolBox11qt_metacastEPKc ]
AbstractToolBox::staticMetaObject [data]
[ symbol: _ZN6Plasma15AbstractToolBox16staticMetaObjectE ]
AbstractToolBox::toggled ( )
[ symbol: _ZN6Plasma15AbstractToolBox7toggledEv ]
AbstractToolBox::visibilityChanged ( bool p1 )
[ symbol: _ZN6Plasma15AbstractToolBox17visibilityChangedEb ]
AbstractToolBox::~AbstractToolBox [in-charge-deleting] ( )
[ symbol: _ZN6Plasma15AbstractToolBoxD0Ev ]
AbstractToolBox::~AbstractToolBox [in-charge] ( )
[ symbol: _ZN6Plasma15AbstractToolBoxD1Ev ]
AbstractToolBox::~AbstractToolBox [not-in-charge] ( )
[ symbol: _ZN6Plasma15AbstractToolBoxD2Ev ]
accessappletjob.h,
libplasma.so.3.0.0
namespace Plasma
AccessAppletJob::AccessAppletJob [in-charge] ( KUrl const& location, QObject* parent )
[ symbol: _ZN6Plasma15AccessAppletJobC1ERK4KUrlP7QObject ]
AccessAppletJob::AccessAppletJob [not-in-charge] ( KUrl const& location, QObject* parent )
[ symbol: _ZN6Plasma15AccessAppletJobC2ERK4KUrlP7QObject ]
AccessAppletJob::applet ( ) const
[ symbol: _ZNK6Plasma15AccessAppletJob6appletEv ]
AccessAppletJob::metaObject ( ) const
[ symbol: _ZNK6Plasma15AccessAppletJob10metaObjectEv ]
AccessAppletJob::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )
[ symbol: _ZN6Plasma15AccessAppletJob11qt_metacallEN11QMetaObject4CallEiPPv ]
AccessAppletJob::qt_metacast ( char const* p1 )
[ symbol: _ZN6Plasma15AccessAppletJob11qt_metacastEPKc ]
AccessAppletJob::start ( )
[ symbol: _ZN6Plasma15AccessAppletJob5startEv ]
AccessAppletJob::staticMetaObject [data]
[ symbol: _ZN6Plasma15AccessAppletJob16staticMetaObjectE ]
AccessAppletJob::~AccessAppletJob [in-charge-deleting] ( )
[ symbol: _ZN6Plasma15AccessAppletJobD0Ev ]
AccessAppletJob::~AccessAppletJob [in-charge] ( )
[ symbol: _ZN6Plasma15AccessAppletJobD1Ev ]
AccessAppletJob::~AccessAppletJob [not-in-charge] ( )
[ symbol: _ZN6Plasma15AccessAppletJobD2Ev ]
accessmanager.h,
libkio.so.5.4.0
namespace KIO
AccessManager::cookieJarWindowid ( ) const
[ symbol: _ZNK3KIO13AccessManager17cookieJarWindowidEv ]
AccessManager::requestMetaData ( )
[ symbol: _ZN3KIO13AccessManager15requestMetaDataEv ]
AccessManager::sessionMetaData ( )
[ symbol: _ZN3KIO13AccessManager15sessionMetaDataEv ]
AccessManager::setCookieJarWindowId ( WId id )
[ symbol: _ZN3KIO13AccessManager20setCookieJarWindowIdEm ]
namespace KIO::Integration
CookieJar::CookieJar [in-charge] ( QObject* parent )
[ symbol: _ZN3KIO11Integration9CookieJarC1EP7QObject ]
CookieJar::CookieJar [not-in-charge] ( QObject* parent )
[ symbol: _ZN3KIO11Integration9CookieJarC2EP7QObject ]
CookieJar::cookiesForUrl ( QUrl const& url ) const
[ symbol: _ZNK3KIO11Integration9CookieJar13cookiesForUrlERK4QUrl ]
CookieJar::metaObject ( ) const
[ symbol: _ZNK3KIO11Integration9CookieJar10metaObjectEv ]
CookieJar::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )
[ symbol: _ZN3KIO11Integration9CookieJar11qt_metacallEN11QMetaObject4CallEiPPv ]
CookieJar::qt_metacast ( char const* p1 )
[ symbol: _ZN3KIO11Integration9CookieJar11qt_metacastEPKc ]
CookieJar::reparseConfiguration ( )
[ symbol: _ZN3KIO11Integration9CookieJar20reparseConfigurationEv ]
CookieJar::setCookiesFromUrl ( QList<QNetworkCookie>const& cookieList, QUrl const& url )
[ symbol: _ZN3KIO11Integration9CookieJar17setCookiesFromUrlERK5QListI14QNetworkCookieERK4QUrl ]
CookieJar::setWindowId ( WId id )
[ symbol: _ZN3KIO11Integration9CookieJar11setWindowIdEm ]
CookieJar::staticMetaObject [data]
[ symbol: _ZN3KIO11Integration9CookieJar16staticMetaObjectE ]
CookieJar::windowId ( ) const
[ symbol: _ZNK3KIO11Integration9CookieJar8windowIdEv ]
CookieJar::~CookieJar [in-charge-deleting] ( )
[ symbol: _ZN3KIO11Integration9CookieJarD0Ev ]
CookieJar::~CookieJar [in-charge] ( )
[ symbol: _ZN3KIO11Integration9CookieJarD1Ev ]
CookieJar::~CookieJar [not-in-charge] ( )
[ symbol: _ZN3KIO11Integration9CookieJarD2Ev ]
accessmanager.h,
libplasma.so.3.0.0
namespace Plasma
AccessManager::accessRemoteApplet ( KUrl const& location ) const
[ symbol: _ZNK6Plasma13AccessManager18accessRemoteAppletERK4KUrl ]
AccessManager::finished ( AccessAppletJob* p1 )
[ symbol: _ZN6Plasma13AccessManager8finishedEPNS_15AccessAppletJobE ]
AccessManager::metaObject ( ) const
[ symbol: _ZNK6Plasma13AccessManager10metaObjectEv ]
AccessManager::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )
[ symbol: _ZN6Plasma13AccessManager11qt_metacallEN11QMetaObject4CallEiPPv ]
AccessManager::qt_metacast ( char const* p1 )
[ symbol: _ZN6Plasma13AccessManager11qt_metacastEPKc ]
AccessManager::remoteAppletAnnounced ( PackageMetadata metadata )
[ symbol: _ZN6Plasma13AccessManager21remoteAppletAnnouncedENS_15PackageMetadataE ]
AccessManager::remoteApplets ( ) const
[ symbol: _ZNK6Plasma13AccessManager13remoteAppletsEv ]
AccessManager::remoteAppletUnannounced ( PackageMetadata metadata )
[ symbol: _ZN6Plasma13AccessManager23remoteAppletUnannouncedENS_15PackageMetadataE ]
AccessManager::self ( ) [static]
[ symbol: _ZN6Plasma13AccessManager4selfEv ]
AccessManager::staticMetaObject [data]
[ symbol: _ZN6Plasma13AccessManager16staticMetaObjectE ]
AccessManager::supportedProtocols ( ) [static]
[ symbol: _ZN6Plasma13AccessManager18supportedProtocolsEv ]
andterm.h,
libnepomukquery.so.4.4.0
namespace Nepomuk::Query
AndTerm::AndTerm [in-charge] ( )
[ symbol: _ZN7Nepomuk5Query7AndTermC1Ev ]
AndTerm::AndTerm [in-charge] ( AndTerm const& term )
[ symbol: _ZN7Nepomuk5Query7AndTermC1ERKS1_ ]
AndTerm::AndTerm [in-charge] ( Term const& term1, Term const& term2, Term const& term3, Term const& term4, Term const& term5, Term const& term6 )
[ symbol: _ZN7Nepomuk5Query7AndTermC1ERKNS0_4TermES4_S4_S4_S4_S4_ ]
AndTerm::AndTerm [in-charge] ( QList<Term>const& terms )
[ symbol: _ZN7Nepomuk5Query7AndTermC1ERK5QListINS0_4TermEE ]
AndTerm::AndTerm [not-in-charge] ( )
[ symbol: _ZN7Nepomuk5Query7AndTermC2Ev ]
AndTerm::AndTerm [not-in-charge] ( AndTerm const& term )
[ symbol: _ZN7Nepomuk5Query7AndTermC2ERKS1_ ]
AndTerm::AndTerm [not-in-charge] ( Term const& term1, Term const& term2, Term const& term3, Term const& term4, Term const& term5, Term const& term6 )
[ symbol: _ZN7Nepomuk5Query7AndTermC2ERKNS0_4TermES4_S4_S4_S4_S4_ ]
AndTerm::AndTerm [not-in-charge] ( QList<Term>const& terms )
[ symbol: _ZN7Nepomuk5Query7AndTermC2ERK5QListINS0_4TermEE ]
AndTerm::operator= ( AndTerm const& term )
[ symbol: _ZN7Nepomuk5Query7AndTermaSERKS1_ ]
AndTerm::~AndTerm [in-charge] ( )
[ symbol: _ZN7Nepomuk5Query7AndTermD1Ev ]
AndTerm::~AndTerm [not-in-charge] ( )
[ symbol: _ZN7Nepomuk5Query7AndTermD2Ev ]
animation.h,
libplasma.so.3.0.0
namespace Plasma
Animation::Animation [in-charge] ( QObject* parent )
[ symbol: _ZN6Plasma9AnimationC1EP7QObject ]
Animation::Animation [not-in-charge] ( QObject* parent )
[ symbol: _ZN6Plasma9AnimationC2EP7QObject ]
Animation::duration ( ) const
[ symbol: _ZNK6Plasma9Animation8durationEv ]
Animation::easingCurve ( ) const
[ symbol: _ZNK6Plasma9Animation11easingCurveEv ]
Animation::metaObject ( ) const
[ symbol: _ZNK6Plasma9Animation10metaObjectEv ]
Animation::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )
[ symbol: _ZN6Plasma9Animation11qt_metacallEN11QMetaObject4CallEiPPv ]
Animation::qt_metacast ( char const* p1 )
[ symbol: _ZN6Plasma9Animation11qt_metacastEPKc ]
Animation::setDuration ( int duration )
[ symbol: _ZN6Plasma9Animation11setDurationEi ]
Animation::setEasingCurve ( QEasingCurve const& curve )
[ symbol: _ZN6Plasma9Animation14setEasingCurveERK12QEasingCurve ]
Animation::setTargetWidget ( QGraphicsWidget* widget )
[ symbol: _ZN6Plasma9Animation15setTargetWidgetEP15QGraphicsWidget ]
Animation::staticMetaObject [data]
[ symbol: _ZN6Plasma9Animation16staticMetaObjectE ]
Animation::targetWidget ( ) const
[ symbol: _ZNK6Plasma9Animation12targetWidgetEv ]
Animation::updateCurrentTime ( int currentTime )
[ symbol: _ZN6Plasma9Animation17updateCurrentTimeEi ]
Animation::~Animation [in-charge-deleting] ( )
[ symbol: _ZN6Plasma9AnimationD0Ev ]
Animation::~Animation [in-charge] ( )
[ symbol: _ZN6Plasma9AnimationD1Ev ]
Animation::~Animation [not-in-charge] ( )
[ symbol: _ZN6Plasma9AnimationD2Ev ]
animator.h,
libplasma.so.3.0.0
namespace Plasma
Animator::create ( Animator::Animation type, QObject* parent ) [static]
[ symbol: _ZN6Plasma8Animator6createENS0_9AnimationEP7QObject ]
Animator::registerScrollingManager ( QGraphicsWidget* widget )
[ symbol: _ZN6Plasma8Animator24registerScrollingManagerEP15QGraphicsWidget ]
Animator::scrollStateChanged ( QGraphicsWidget* widget, QAbstractAnimation::State newState, QAbstractAnimation::State oldState )
[ symbol: _ZN6Plasma8Animator18scrollStateChangedEP15QGraphicsWidgetN18QAbstractAnimation5StateES4_ ]
Animator::unregisterScrollingManager ( QGraphicsWidget* widget )
[ symbol: _ZN6Plasma8Animator26unregisterScrollingManagerEP15QGraphicsWidget ]
applet.h,
libplasma.so.3.0.0
namespace Plasma
Applet::associatedApplication ( ) const
[ symbol: _ZNK6Plasma6Applet21associatedApplicationEv ]
Applet::associatedApplicationUrls ( ) const
[ symbol: _ZNK6Plasma6Applet25associatedApplicationUrlsEv ]
Applet::hasValidAssociatedApplication ( ) const
[ symbol: _ZNK6Plasma6Applet29hasValidAssociatedApplicationEv ]
Applet::immutabilityChanged ( ImmutabilityType immutable )
[ symbol: _ZN6Plasma6Applet19immutabilityChangedENS_16ImmutabilityTypeE ]
Applet::isPublished ( ) const
[ symbol: _ZNK6Plasma6Applet11isPublishedEv ]
Applet::listAppletInfoForUrl ( QUrl const& url ) [static]
[ symbol: _ZN6Plasma6Applet20listAppletInfoForUrlERK4QUrl ]
Applet::newStatus ( ItemStatus status )
[ symbol: _ZN6Plasma6Applet9newStatusENS_10ItemStatusE ]
Applet::popupPosition ( QSize const& s, Qt::AlignmentFlag alignment ) const
[ symbol: _ZNK6Plasma6Applet13popupPositionERK5QSizeN2Qt13AlignmentFlagE ]
Applet::publish ( AnnouncementMethods methods, QString const& resourceName )
[ symbol: _ZN6Plasma6Applet7publishE6QFlagsINS_18AnnouncementMethodEERK7QString ]
Applet::runAssociatedApplication ( )
[ symbol: _ZN6Plasma6Applet24runAssociatedApplicationEv ]
Applet::setAssociatedApplication ( QString const& string )
[ symbol: _ZN6Plasma6Applet24setAssociatedApplicationERK7QString ]
Applet::setAssociatedApplicationUrls ( KUrl::List const& urls )
[ symbol: _ZN6Plasma6Applet28setAssociatedApplicationUrlsERKN4KUrl4ListE ]
Applet::setStatus ( ItemStatus const stat )
[ symbol: _ZN6Plasma6Applet9setStatusENS_10ItemStatusE ]
Applet::status ( ) const
[ symbol: _ZNK6Plasma6Applet6statusEv ]
Applet::unpublish ( )
[ symbol: _ZN6Plasma6Applet9unpublishEv ]
appletscript.h,
libplasma.so.3.0.0
namespace Plasma
AppletScript::description ( ) const
[ symbol: _ZNK6Plasma12AppletScript11descriptionEv ]
AppletScript::isRegisteredAsDragHandle ( QGraphicsItem* item )
[ symbol: _ZN6Plasma12AppletScript24isRegisteredAsDragHandleEP13QGraphicsItem ]
AppletScript::registerAsDragHandle ( QGraphicsItem* item )
[ symbol: _ZN6Plasma12AppletScript20registerAsDragHandleEP13QGraphicsItem ]
AppletScript::saveState ( KConfigGroup& group ) const
[ symbol: _ZNK6Plasma12AppletScript9saveStateER12KConfigGroup ]
AppletScript::showMessage ( QIcon const& icon, QString const& message, MessageButtons const buttons )
[ symbol: _ZN6Plasma12AppletScript11showMessageERK5QIconRK7QString6QFlagsINS_13MessageButtonEE ]
AppletScript::unregisterAsDragHandle ( QGraphicsItem* item )
[ symbol: _ZN6Plasma12AppletScript22unregisterAsDragHandleEP13QGraphicsItem ]
authorizationinterface.h,
libplasma.so.3.0.0
namespace Plasma
AuthorizationInterface::AuthorizationInterface [in-charge] ( )
[ symbol: _ZN6Plasma22AuthorizationInterfaceC1Ev ]
AuthorizationInterface::AuthorizationInterface [not-in-charge] ( )
[ symbol: _ZN6Plasma22AuthorizationInterfaceC2Ev ]
AuthorizationInterface::~AuthorizationInterface [in-charge-deleting] ( )
[ symbol: _ZN6Plasma22AuthorizationInterfaceD0Ev ]
AuthorizationInterface::~AuthorizationInterface [in-charge] ( )
[ symbol: _ZN6Plasma22AuthorizationInterfaceD1Ev ]
AuthorizationInterface::~AuthorizationInterface [not-in-charge] ( )
[ symbol: _ZN6Plasma22AuthorizationInterfaceD2Ev ]
authorizationmanager.h,
libplasma.so.3.0.0
namespace Plasma
AuthorizationManager::metaObject ( ) const
[ symbol: _ZNK6Plasma20AuthorizationManager10metaObjectEv ]
AuthorizationManager::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )
[ symbol: _ZN6Plasma20AuthorizationManager11qt_metacallEN11QMetaObject4CallEiPPv ]
AuthorizationManager::qt_metacast ( char const* p1 )
[ symbol: _ZN6Plasma20AuthorizationManager11qt_metacastEPKc ]
AuthorizationManager::readyForRemoteAccess ( )
[ symbol: _ZN6Plasma20AuthorizationManager20readyForRemoteAccessEv ]
AuthorizationManager::self ( ) [static]
[ symbol: _ZN6Plasma20AuthorizationManager4selfEv ]
AuthorizationManager::setAuthorizationInterface ( AuthorizationInterface* interface )
[ symbol: _ZN6Plasma20AuthorizationManager25setAuthorizationInterfaceEPNS_22AuthorizationInterfaceE ]
AuthorizationManager::setAuthorizationPolicy ( AuthorizationManager::AuthorizationPolicy policy )
[ symbol: _ZN6Plasma20AuthorizationManager22setAuthorizationPolicyENS0_19AuthorizationPolicyE ]
AuthorizationManager::staticMetaObject [data]
[ symbol: _ZN6Plasma20AuthorizationManager16staticMetaObjectE ]
authorizationrule.h,
libplasma.so.3.0.0
namespace Plasma
AuthorizationRule::changed ( AuthorizationRule* p1 )
[ symbol: _ZN6Plasma17AuthorizationRule7changedEPS0_ ]
AuthorizationRule::credentials ( ) const
[ symbol: _ZNK6Plasma17AuthorizationRule11credentialsEv ]
AuthorizationRule::description ( ) const
[ symbol: _ZNK6Plasma17AuthorizationRule11descriptionEv ]
AuthorizationRule::metaObject ( ) const
[ symbol: _ZNK6Plasma17AuthorizationRule10metaObjectEv ]
AuthorizationRule::persistence ( )
[ symbol: _ZN6Plasma17AuthorizationRule11persistenceEv ]
AuthorizationRule::pin ( ) const
[ symbol: _ZNK6Plasma17AuthorizationRule3pinEv ]
AuthorizationRule::policy ( )
[ symbol: _ZN6Plasma17AuthorizationRule6policyEv ]
AuthorizationRule::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )
[ symbol: _ZN6Plasma17AuthorizationRule11qt_metacallEN11QMetaObject4CallEiPPv ]
AuthorizationRule::qt_metacast ( char const* p1 )
[ symbol: _ZN6Plasma17AuthorizationRule11qt_metacastEPKc ]
AuthorizationRule::serviceName ( ) const
[ symbol: _ZNK6Plasma17AuthorizationRule11serviceNameEv ]
AuthorizationRule::setPersistence ( AuthorizationRule::Persistence persistence )
[ symbol: _ZN6Plasma17AuthorizationRule14setPersistenceENS0_11PersistenceE ]
AuthorizationRule::setPin ( QString const& pin )
[ symbol: _ZN6Plasma17AuthorizationRule6setPinERK7QString ]
AuthorizationRule::setPolicy ( AuthorizationRule::Policy policy )
[ symbol: _ZN6Plasma17AuthorizationRule9setPolicyENS0_6PolicyE ]
AuthorizationRule::setTargets ( AuthorizationRule::Targets targets )
[ symbol: _ZN6Plasma17AuthorizationRule10setTargetsE6QFlagsINS0_6TargetEE ]
AuthorizationRule::staticMetaObject [data]
[ symbol: _ZN6Plasma17AuthorizationRule16staticMetaObjectE ]
AuthorizationRule::targets ( )
[ symbol: _ZN6Plasma17AuthorizationRule7targetsEv ]
AuthorizationRule::~AuthorizationRule [in-charge-deleting] ( )
[ symbol: _ZN6Plasma17AuthorizationRuleD0Ev ]
AuthorizationRule::~AuthorizationRule [in-charge] ( )
[ symbol: _ZN6Plasma17AuthorizationRuleD1Ev ]
AuthorizationRule::~AuthorizationRule [not-in-charge] ( )
[ symbol: _ZN6Plasma17AuthorizationRuleD2Ev ]
browseropenorsavequestion.h,
libkparts.so.4.4.0
namespace KParts
BrowserOpenOrSaveQuestion::askEmbedOrSave ( int flags )
[ symbol: _ZN6KParts25BrowserOpenOrSaveQuestion14askEmbedOrSaveEi ]
BrowserOpenOrSaveQuestion::askOpenOrSave ( )
[ symbol: _ZN6KParts25BrowserOpenOrSaveQuestion13askOpenOrSaveEv ]
BrowserOpenOrSaveQuestion::BrowserOpenOrSaveQuestion [in-charge] ( QWidget* parent, KUrl const& url, QString const& mimeType )
[ symbol: _ZN6KParts25BrowserOpenOrSaveQuestionC1EP7QWidgetRK4KUrlRK7QString ]
BrowserOpenOrSaveQuestion::BrowserOpenOrSaveQuestion [not-in-charge] ( QWidget* parent, KUrl const& url, QString const& mimeType )
[ symbol: _ZN6KParts25BrowserOpenOrSaveQuestionC2EP7QWidgetRK4KUrlRK7QString ]
BrowserOpenOrSaveQuestion::selectedService ( ) const
[ symbol: _ZNK6KParts25BrowserOpenOrSaveQuestion15selectedServiceEv ]
BrowserOpenOrSaveQuestion::setFeatures ( BrowserOpenOrSaveQuestion::Features features )
[ symbol: _ZN6KParts25BrowserOpenOrSaveQuestion11setFeaturesE6QFlagsINS0_7FeatureEE ]
BrowserOpenOrSaveQuestion::setSuggestedFileName ( QString const& suggestedFileName )
[ symbol: _ZN6KParts25BrowserOpenOrSaveQuestion20setSuggestedFileNameERK7QString ]
BrowserOpenOrSaveQuestion::~BrowserOpenOrSaveQuestion [in-charge] ( )
[ symbol: _ZN6KParts25BrowserOpenOrSaveQuestionD1Ev ]
BrowserOpenOrSaveQuestion::~BrowserOpenOrSaveQuestion [not-in-charge] ( )
[ symbol: _ZN6KParts25BrowserOpenOrSaveQuestionD2Ev ]
browserrun.h,
libkparts.so.4.4.0
namespace KParts
BrowserRun::saveUrl ( KUrl const& url, QString const& suggestedFileName, QWidget* window, OpenUrlArguments const& args ) [static]
[ symbol: _ZN6KParts10BrowserRun7saveUrlERK4KUrlRK7QStringP7QWidgetRKNS_16OpenUrlArgumentsE ]
BrowserRun::saveUrlUsingKIO ( KUrl const& srcUrl, KUrl const& destUrl, QWidget* window, QMap<QString, QString>const& metaData ) [static]
[ symbol: _ZN6KParts10BrowserRun15saveUrlUsingKIOERK4KUrlS3_P7QWidgetRK4QMapI7QStringS7_E ]
checkbox.h,
libplasma.so.3.0.0
namespace Plasma
CheckBox::changeEvent ( QEvent* event )
[ symbol: _ZN6Plasma8CheckBox11changeEventEP6QEvent ]
class.h,
libnepomuk.so.4.4.0
namespace Nepomuk::Types
Class::allParentClasses ( ) const
[ symbol: _ZNK7Nepomuk5Types5Class16allParentClassesEv ]
Class::allSubClasses ( ) const
[ symbol: _ZNK7Nepomuk5Types5Class13allSubClassesEv ]
Class::domainOf ( ) const
[ symbol: _ZNK7Nepomuk5Types5Class8domainOfEv ]
Class::findPropertyByLabel ( QString const& label, QString const& language ) const
[ symbol: _ZNK7Nepomuk5Types5Class19findPropertyByLabelERK7QStringS4_ ]
Class::findPropertyByName ( QString const& name ) const
[ symbol: _ZNK7Nepomuk5Types5Class18findPropertyByNameERK7QString ]
Class::isParentOf ( Class const& other ) const
[ symbol: _ZNK7Nepomuk5Types5Class10isParentOfERKS1_ ]
Class::isSubClassOf ( Class const& other ) const
[ symbol: _ZNK7Nepomuk5Types5Class12isSubClassOfERKS1_ ]
Class::parentClasses ( ) const
[ symbol: _ZNK7Nepomuk5Types5Class13parentClassesEv ]
Class::rangeOf ( ) const
[ symbol: _ZNK7Nepomuk5Types5Class7rangeOfEv ]
Class::subClasses ( ) const
[ symbol: _ZNK7Nepomuk5Types5Class10subClassesEv ]
clientpinrequest.h,
libplasma.so.3.0.0
namespace Plasma
ClientPinRequest::changed ( ClientPinRequest* p1 )
[ symbol: _ZN6Plasma16ClientPinRequest7changedEPS0_ ]
ClientPinRequest::description ( ) const
[ symbol: _ZNK6Plasma16ClientPinRequest11descriptionEv ]
ClientPinRequest::metaObject ( ) const
[ symbol: _ZNK6Plasma16ClientPinRequest10metaObjectEv ]
ClientPinRequest::pin ( ) const
[ symbol: _ZNK6Plasma16ClientPinRequest3pinEv ]
ClientPinRequest::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )
[ symbol: _ZN6Plasma16ClientPinRequest11qt_metacallEN11QMetaObject4CallEiPPv ]
ClientPinRequest::qt_metacast ( char const* p1 )
[ symbol: _ZN6Plasma16ClientPinRequest11qt_metacastEPKc ]
ClientPinRequest::setPin ( QString const& pin )
[ symbol: _ZN6Plasma16ClientPinRequest6setPinERK7QString ]
ClientPinRequest::staticMetaObject [data]
[ symbol: _ZN6Plasma16ClientPinRequest16staticMetaObjectE ]
combobox.h,
libplasma.so.3.0.0
namespace Plasma
ComboBox::changeEvent ( QEvent* event )
[ symbol: _ZN6Plasma8ComboBox11changeEventEP6QEvent ]
ComboBox::focusInEvent ( QFocusEvent* event )
[ symbol: _ZN6Plasma8ComboBox12focusInEventEP11QFocusEvent ]
ComboBox::focusOutEvent ( QFocusEvent* event )
[ symbol: _ZN6Plasma8ComboBox13focusOutEventEP11QFocusEvent ]
ComboBox::setNativeWidget ( KComboBox* nativeWidget )
[ symbol: _ZN6Plasma8ComboBox15setNativeWidgetEP9KComboBox ]
comparisonterm.h,
libnepomukquery.so.4.4.0
namespace Nepomuk::Query
ComparisonTerm::comparator ( ) const
[ symbol: _ZNK7Nepomuk5Query14ComparisonTerm10comparatorEv ]
ComparisonTerm::ComparisonTerm [in-charge] ( )
[ symbol: _ZN7Nepomuk5Query14ComparisonTermC1Ev ]
ComparisonTerm::ComparisonTerm [in-charge] ( ComparisonTerm const& term )
[ symbol: _ZN7Nepomuk5Query14ComparisonTermC1ERKS1_ ]
ComparisonTerm::ComparisonTerm [in-charge] ( Nepomuk::Types::Property const& property, Term const& term, ComparisonTerm::Comparator comparator )
[ symbol: _ZN7Nepomuk5Query14ComparisonTermC1ERKNS_5Types8PropertyERKNS0_4TermENS1_10ComparatorE ]
ComparisonTerm::ComparisonTerm [not-in-charge] ( )
[ symbol: _ZN7Nepomuk5Query14ComparisonTermC2Ev ]
ComparisonTerm::ComparisonTerm [not-in-charge] ( ComparisonTerm const& term )
[ symbol: _ZN7Nepomuk5Query14ComparisonTermC2ERKS1_ ]
ComparisonTerm::ComparisonTerm [not-in-charge] ( Nepomuk::Types::Property const& property, Term const& term, ComparisonTerm::Comparator comparator )
[ symbol: _ZN7Nepomuk5Query14ComparisonTermC2ERKNS_5Types8PropertyERKNS0_4TermENS1_10ComparatorE ]
ComparisonTerm::operator= ( ComparisonTerm const& term )
[ symbol: _ZN7Nepomuk5Query14ComparisonTermaSERKS1_ ]
ComparisonTerm::property ( ) const
[ symbol: _ZNK7Nepomuk5Query14ComparisonTerm8propertyEv ]
ComparisonTerm::setComparator ( ComparisonTerm::Comparator p1 )
[ symbol: _ZN7Nepomuk5Query14ComparisonTerm13setComparatorENS1_10ComparatorE ]
ComparisonTerm::setProperty ( Nepomuk::Types::Property const& p1 )
[ symbol: _ZN7Nepomuk5Query14ComparisonTerm11setPropertyERKNS_5Types8PropertyE ]
ComparisonTerm::~ComparisonTerm [in-charge] ( )
[ symbol: _ZN7Nepomuk5Query14ComparisonTermD1Ev ]
ComparisonTerm::~ComparisonTerm [not-in-charge] ( )
[ symbol: _ZN7Nepomuk5Query14ComparisonTermD2Ev ]
containment.h,
libplasma.so.3.0.0
namespace Plasma
Containment::containmentActions ( QString const& trigger )
[ symbol: _ZN6Plasma11Containment18containmentActionsERK7QString ]
Containment::containmentActionsTriggers ( )
[ symbol: _ZN6Plasma11Containment26containmentActionsTriggersEv ]
Containment::dragLeaveEvent ( QGraphicsSceneDragDropEvent* event )
[ symbol: _ZN6Plasma11Containment14dragLeaveEventEP27QGraphicsSceneDragDropEvent ]
Containment::setContainmentActions ( QString const& trigger, QString const& pluginName )
[ symbol: _ZN6Plasma11Containment21setContainmentActionsERK7QStringS3_ ]
Containment::setToolBox ( AbstractToolBox* toolBox )
[ symbol: _ZN6Plasma11Containment10setToolBoxEPNS_15AbstractToolBoxE ]
Containment::toolBox ( ) const
[ symbol: _ZNK6Plasma11Containment7toolBoxEv ]
containmentactions.h,
libplasma.so.3.0.0
namespace Plasma
ContainmentActions::configurationAccepted ( )
[ symbol: _ZN6Plasma18ContainmentActions21configurationAcceptedEv ]
ContainmentActions::configurationRequired ( ) const
[ symbol: _ZNK6Plasma18ContainmentActions21configurationRequiredEv ]
ContainmentActions::containment ( )
[ symbol: _ZN6Plasma18ContainmentActions11containmentEv ]
ContainmentActions::ContainmentActions [in-charge] ( QObject* parent )
[ symbol: _ZN6Plasma18ContainmentActionsC1EP7QObject ]
ContainmentActions::ContainmentActions [in-charge] ( QObject* parent, QVariantList const& args )
[ symbol: _ZN6Plasma18ContainmentActionsC1EP7QObjectRK5QListI8QVariantE ]
ContainmentActions::ContainmentActions [not-in-charge] ( QObject* parent )
[ symbol: _ZN6Plasma18ContainmentActionsC2EP7QObject ]
ContainmentActions::ContainmentActions [not-in-charge] ( QObject* parent, QVariantList const& args )
[ symbol: _ZN6Plasma18ContainmentActionsC2EP7QObjectRK5QListI8QVariantE ]
ContainmentActions::contextEvent ( QEvent* event )
[ symbol: _ZN6Plasma18ContainmentActions12contextEventEP6QEvent ]
ContainmentActions::contextualActions ( )
[ symbol: _ZN6Plasma18ContainmentActions17contextualActionsEv ]
ContainmentActions::createConfigurationInterface ( QWidget* parent )
[ symbol: _ZN6Plasma18ContainmentActions28createConfigurationInterfaceEP7QWidget ]
ContainmentActions::dataEngine ( QString const& name ) const
[ symbol: _ZNK6Plasma18ContainmentActions10dataEngineERK7QString ]
ContainmentActions::event ( QEvent* e )
[ symbol: _ZN6Plasma18ContainmentActions5eventEP6QEvent ]
ContainmentActions::eventToString ( QEvent* event ) [static]
[ symbol: _ZN6Plasma18ContainmentActions13eventToStringEP6QEvent ]
ContainmentActions::icon ( ) const
[ symbol: _ZNK6Plasma18ContainmentActions4iconEv ]
ContainmentActions::init ( KConfigGroup const& config )
[ symbol: _ZN6Plasma18ContainmentActions4initERK12KConfigGroup ]
ContainmentActions::isInitialized ( ) const
[ symbol: _ZNK6Plasma18ContainmentActions13isInitializedEv ]
ContainmentActions::listContainmentActionsInfo ( ) [static]
[ symbol: _ZN6Plasma18ContainmentActions26listContainmentActionsInfoEv ]
ContainmentActions::load ( Containment* parent, KPluginInfo const& info, QVariantList const& args ) [static]
[ symbol: _ZN6Plasma18ContainmentActions4loadEPNS_11ContainmentERK11KPluginInfoRK5QListI8QVariantE ]
ContainmentActions::load ( Containment* parent, QString const& name, QVariantList const& args ) [static]
[ symbol: _ZN6Plasma18ContainmentActions4loadEPNS_11ContainmentERK7QStringRK5QListI8QVariantE ]
ContainmentActions::metaObject ( ) const
[ symbol: _ZNK6Plasma18ContainmentActions10metaObjectEv ]
ContainmentActions::name ( ) const
[ symbol: _ZNK6Plasma18ContainmentActions4nameEv ]
ContainmentActions::packageStructure ( ) [static]
[ symbol: _ZN6Plasma18ContainmentActions16packageStructureEv ]
ContainmentActions::paste ( QPointF scenePos, QPoint screenPos )
[ symbol: _ZN6Plasma18ContainmentActions5pasteE7QPointF6QPoint ]
ContainmentActions::pluginName ( ) const
[ symbol: _ZNK6Plasma18ContainmentActions10pluginNameEv ]
ContainmentActions::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )
[ symbol: _ZN6Plasma18ContainmentActions11qt_metacallEN11QMetaObject4CallEiPPv ]
ContainmentActions::qt_metacast ( char const* p1 )
[ symbol: _ZN6Plasma18ContainmentActions11qt_metacastEPKc ]
ContainmentActions::restore ( KConfigGroup const& config )
[ symbol: _ZN6Plasma18ContainmentActions7restoreERK12KConfigGroup ]
ContainmentActions::save ( KConfigGroup& config )
[ symbol: _ZN6Plasma18ContainmentActions4saveER12KConfigGroup ]
ContainmentActions::setConfigurationRequired ( bool needsConfiguring )
[ symbol: _ZN6Plasma18ContainmentActions24setConfigurationRequiredEb ]
ContainmentActions::staticMetaObject [data]
[ symbol: _ZN6Plasma18ContainmentActions16staticMetaObjectE ]
ContainmentActions::~ContainmentActions [in-charge-deleting] ( )
[ symbol: _ZN6Plasma18ContainmentActionsD0Ev ]
ContainmentActions::~ContainmentActions [in-charge] ( )
[ symbol: _ZN6Plasma18ContainmentActionsD1Ev ]
ContainmentActions::~ContainmentActions [not-in-charge] ( )
[ symbol: _ZN6Plasma18ContainmentActionsD2Ev ]
containmentactionspluginsconfig.h,
libplasma.so.3.0.0
namespace Plasma
ContainmentActionsPluginsConfig::addPlugin ( QEvent* trigger, QString const& name )
[ symbol: _ZN6Plasma31ContainmentActionsPluginsConfig9addPluginEP6QEventRK7QString ]
ContainmentActionsPluginsConfig::addPlugin ( Qt::KeyboardModifiers modifiers, Qt::MouseButton button, QString const& name )
[ symbol: _ZN6Plasma31ContainmentActionsPluginsConfig9addPluginE6QFlagsIN2Qt16KeyboardModifierEENS2_11MouseButtonERK7QString ]
ContainmentActionsPluginsConfig::addPlugin ( Qt::KeyboardModifiers modifiers, Qt::Orientation wheelDirection, QString const& name )
[ symbol: _ZN6Plasma31ContainmentActionsPluginsConfig9addPluginE6QFlagsIN2Qt16KeyboardModifierEENS2_11OrientationERK7QString ]
ContainmentActionsPluginsConfig::clear ( )
[ symbol: _ZN6Plasma31ContainmentActionsPluginsConfig5clearEv ]
ContainmentActionsPluginsConfig::ContainmentActionsPluginsConfig [in-charge] ( )
[ symbol: _ZN6Plasma31ContainmentActionsPluginsConfigC1Ev ]
ContainmentActionsPluginsConfig::ContainmentActionsPluginsConfig [in-charge] ( ContainmentActionsPluginsConfig const& other )
[ symbol: _ZN6Plasma31ContainmentActionsPluginsConfigC1ERKS0_ ]
ContainmentActionsPluginsConfig::ContainmentActionsPluginsConfig [not-in-charge] ( )
[ symbol: _ZN6Plasma31ContainmentActionsPluginsConfigC2Ev ]
ContainmentActionsPluginsConfig::ContainmentActionsPluginsConfig [not-in-charge] ( ContainmentActionsPluginsConfig const& other )
[ symbol: _ZN6Plasma31ContainmentActionsPluginsConfigC2ERKS0_ ]
ContainmentActionsPluginsConfig::operator= ( ContainmentActionsPluginsConfig const& other )
[ symbol: _ZN6Plasma31ContainmentActionsPluginsConfigaSERKS0_ ]
ContainmentActionsPluginsConfig::remove ( QEvent* trigger )
[ symbol: _ZN6Plasma31ContainmentActionsPluginsConfig6removeEP6QEvent ]
ContainmentActionsPluginsConfig::~ContainmentActionsPluginsConfig [in-charge] ( )
[ symbol: _ZN6Plasma31ContainmentActionsPluginsConfigD1Ev ]
ContainmentActionsPluginsConfig::~ContainmentActionsPluginsConfig [not-in-charge] ( )
[ symbol: _ZN6Plasma31ContainmentActionsPluginsConfigD2Ev ]
corona.h,
libplasma.so.3.0.0
namespace Plasma
Corona::containmentActionsDefaults ( Containment::Type containmentType )
[ symbol: _ZN6Plasma6Corona26containmentActionsDefaultsENS_11Containment4TypeE ]
Corona::popupPosition ( QGraphicsItem const* item, QSize const& size, Qt::AlignmentFlag alignment )
[ symbol: _ZN6Plasma6Corona13popupPositionEPK13QGraphicsItemRK5QSizeN2Qt13AlignmentFlagE ]
Corona::setContainmentActionsDefaults ( Containment::Type containmentType, ContainmentActionsPluginsConfig const& config )
[ symbol: _ZN6Plasma6Corona29setContainmentActionsDefaultsENS_11Containment4TypeERKNS_31ContainmentActionsPluginsConfigE ]
datacontainer.h,
libplasma.so.3.0.0
namespace Plasma
DataContainer::forceImmediateUpdate ( )
[ symbol: _ZN6Plasma13DataContainer20forceImmediateUpdateEv ]
dataengine.h,
libplasma.so.3.0.0
namespace Plasma
DataEngine::forceImmediateUpdateOfAllVisualizations ( )
[ symbol: _ZN6Plasma10DataEngine39forceImmediateUpdateOfAllVisualizationsEv ]
dataenginescript.h,
libplasma.so.3.0.0
namespace Plasma
DataEngineScript::addSource ( DataContainer* source )
[ symbol: _ZN6Plasma16DataEngineScript9addSourceEPNS_13DataContainerE ]
DataEngineScript::containerDict ( ) const
[ symbol: _ZNK6Plasma16DataEngineScript13containerDictEv ]
DataEngineScript::description ( ) const
[ symbol: _ZNK6Plasma16DataEngineScript11descriptionEv ]
DataEngineScript::forceImmediateUpdateOfAllVisualizations ( )
[ symbol: _ZN6Plasma16DataEngineScript39forceImmediateUpdateOfAllVisualizationsEv ]
DataEngineScript::removeSource ( QString const& source )
[ symbol: _ZN6Plasma16DataEngineScript12removeSourceERK7QString ]
DataEngineScript::scheduleSourcesUpdated ( )
[ symbol: _ZN6Plasma16DataEngineScript22scheduleSourcesUpdatedEv ]
DataEngineScript::setIcon ( QString const& icon )
[ symbol: _ZN6Plasma16DataEngineScript7setIconERK7QString ]
DataEngineScript::setName ( QString const& name )
[ symbol: _ZN6Plasma16DataEngineScript7setNameERK7QString ]
DataEngineScript::updateAllSources ( )
[ symbol: _ZN6Plasma16DataEngineScript16updateAllSourcesEv ]
davjob.h,
libkio.so.5.4.0
namespace KIO
davReport ( KUrl const& url, QString const& report, QString const& depth, JobFlags flags )
[ symbol: _ZN3KIO9davReportERK4KUrlRK7QStringS5_6QFlagsINS_7JobFlagEE ]
device.h,
libsolid.so.4.4.0
namespace Solid
Device::description ( ) const
[ symbol: _ZNK5Solid6Device11descriptionEv ]
Device::emblems ( ) const
[ symbol: _ZNK5Solid6Device7emblemsEv ]
deviceinterface.h,
libsolid.so.4.4.0
namespace Solid
DeviceInterface::typeDescription ( DeviceInterface::Type type ) [static]
[ symbol: _ZN5Solid15DeviceInterface15typeDescriptionENS0_4TypeE ]
dialog.h,
libkdeui.so.5.4.0
namespace Sonnet
Dialog::setSpellCheckContinuedAfterReplacement ( bool b )
[ symbol: _ZN6Sonnet6Dialog38setSpellCheckContinuedAfterReplacementEb ]
Dialog::showProgressDialog ( int timeout )
[ symbol: _ZN6Sonnet6Dialog18showProgressDialogEi ]
Dialog::showSpellCheckCompletionMessage ( bool b )
[ symbol: _ZN6Sonnet6Dialog31showSpellCheckCompletionMessageEb ]
dialog.h,
libplasma.so.3.0.0
namespace Plasma
Dialog::aspectRatioMode ( ) const
[ symbol: _ZNK6Plasma6Dialog15aspectRatioModeEv ]
Dialog::focusInEvent ( QFocusEvent* event )
[ symbol: _ZN6Plasma6Dialog12focusInEventEP11QFocusEvent ]
Dialog::setAspectRatioMode ( AspectRatioMode mode )
[ symbol: _ZN6Plasma6Dialog18setAspectRatioModeENS_15AspectRatioModeE ]
downloaddialog.h,
libknewstuff3.so.4.4.0
namespace KNS3
DownloadDialog::changedEntries ( )
[ symbol: _ZN4KNS314DownloadDialog14changedEntriesEv ]
DownloadDialog::DownloadDialog [in-charge] ( QString const& configFile, QWidget* parent )
[ symbol: _ZN4KNS314DownloadDialogC1ERK7QStringP7QWidget ]
DownloadDialog::DownloadDialog [in-charge] ( QWidget* parent )
[ symbol: _ZN4KNS314DownloadDialogC1EP7QWidget ]
DownloadDialog::DownloadDialog [not-in-charge] ( QString const& configFile, QWidget* parent )
[ symbol: _ZN4KNS314DownloadDialogC2ERK7QStringP7QWidget ]
DownloadDialog::DownloadDialog [not-in-charge] ( QWidget* parent )
[ symbol: _ZN4KNS314DownloadDialogC2EP7QWidget ]
DownloadDialog::installedEntries ( )
[ symbol: _ZN4KNS314DownloadDialog16installedEntriesEv ]
DownloadDialog::metaObject ( ) const
[ symbol: _ZNK4KNS314DownloadDialog10metaObjectEv ]
DownloadDialog::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )
[ symbol: _ZN4KNS314DownloadDialog11qt_metacallEN11QMetaObject4CallEiPPv ]
DownloadDialog::qt_metacast ( char const* p1 )
[ symbol: _ZN4KNS314DownloadDialog11qt_metacastEPKc ]
DownloadDialog::staticMetaObject [data]
[ symbol: _ZN4KNS314DownloadDialog16staticMetaObjectE ]
DownloadDialog::~DownloadDialog [in-charge-deleting] ( )
[ symbol: _ZN4KNS314DownloadDialogD0Ev ]
DownloadDialog::~DownloadDialog [in-charge] ( )
[ symbol: _ZN4KNS314DownloadDialogD1Ev ]
DownloadDialog::~DownloadDialog [not-in-charge] ( )
[ symbol: _ZN4KNS314DownloadDialogD2Ev ]
entity.h,
libnepomuk.so.4.4.0
namespace Nepomuk::Types
Entity::comment ( QString const& language ) const
[ symbol: _ZNK7Nepomuk5Types6Entity7commentERK7QString ]
Entity::icon ( ) const
[ symbol: _ZNK7Nepomuk5Types6Entity4iconEv ]
Entity::isAvailable ( ) const
[ symbol: _ZNK7Nepomuk5Types6Entity11isAvailableEv ]
Entity::label ( QString const& language ) const
[ symbol: _ZNK7Nepomuk5Types6Entity5labelERK7QString ]
entry.h,
libknewstuff3.so.4.4.0
namespace KNS3
Entry::category ( ) const
[ symbol: _ZNK4KNS35Entry8categoryEv ]
Entry::Entry [in-charge] ( Entry const& other )
[ symbol: _ZN4KNS35EntryC1ERKS0_ ]
Entry::Entry [not-in-charge] ( Entry const& other )
[ symbol: _ZN4KNS35EntryC2ERKS0_ ]
Entry::installedFiles ( ) const
[ symbol: _ZNK4KNS35Entry14installedFilesEv ]
Entry::license ( ) const
[ symbol: _ZNK4KNS35Entry7licenseEv ]
Entry::name ( ) const
[ symbol: _ZNK4KNS35Entry4nameEv ]
Entry::operator= ( Entry const& other )
[ symbol: _ZN4KNS35EntryaSERKS0_ ]
Entry::status ( ) const
[ symbol: _ZNK4KNS35Entry6statusEv ]
Entry::summary ( ) const
[ symbol: _ZNK4KNS35Entry7summaryEv ]
Entry::uninstalledFiles ( ) const
[ symbol: _ZNK4KNS35Entry16uninstalledFilesEv ]
Entry::version ( ) const
[ symbol: _ZNK4KNS35Entry7versionEv ]
Entry::~Entry [in-charge] ( )
[ symbol: _ZN4KNS35EntryD1Ev ]
Entry::~Entry [not-in-charge] ( )
[ symbol: _ZN4KNS35EntryD2Ev ]
extender.h,
libplasma.so.3.0.0
namespace Plasma
Extender::applet ( ) const
[ symbol: _ZNK6Plasma8Extender6appletEv ]
extendergroup.h,
libplasma.so.3.0.0
namespace Plasma
ExtenderGroup::isAutoCollapse ( ) const
[ symbol: _ZNK6Plasma13ExtenderGroup14isAutoCollapseEv ]
ExtenderGroup::isGroupCollapsed ( ) const
[ symbol: _ZNK6Plasma13ExtenderGroup16isGroupCollapsedEv ]
ExtenderGroup::setAutoCollapse ( bool collapse )
[ symbol: _ZN6Plasma13ExtenderGroup15setAutoCollapseEb ]
ExtenderGroup::setGroupCollapsed ( bool collapsed )
[ symbol: _ZN6Plasma13ExtenderGroup17setGroupCollapsedEb ]
extenderitem.h,
libplasma.so.3.0.0
namespace Plasma
ExtenderItem::sizeHint ( Qt::SizeHint which, QSizeF const& constraint ) const
[ symbol: _ZNK6Plasma12ExtenderItem8sizeHintEN2Qt8SizeHintERK6QSizeF ]
filequery.h,
libnepomukquery.so.4.4.0
namespace Nepomuk::Query
FileQuery::addExcludeFolder ( KUrl const& folder )
[ symbol: _ZN7Nepomuk5Query9FileQuery16addExcludeFolderERK4KUrl ]
FileQuery::addIncludeFolder ( KUrl const& folder )
[ symbol: _ZN7Nepomuk5Query9FileQuery16addIncludeFolderERK4KUrl ]
FileQuery::excludeFolders ( ) const
[ symbol: _ZNK7Nepomuk5Query9FileQuery14excludeFoldersEv ]
FileQuery::FileQuery [in-charge] ( )
[ symbol: _ZN7Nepomuk5Query9FileQueryC1Ev ]
FileQuery::FileQuery [in-charge] ( Query const& query )
[ symbol: _ZN7Nepomuk5Query9FileQueryC1ERKNS0_5QueryE ]
FileQuery::FileQuery [not-in-charge] ( )
[ symbol: _ZN7Nepomuk5Query9FileQueryC2Ev ]
FileQuery::FileQuery [not-in-charge] ( Query const& query )
[ symbol: _ZN7Nepomuk5Query9FileQueryC2ERKNS0_5QueryE ]
FileQuery::includeFolders ( ) const
[ symbol: _ZNK7Nepomuk5Query9FileQuery14includeFoldersEv ]
FileQuery::operator= ( Query const& p1 )
[ symbol: _ZN7Nepomuk5Query9FileQueryaSERKNS0_5QueryE ]
FileQuery::setExcludeFolders ( KUrl::List const& folders )
[ symbol: _ZN7Nepomuk5Query9FileQuery17setExcludeFoldersERKN4KUrl4ListE ]
FileQuery::setIncludeFolders ( KUrl::List const& folders )
[ symbol: _ZN7Nepomuk5Query9FileQuery17setIncludeFoldersERKN4KUrl4ListE ]
FileQuery::~FileQuery [in-charge] ( )
[ symbol: _ZN7Nepomuk5Query9FileQueryD1Ev ]
FileQuery::~FileQuery [not-in-charge] ( )
[ symbol: _ZN7Nepomuk5Query9FileQueryD2Ev ]
flashinglabel.h,
libplasma.so.3.0.0
namespace Plasma
FlashingLabel::color ( ) const
[ symbol: _ZNK6Plasma13FlashingLabel5colorEv ]
FlashingLabel::duration ( ) const
[ symbol: _ZNK6Plasma13FlashingLabel8durationEv ]
FlashingLabel::font ( ) const
[ symbol: _ZNK6Plasma13FlashingLabel4fontEv ]
FlashingLabel::sizeHint ( Qt::SizeHint which, QSizeF const& constraint ) const
[ symbol: _ZNK6Plasma13FlashingLabel8sizeHintEN2Qt8SizeHintERK6QSizeF ]
frame.h,
libplasma.so.3.0.0
namespace Plasma
Frame::changeEvent ( QEvent* event )
[ symbol: _ZN6Plasma5Frame11changeEventEP6QEvent ]
Frame::enabledBorders ( ) const
[ symbol: _ZNK6Plasma5Frame14enabledBordersEv ]
Frame::setEnabledBorders ( FrameSvg::EnabledBorders const borders )
[ symbol: _ZN6Plasma5Frame17setEnabledBordersE6QFlagsINS_8FrameSvg13EnabledBorderEE ]
groupbox.h,
libplasma.so.3.0.0
namespace Plasma
GroupBox::changeEvent ( QEvent* event )
[ symbol: _ZN6Plasma8GroupBox11changeEventEP6QEvent ]
groupterm.h,
libnepomukquery.so.4.4.0
namespace Nepomuk::Query
GroupTerm::addSubTerm ( Term const& term )
[ symbol: _ZN7Nepomuk5Query9GroupTerm10addSubTermERKNS0_4TermE ]
GroupTerm::GroupTerm [in-charge] ( Term const& term )
[ symbol: _ZN7Nepomuk5Query9GroupTermC1ERKNS0_4TermE ]
GroupTerm::GroupTerm [in-charge] ( TermPrivate* p1 )
[ symbol: _ZN7Nepomuk5Query9GroupTermC1EPNS0_11TermPrivateE ]
GroupTerm::GroupTerm [in-charge] ( TermPrivate* p1, Term const& term1, Term const& term2, Term const& term3, Term const& term4, Term const& term5, Term const& term6 )
[ symbol: _ZN7Nepomuk5Query9GroupTermC1EPNS0_11TermPrivateERKNS0_4TermES6_S6_S6_S6_S6_ ]
GroupTerm::GroupTerm [not-in-charge] ( Term const& term )
[ symbol: _ZN7Nepomuk5Query9GroupTermC2ERKNS0_4TermE ]
GroupTerm::GroupTerm [not-in-charge] ( TermPrivate* p1 )
[ symbol: _ZN7Nepomuk5Query9GroupTermC2EPNS0_11TermPrivateE ]
GroupTerm::GroupTerm [not-in-charge] ( TermPrivate* p1, Term const& term1, Term const& term2, Term const& term3, Term const& term4, Term const& term5, Term const& term6 )
[ symbol: _ZN7Nepomuk5Query9GroupTermC2EPNS0_11TermPrivateERKNS0_4TermES6_S6_S6_S6_S6_ ]
GroupTerm::setSubTerms ( QList<Term>const& terms )
[ symbol: _ZN7Nepomuk5Query9GroupTerm11setSubTermsERK5QListINS0_4TermEE ]
GroupTerm::subTerms ( ) const
[ symbol: _ZNK7Nepomuk5Query9GroupTerm8subTermsEv ]
GroupTerm::~GroupTerm [in-charge] ( )
[ symbol: _ZN7Nepomuk5Query9GroupTermD1Ev ]
GroupTerm::~GroupTerm [not-in-charge] ( )
[ symbol: _ZN7Nepomuk5Query9GroupTermD2Ev ]
highlightinterface.h,
libktexteditor.so.4.4.0
namespace KTextEditor
HighlightInterface::HighlightInterface [in-charge] ( )
[ symbol: _ZN11KTextEditor18HighlightInterfaceC1Ev ]
HighlightInterface::HighlightInterface [not-in-charge] ( )
[ symbol: _ZN11KTextEditor18HighlightInterfaceC2Ev ]
HighlightInterface::~HighlightInterface [in-charge-deleting] ( )
[ symbol: _ZN11KTextEditor18HighlightInterfaceD0Ev ]
HighlightInterface::~HighlightInterface [in-charge] ( )
[ symbol: _ZN11KTextEditor18HighlightInterfaceD1Ev ]
HighlightInterface::~HighlightInterface [not-in-charge] ( )
[ symbol: _ZN11KTextEditor18HighlightInterfaceD2Ev ]
historyprovider.h,
libkparts.so.4.4.0
namespace KParts
HistoryProvider::exists ( ) [static]
[ symbol: _ZN6KParts15HistoryProvider6existsEv ]
iconwidget.h,
libplasma.so.3.0.0
namespace Plasma
IconWidget::changeEvent ( QEvent* event )
[ symbol: _ZN6Plasma10IconWidget11changeEventEP6QEvent ]
IconWidget::sizeHint ( Qt::SizeHint which, QSizeF const& constraint ) const
[ symbol: _ZNK6Plasma10IconWidget8sizeHintEN2Qt8SizeHintERK6QSizeF ]
itembackground.h,
libplasma.so.3.0.0
namespace Plasma
ItemBackground::animationStep ( qreal progress )
[ symbol: _ZN6Plasma14ItemBackground13animationStepEd ]
ItemBackground::appearanceChanged ( )
[ symbol: _ZN6Plasma14ItemBackground17appearanceChangedEv ]
ItemBackground::eventFilter ( QObject* watched, QEvent* event )
[ symbol: _ZN6Plasma14ItemBackground11eventFilterEP7QObjectP6QEvent ]
ItemBackground::ItemBackground [in-charge] ( QGraphicsWidget* parent )
[ symbol: _ZN6Plasma14ItemBackgroundC1EP15QGraphicsWidget ]
ItemBackground::ItemBackground [not-in-charge] ( QGraphicsWidget* parent )
[ symbol: _ZN6Plasma14ItemBackgroundC2EP15QGraphicsWidget ]
ItemBackground::itemChange ( QGraphicsItem::GraphicsItemChange change, QVariant const& value )
[ symbol: _ZN6Plasma14ItemBackground10itemChangeEN13QGraphicsItem18GraphicsItemChangeERK8QVariant ]
ItemBackground::metaObject ( ) const
[ symbol: _ZNK6Plasma14ItemBackground10metaObjectEv ]
ItemBackground::paint ( QPainter* painter, QStyleOptionGraphicsItem const* option, QWidget* widget )
[ symbol: _ZN6Plasma14ItemBackground5paintEP8QPainterPK24QStyleOptionGraphicsItemP7QWidget ]
ItemBackground::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )
[ symbol: _ZN6Plasma14ItemBackground11qt_metacallEN11QMetaObject4CallEiPPv ]
ItemBackground::qt_metacast ( char const* p1 )
[ symbol: _ZN6Plasma14ItemBackground11qt_metacastEPKc ]
ItemBackground::resizeEvent ( QGraphicsSceneResizeEvent* p1 )
[ symbol: _ZN6Plasma14ItemBackground11resizeEventEP25QGraphicsSceneResizeEvent ]
ItemBackground::sceneEventFilter ( QGraphicsItem* watched, QEvent* event )
[ symbol: _ZN6Plasma14ItemBackground16sceneEventFilterEP13QGraphicsItemP6QEvent ]
ItemBackground::setTarget ( QRectF const& newGeometry )
[ symbol: _ZN6Plasma14ItemBackground9setTargetERK6QRectF ]
ItemBackground::setTargetItem ( QGraphicsItem* target )
[ symbol: _ZN6Plasma14ItemBackground13setTargetItemEP13QGraphicsItem ]
ItemBackground::staticMetaObject [data]
[ symbol: _ZN6Plasma14ItemBackground16staticMetaObjectE ]
ItemBackground::target ( ) const
[ symbol: _ZNK6Plasma14ItemBackground6targetEv ]
ItemBackground::targetItem ( ) const
[ symbol: _ZNK6Plasma14ItemBackground10targetItemEv ]
ItemBackground::targetItemReached ( QGraphicsItem* p1 )
[ symbol: _ZN6Plasma14ItemBackground17targetItemReachedEP13QGraphicsItem ]
ItemBackground::targetReached ( QRectF p1 )
[ symbol: _ZN6Plasma14ItemBackground13targetReachedE6QRectF ]
ItemBackground::~ItemBackground [in-charge-deleting] ( )
[ symbol: _ZN6Plasma14ItemBackgroundD0Ev ]
ItemBackground::~ItemBackground [in-charge] ( )
[ symbol: _ZN6Plasma14ItemBackgroundD1Ev ]
ItemBackground::~ItemBackground [not-in-charge] ( )
[ symbol: _ZN6Plasma14ItemBackgroundD2Ev ]
job.h,
libkio.so.5.4.0
namespace KIO
mostLocalUrl ( KUrl const& url, JobFlags flags )
[ symbol: _ZN3KIO12mostLocalUrlERK4KUrl6QFlagsINS_7JobFlagEE ]
jobclasses.h,
libkio.so.5.4.0
namespace KIO
SimpleJob::isRedirectionHandlingEnabled ( ) const
[ symbol: _ZNK3KIO9SimpleJob28isRedirectionHandlingEnabledEv ]
SimpleJob::setRedirectionHandlingEnabled ( bool handle )
[ symbol: _ZN3KIO9SimpleJob29setRedirectionHandlingEnabledEb ]
StatJob::mostLocalUrl ( ) const
[ symbol: _ZNK3KIO7StatJob12mostLocalUrlEv ]
kaboutapplicationdialog.h,
libkdeui.so.5.4.0
KAboutApplicationDialog::KAboutApplicationDialog [in-charge] ( KAboutData const* aboutData, KAboutApplicationDialog::Options opts, QWidget* parent )
[ symbol: _ZN23KAboutApplicationDialogC1EPK10KAboutData6QFlagsINS_6OptionEEP7QWidget ]
KAboutApplicationDialog::KAboutApplicationDialog [not-in-charge] ( KAboutData const* aboutData, KAboutApplicationDialog::Options opts, QWidget* parent )
[ symbol: _ZN23KAboutApplicationDialogC2EPK10KAboutData6QFlagsINS_6OptionEEP7QWidget ]
kaction.h,
libkdeui.so.5.4.0
KAction::authAction ( ) const
[ symbol: _ZNK7KAction10authActionEv ]
KAction::authorized ( KAuth::Action* action )
[ symbol: _ZN7KAction10authorizedEPN5KAuth6ActionE ]
KAction::setAuthAction ( KAuth::Action* action )
[ symbol: _ZN7KAction13setAuthActionEPN5KAuth6ActionE ]
KAction::setAuthAction ( QString const& actionName )
[ symbol: _ZN7KAction13setAuthActionERK7QString ]
kauthaction.h,
libkdecore.so.5.4.0
namespace KAuth
Action::Action [in-charge] ( )
[ symbol: _ZN5KAuth6ActionC1Ev ]
Action::Action [in-charge] ( Action const& action )
[ symbol: _ZN5KAuth6ActionC1ERKS0_ ]
Action::Action [in-charge] ( QString const& name )
[ symbol: _ZN5KAuth6ActionC1ERK7QString ]
Action::Action [in-charge] ( QString const& name, QString const& details )
[ symbol: _ZN5KAuth6ActionC1ERK7QStringS3_ ]
Action::Action [not-in-charge] ( )
[ symbol: _ZN5KAuth6ActionC2Ev ]
Action::Action [not-in-charge] ( Action const& action )
[ symbol: _ZN5KAuth6ActionC2ERKS0_ ]
Action::Action [not-in-charge] ( QString const& name )
[ symbol: _ZN5KAuth6ActionC2ERK7QString ]
Action::Action [not-in-charge] ( QString const& name, QString const& details )
[ symbol: _ZN5KAuth6ActionC2ERK7QStringS3_ ]
Action::addArgument ( QString const& key, QVariant const& value )
[ symbol: _ZN5KAuth6Action11addArgumentERK7QStringRK8QVariant ]
Action::arguments ( ) const
[ symbol: _ZNK5KAuth6Action9argumentsEv ]
Action::authorize ( ) const
[ symbol: _ZNK5KAuth6Action9authorizeEv ]
Action::details ( ) const
[ symbol: _ZNK5KAuth6Action7detailsEv ]
Action::execute ( ) const
[ symbol: _ZNK5KAuth6Action7executeEv ]
Action::execute ( QString const& helperID ) const
[ symbol: _ZNK5KAuth6Action7executeERK7QString ]
Action::executeActions ( QList<Action>const& actions, QList<Action>* deniedActions, QString const& helperId ) [static]
[ symbol: _ZN5KAuth6Action14executeActionsERK5QListIS0_EPS2_RK7QString ]
Action::executesAsync ( ) const
[ symbol: _ZNK5KAuth6Action13executesAsyncEv ]
Action::helperID ( ) const
[ symbol: _ZNK5KAuth6Action8helperIDEv ]
Action::isValid ( ) const
[ symbol: _ZNK5KAuth6Action7isValidEv ]
Action::name ( ) const
[ symbol: _ZNK5KAuth6Action4nameEv ]
Action::operator!= ( Action const& action ) const
[ symbol: _ZNK5KAuth6ActionneERKS0_ ]
Action::operator= ( Action const& action )
[ symbol: _ZN5KAuth6ActionaSERKS0_ ]
Action::operator== ( Action const& action ) const
[ symbol: _ZNK5KAuth6ActioneqERKS0_ ]
Action::setArguments ( QVariantMap const& arguments )
[ symbol: _ZN5KAuth6Action12setArgumentsERK4QMapI7QString8QVariantE ]
Action::setDetails ( QString const& details )
[ symbol: _ZN5KAuth6Action10setDetailsERK7QString ]
Action::setExecutesAsync ( bool async )
[ symbol: _ZN5KAuth6Action16setExecutesAsyncEb ]
Action::setHelperID ( QString const& id )
[ symbol: _ZN5KAuth6Action11setHelperIDERK7QString ]
Action::setName ( QString const& name )
[ symbol: _ZN5KAuth6Action7setNameERK7QString ]
Action::status ( ) const
[ symbol: _ZNK5KAuth6Action6statusEv ]
Action::stop ( )
[ symbol: _ZN5KAuth6Action4stopEv ]
Action::stop ( QString const& helperID )
[ symbol: _ZN5KAuth6Action4stopERK7QString ]
Action::watcher ( )
[ symbol: _ZN5KAuth6Action7watcherEv ]
Action::~Action [in-charge] ( )
[ symbol: _ZN5KAuth6ActionD1Ev ]
Action::~Action [not-in-charge] ( )
[ symbol: _ZN5KAuth6ActionD2Ev ]
kauthactionreply.h,
libkdecore.so.5.4.0
namespace KAuth
ActionReply::ActionReply [in-charge] ( )
[ symbol: _ZN5KAuth11ActionReplyC1Ev ]
ActionReply::ActionReply [in-charge] ( int errorCode )
[ symbol: _ZN5KAuth11ActionReplyC1Ei ]
ActionReply::ActionReply [in-charge] ( ActionReply const& reply )
[ symbol: _ZN5KAuth11ActionReplyC1ERKS0_ ]
ActionReply::ActionReply [in-charge] ( ActionReply::Type type )
[ symbol: _ZN5KAuth11ActionReplyC1ENS0_4TypeE ]
ActionReply::ActionReply [not-in-charge] ( )
[ symbol: _ZN5KAuth11ActionReplyC2Ev ]
ActionReply::ActionReply [not-in-charge] ( int errorCode )
[ symbol: _ZN5KAuth11ActionReplyC2Ei ]
ActionReply::ActionReply [not-in-charge] ( ActionReply const& reply )
[ symbol: _ZN5KAuth11ActionReplyC2ERKS0_ ]
ActionReply::ActionReply [not-in-charge] ( ActionReply::Type type )
[ symbol: _ZN5KAuth11ActionReplyC2ENS0_4TypeE ]
ActionReply::addData ( QString const& key, QVariant const& value )
[ symbol: _ZN5KAuth11ActionReply7addDataERK7QStringRK8QVariant ]
ActionReply::AuthorizationDeniedReply [data]
[ symbol: _ZN5KAuth11ActionReply24AuthorizationDeniedReplyE ]
ActionReply::data ( ) const
[ symbol: _ZNK5KAuth11ActionReply4dataEv ]
ActionReply::DBusErrorReply [data]
[ symbol: _ZN5KAuth11ActionReply14DBusErrorReplyE ]
ActionReply::deserialize ( QByteArray const& data ) [static]
[ symbol: _ZN5KAuth11ActionReply11deserializeERK10QByteArray ]
ActionReply::errorCode ( ) const
[ symbol: _ZNK5KAuth11ActionReply9errorCodeEv ]
ActionReply::errorDescription ( ) const
[ symbol: _ZNK5KAuth11ActionReply16errorDescriptionEv ]
ActionReply::failed ( ) const
[ symbol: _ZNK5KAuth11ActionReply6failedEv ]
ActionReply::HelperBusyReply [data]
[ symbol: _ZN5KAuth11ActionReply15HelperBusyReplyE ]
ActionReply::HelperErrorReply [data]
[ symbol: _ZN5KAuth11ActionReply16HelperErrorReplyE ]
ActionReply::InvalidActionReply [data]
[ symbol: _ZN5KAuth11ActionReply18InvalidActionReplyE ]
ActionReply::NoResponderReply [data]
[ symbol: _ZN5KAuth11ActionReply16NoResponderReplyE ]
ActionReply::NoSuchActionReply [data]
[ symbol: _ZN5KAuth11ActionReply17NoSuchActionReplyE ]
ActionReply::operator!= ( ActionReply const& reply ) const
[ symbol: _ZNK5KAuth11ActionReplyneERKS0_ ]
ActionReply::operator= ( ActionReply const& reply )
[ symbol: _ZN5KAuth11ActionReplyaSERKS0_ ]
ActionReply::operator== ( ActionReply const& reply ) const
[ symbol: _ZNK5KAuth11ActionReplyeqERKS0_ ]
ActionReply::serialized ( ) const
[ symbol: _ZNK5KAuth11ActionReply10serializedEv ]
ActionReply::setData ( QVariantMap const& data )
[ symbol: _ZN5KAuth11ActionReply7setDataERK4QMapI7QString8QVariantE ]
ActionReply::setErrorCode ( int errorCode )
[ symbol: _ZN5KAuth11ActionReply12setErrorCodeEi ]
ActionReply::setErrorDescription ( QString const& error )
[ symbol: _ZN5KAuth11ActionReply19setErrorDescriptionERK7QString ]
ActionReply::succeeded ( ) const
[ symbol: _ZNK5KAuth11ActionReply9succeededEv ]
ActionReply::SuccessReply [data]
[ symbol: _ZN5KAuth11ActionReply12SuccessReplyE ]
ActionReply::type ( ) const
[ symbol: _ZNK5KAuth11ActionReply4typeEv ]
ActionReply::UserCancelledReply [data]
[ symbol: _ZN5KAuth11ActionReply18UserCancelledReplyE ]
ActionReply::~ActionReply [in-charge-deleting] ( )
[ symbol: _ZN5KAuth11ActionReplyD0Ev ]
ActionReply::~ActionReply [in-charge] ( )
[ symbol: _ZN5KAuth11ActionReplyD1Ev ]
ActionReply::~ActionReply [not-in-charge] ( )
[ symbol: _ZN5KAuth11ActionReplyD2Ev ]
kauthactionwatcher.h,
libkdecore.so.5.4.0
namespace KAuth
ActionWatcher::action ( ) const
[ symbol: _ZNK5KAuth13ActionWatcher6actionEv ]
ActionWatcher::actionPerformed ( ActionReply const& reply )
[ symbol: _ZN5KAuth13ActionWatcher15actionPerformedERKNS_11ActionReplyE ]
ActionWatcher::actionStarted ( )
[ symbol: _ZN5KAuth13ActionWatcher13actionStartedEv ]
ActionWatcher::metaObject ( ) const
[ symbol: _ZNK5KAuth13ActionWatcher10metaObjectEv ]
ActionWatcher::progressStep ( int progress )
[ symbol: _ZN5KAuth13ActionWatcher12progressStepEi ]
ActionWatcher::progressStep ( QVariantMap const& data )
[ symbol: _ZN5KAuth13ActionWatcher12progressStepERK4QMapI7QString8QVariantE ]
ActionWatcher::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )
[ symbol: _ZN5KAuth13ActionWatcher11qt_metacallEN11QMetaObject4CallEiPPv ]
ActionWatcher::qt_metacast ( char const* p1 )
[ symbol: _ZN5KAuth13ActionWatcher11qt_metacastEPKc ]
ActionWatcher::staticMetaObject [data]
[ symbol: _ZN5KAuth13ActionWatcher16staticMetaObjectE ]
ActionWatcher::statusChanged ( int status )
[ symbol: _ZN5KAuth13ActionWatcher13statusChangedEi ]
ActionWatcher::watcher ( QString const& action ) [static]
[ symbol: _ZN5KAuth13ActionWatcher7watcherERK7QString ]
ActionWatcher::~ActionWatcher [in-charge-deleting] ( )
[ symbol: _ZN5KAuth13ActionWatcherD0Ev ]
ActionWatcher::~ActionWatcher [in-charge] ( )
[ symbol: _ZN5KAuth13ActionWatcherD1Ev ]
ActionWatcher::~ActionWatcher [not-in-charge] ( )
[ symbol: _ZN5KAuth13ActionWatcherD2Ev ]
kbookmark.h,
libkio.so.5.4.0
KBookmark::description ( ) const
[ symbol: _ZNK9KBookmark11descriptionEv ]
KBookmark::setDescription ( QString const& description )
[ symbol: _ZN9KBookmark14setDescriptionERK7QString ]
kcalendarsystem.h,
libkdecore.so.5.4.0
KCalendarSystem::dayOfWeekString ( QDate const& pDate ) const
[ symbol: _ZNK15KCalendarSystem15dayOfWeekStringERK5QDate ]
KCalendarSystem::dayOfYearString ( QDate const& pDate, KCalendarSystem::StringFormat format ) const
[ symbol: _ZNK15KCalendarSystem15dayOfYearStringERK5QDateNS_12StringFormatE ]
KCalendarSystem::daysInMonthString ( QDate const& pDate, KCalendarSystem::StringFormat format ) const
[ symbol: _ZNK15KCalendarSystem17daysInMonthStringERK5QDateNS_12StringFormatE ]
KCalendarSystem::daysInWeekString ( QDate const& date ) const
[ symbol: _ZNK15KCalendarSystem16daysInWeekStringERK5QDate ]
KCalendarSystem::daysInYearString ( QDate const& pDate, KCalendarSystem::StringFormat format ) const
[ symbol: _ZNK15KCalendarSystem16daysInYearStringERK5QDateNS_12StringFormatE ]
KCalendarSystem::formatDate ( QDate const& fromDate, QString const& toFormat, KLocale::DateTimeFormatStandard formatStandard ) const
[ symbol: _ZNK15KCalendarSystem10formatDateERK5QDateRK7QStringN7KLocale22DateTimeFormatStandardE ]
KCalendarSystem::formatDate ( QDate const& fromDate, QString const& toFormat, KLocale::DigitSet digitSet, KLocale::DateTimeFormatStandard formatStandard ) const
[ symbol: _ZNK15KCalendarSystem10formatDateERK5QDateRK7QStringN7KLocale8DigitSetENS6_22DateTimeFormatStandardE ]
KCalendarSystem::isValid ( int year, int dayOfYear ) const
[ symbol: _ZNK15KCalendarSystem7isValidEii ]
KCalendarSystem::isValidIsoWeekDate ( int year, int isoWeekNumber, int dayOfIsoWeek ) const
[ symbol: _ZNK15KCalendarSystem18isValidIsoWeekDateEiii ]
KCalendarSystem::monthsInYearString ( QDate const& pDate, KCalendarSystem::StringFormat format ) const
[ symbol: _ZNK15KCalendarSystem18monthsInYearStringERK5QDateNS_12StringFormatE ]
KCalendarSystem::setDate ( QDate& date, int year, int dayOfYear ) const
[ symbol: _ZNK15KCalendarSystem7setDateER5QDateii ]
KCalendarSystem::setDateIsoWeek ( QDate& date, int year, int isoWeekNumber, int dayOfIsoWeek ) const
[ symbol: _ZNK15KCalendarSystem14setDateIsoWeekER5QDateiii ]
KCalendarSystem::setHasYear0 ( bool hasYear0 )
[ symbol: _ZN15KCalendarSystem11setHasYear0Eb ]
KCalendarSystem::setMaxDaysInWeek ( int maxDays )
[ symbol: _ZN15KCalendarSystem16setMaxDaysInWeekEi ]
KCalendarSystem::setMaxMonthsInYear ( int maxMonths )
[ symbol: _ZN15KCalendarSystem18setMaxMonthsInYearEi ]
KCalendarSystem::weekNumberString ( QDate const& pDate, KCalendarSystem::StringFormat format ) const
[ symbol: _ZNK15KCalendarSystem16weekNumberStringERK5QDateNS_12StringFormatE ]
KCalendarSystem::weeksInYearString ( QDate const& pDate, KCalendarSystem::StringFormat format ) const
[ symbol: _ZNK15KCalendarSystem17weeksInYearStringERK5QDateNS_12StringFormatE ]
kcapacitybar.h,
libkdeui.so.5.4.0
KCapacityBar::drawTextMode ( ) const
[ symbol: _ZNK12KCapacityBar12drawTextModeEv ]
KCapacityBar::metaObject ( ) const
[ symbol: _ZNK12KCapacityBar10metaObjectEv ]
KCapacityBar::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )
[ symbol: _ZN12KCapacityBar11qt_metacallEN11QMetaObject4CallEiPPv ]
KCapacityBar::qt_metacast ( char const* p1 )
[ symbol: _ZN12KCapacityBar11qt_metacastEPKc ]
KCapacityBar::setDrawTextMode ( KCapacityBar::DrawTextMode mode )
[ symbol: _ZN12KCapacityBar15setDrawTextModeENS_12DrawTextModeE ]
KCapacityBar::staticMetaObject [data]
[ symbol: _ZN12KCapacityBar16staticMetaObjectE ]
kcategorizedview.h,
libkdeui.so.5.4.0
KCategorizedView::alternatingBlockColors ( ) const
[ symbol: _ZNK16KCategorizedView22alternatingBlockColorsEv ]
KCategorizedView::categorySpacing ( ) const
[ symbol: _ZNK16KCategorizedView15categorySpacingEv ]
KCategorizedView::collapsibleBlocks ( ) const
[ symbol: _ZNK16KCategorizedView17collapsibleBlocksEv ]
KCategorizedView::dragEnterEvent ( QDragEnterEvent* event )
[ symbol: _ZN16KCategorizedView14dragEnterEventEP15QDragEnterEvent ]
KCategorizedView::rowsAboutToBeRemoved ( QModelIndex const& parent, int start, int end )
[ symbol: _ZN16KCategorizedView20rowsAboutToBeRemovedERK11QModelIndexii ]
KCategorizedView::setAlternatingBlockColors ( bool enable )
[ symbol: _ZN16KCategorizedView25setAlternatingBlockColorsEb ]
KCategorizedView::setCategorySpacing ( int categorySpacing )
[ symbol: _ZN16KCategorizedView18setCategorySpacingEi ]
KCategorizedView::setCollapsibleBlocks ( bool enable )
[ symbol: _ZN16KCategorizedView20setCollapsibleBlocksEb ]
KCategorizedView::setGridSizeOwn ( QSize const& size )
[ symbol: _ZN16KCategorizedView14setGridSizeOwnERK5QSize ]
kcategorydrawer.h,
libkdeui.so.5.4.0
KCategoryDrawer::leftMargin ( ) const
[ symbol: _ZNK15KCategoryDrawer10leftMarginEv ]
KCategoryDrawer::operator= ( KCategoryDrawer const& cd )
[ symbol: _ZN15KCategoryDraweraSERKS_ ]
KCategoryDrawer::rightMargin ( ) const
[ symbol: _ZNK15KCategoryDrawer11rightMarginEv ]
KCategoryDrawer::setLeftMargin ( int leftMargin )
[ symbol: _ZN15KCategoryDrawer13setLeftMarginEi ]
KCategoryDrawer::setRightMargin ( int rightMargin )
[ symbol: _ZN15KCategoryDrawer14setRightMarginEi ]
KCategoryDrawerV2::collapseOrExpandClicked ( QModelIndex const& index )
[ symbol: _ZN17KCategoryDrawerV223collapseOrExpandClickedERK11QModelIndex ]
KCategoryDrawerV2::KCategoryDrawerV2 [in-charge] ( QObject* parent )
[ symbol: _ZN17KCategoryDrawerV2C1EP7QObject ]
KCategoryDrawerV2::KCategoryDrawerV2 [not-in-charge] ( QObject* parent )
[ symbol: _ZN17KCategoryDrawerV2C2EP7QObject ]
KCategoryDrawerV2::metaObject ( ) const
[ symbol: _ZNK17KCategoryDrawerV210metaObjectEv ]
KCategoryDrawerV2::mouseButtonDoubleClicked ( QModelIndex const& index, QMouseEvent* event )
[ symbol: _ZN17KCategoryDrawerV224mouseButtonDoubleClickedERK11QModelIndexP11QMouseEvent ]
KCategoryDrawerV2::mouseButtonMoved ( QModelIndex const& index, QMouseEvent* event )
[ symbol: _ZN17KCategoryDrawerV216mouseButtonMovedERK11QModelIndexP11QMouseEvent ]
KCategoryDrawerV2::mouseButtonPressed ( QModelIndex const& index, QMouseEvent* event )
[ symbol: _ZN17KCategoryDrawerV218mouseButtonPressedERK11QModelIndexP11QMouseEvent ]
KCategoryDrawerV2::mouseButtonReleased ( QModelIndex const& index, QMouseEvent* event )
[ symbol: _ZN17KCategoryDrawerV219mouseButtonReleasedERK11QModelIndexP11QMouseEvent ]
KCategoryDrawerV2::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )
[ symbol: _ZN17KCategoryDrawerV211qt_metacallEN11QMetaObject4CallEiPPv ]
KCategoryDrawerV2::qt_metacast ( char const* p1 )
[ symbol: _ZN17KCategoryDrawerV211qt_metacastEPKc ]
KCategoryDrawerV2::staticMetaObject [data]
[ symbol: _ZN17KCategoryDrawerV216staticMetaObjectE ]
KCategoryDrawerV2::~KCategoryDrawerV2 [in-charge-deleting] ( )
[ symbol: _ZN17KCategoryDrawerV2D0Ev ]
KCategoryDrawerV2::~KCategoryDrawerV2 [in-charge] ( )
[ symbol: _ZN17KCategoryDrawerV2D1Ev ]
KCategoryDrawerV2::~KCategoryDrawerV2 [not-in-charge] ( )
[ symbol: _ZN17KCategoryDrawerV2D2Ev ]
kcmodule.h,
libkdeui.so.5.4.0
KCModule::authAction ( ) const
[ symbol: _ZNK8KCModule10authActionEv ]
KCModule::authStatusChanged ( int p1 )
[ symbol: _ZN8KCModule17authStatusChangedEi ]
KCModule::needsAuthorization ( ) const
[ symbol: _ZNK8KCModule18needsAuthorizationEv ]
KCModule::rootOnlyMessageChanged ( bool use, QString message )
[ symbol: _ZN8KCModule22rootOnlyMessageChangedEb7QString ]
KCModule::setNeedsAuthorization ( bool needsAuth )
[ symbol: _ZN8KCModule21setNeedsAuthorizationEb ]
kcolordialog.h,
libkdeui.so.5.4.0
KColorPatch::color ( ) const
[ symbol: _ZNK11KColorPatch5colorEv ]
kcoreconfigskeleton.h,
libkdecore.so.5.4.0
KCoreConfigSkeleton::findItem ( QString const& name ) const
[ symbol: _ZNK19KCoreConfigSkeleton8findItemERK7QString ]
KCoreConfigSkeleton::isImmutable ( QString const& name ) const
[ symbol: _ZNK19KCoreConfigSkeleton11isImmutableERK7QString ]
kcurrencycode.h,
libkdecore.so.5.4.0
KCurrencyCode::allCurrencyCodesList ( KCurrencyCode::CurrencyStatusFlags currencyStatus ) [static]
[ symbol: _ZN13KCurrencyCode20allCurrencyCodesListE6QFlagsINS_14CurrencyStatusEE ]
KCurrencyCode::countriesUsingCurrency ( ) const
[ symbol: _ZNK13KCurrencyCode22countriesUsingCurrencyEv ]
KCurrencyCode::currencyCodeToName ( QString const& currencyCode, QString const& language ) [static]
[ symbol: _ZN13KCurrencyCode18currencyCodeToNameERK7QStringS2_ ]
KCurrencyCode::dateIntroduced ( ) const
[ symbol: _ZNK13KCurrencyCode14dateIntroducedEv ]
KCurrencyCode::dateSuspended ( ) const
[ symbol: _ZNK13KCurrencyCode13dateSuspendedEv ]
KCurrencyCode::dateWithdrawn ( ) const
[ symbol: _ZNK13KCurrencyCode13dateWithdrawnEv ]
KCurrencyCode::decimalPlaces ( ) const
[ symbol: _ZNK13KCurrencyCode13decimalPlacesEv ]
KCurrencyCode::defaultSymbol ( ) const
[ symbol: _ZNK13KCurrencyCode13defaultSymbolEv ]
KCurrencyCode::hasSubunits ( ) const
[ symbol: _ZNK13KCurrencyCode11hasSubunitsEv ]
KCurrencyCode::hasSubunitsInCirculation ( ) const
[ symbol: _ZNK13KCurrencyCode24hasSubunitsInCirculationEv ]
KCurrencyCode::isoCurrencyCode ( ) const
[ symbol: _ZNK13KCurrencyCode15isoCurrencyCodeEv ]
KCurrencyCode::isoCurrencyCodeNumeric ( ) const
[ symbol: _ZNK13KCurrencyCode22isoCurrencyCodeNumericEv ]
KCurrencyCode::isoName ( ) const
[ symbol: _ZNK13KCurrencyCode7isoNameEv ]
KCurrencyCode::isValid ( ) const
[ symbol: _ZNK13KCurrencyCode7isValidEv ]
KCurrencyCode::isValid ( QString const& currencyCode, KCurrencyCode::CurrencyStatusFlags currencyStatus ) [static]
[ symbol: _ZN13KCurrencyCode7isValidERK7QString6QFlagsINS_14CurrencyStatusEE ]
KCurrencyCode::KCurrencyCode [in-charge] ( KCurrencyCode const& rhs )
[ symbol: _ZN13KCurrencyCodeC1ERKS_ ]
KCurrencyCode::KCurrencyCode [in-charge] ( QFileInfo const& currencyCodeFile, QString const& language )
[ symbol: _ZN13KCurrencyCodeC1ERK9QFileInfoRK7QString ]
KCurrencyCode::KCurrencyCode [in-charge] ( QString const& isoCurrencyCode, QString const& language )
[ symbol: _ZN13KCurrencyCodeC1ERK7QStringS2_ ]
KCurrencyCode::KCurrencyCode [not-in-charge] ( KCurrencyCode const& rhs )
[ symbol: _ZN13KCurrencyCodeC2ERKS_ ]
KCurrencyCode::KCurrencyCode [not-in-charge] ( QFileInfo const& currencyCodeFile, QString const& language )
[ symbol: _ZN13KCurrencyCodeC2ERK9QFileInfoRK7QString ]
KCurrencyCode::KCurrencyCode [not-in-charge] ( QString const& isoCurrencyCode, QString const& language )
[ symbol: _ZN13KCurrencyCodeC2ERK7QStringS2_ ]
KCurrencyCode::name ( ) const
[ symbol: _ZNK13KCurrencyCode4nameEv ]
KCurrencyCode::operator= ( KCurrencyCode const& rhs )
[ symbol: _ZN13KCurrencyCodeaSERKS_ ]
KCurrencyCode::status ( ) const
[ symbol: _ZNK13KCurrencyCode6statusEv ]
KCurrencyCode::subunitsPerUnit ( ) const
[ symbol: _ZNK13KCurrencyCode15subunitsPerUnitEv ]
KCurrencyCode::subunitSymbol ( ) const
[ symbol: _ZNK13KCurrencyCode13subunitSymbolEv ]
KCurrencyCode::symbolList ( ) const
[ symbol: _ZNK13KCurrencyCode10symbolListEv ]
KCurrencyCode::unambiguousSymbol ( ) const
[ symbol: _ZNK13KCurrencyCode17unambiguousSymbolEv ]
KCurrencyCode::~KCurrencyCode [in-charge-deleting] ( )
[ symbol: _ZN13KCurrencyCodeD0Ev ]
KCurrencyCode::~KCurrencyCode [in-charge] ( )
[ symbol: _ZN13KCurrencyCodeD1Ev ]
KCurrencyCode::~KCurrencyCode [not-in-charge] ( )
[ symbol: _ZN13KCurrencyCodeD2Ev ]
kdatetable.h,
libkdeui.so.5.4.0
KDateTable::event ( QEvent* e )
[ symbol: _ZN10KDateTable5eventEP6QEvent ]
kdebug.h,
libkdecore.so.5.4.0
KDebug::hasNullOutput ( QtMsgType type, bool condition, int area, bool enableByDefault ) [static]
[ symbol: _ZN6KDebug13hasNullOutputE9QtMsgTypebib ]
KDebug::registerArea ( QByteArray const& areaName, bool enabled ) [static]
[ symbol: _ZN6KDebug12registerAreaERK10QByteArrayb ]
kdeprintdialog.h,
libkdeui.so.5.4.0
namespace KdePrint
createPrintDialog ( QPrinter* printer, PageSelectPolicy pageSelectPolicy, QList<QWidget*>const& customTabs, QWidget* parent )
[ symbol: _ZN8KdePrint17createPrintDialogEP8QPrinterNS_16PageSelectPolicyERK5QListIP7QWidgetES5_ ]
createPrintDialog ( QPrinter* printer, PageSelectPolicy pageSelectPolicy, QWidget* parent )
[ symbol: _ZN8KdePrint17createPrintDialogEP8QPrinterNS_16PageSelectPolicyEP7QWidget ]
kdirsortfilterproxymodel.h,
libkfile.so.4.4.0
KDirSortFilterProxyModel::metaObject ( ) const
[ symbol: _ZNK24KDirSortFilterProxyModel10metaObjectEv ]
KDirSortFilterProxyModel::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )
[ symbol: _ZN24KDirSortFilterProxyModel11qt_metacallEN11QMetaObject4CallEiPPv ]
KDirSortFilterProxyModel::qt_metacast ( char const* p1 )
[ symbol: _ZN24KDirSortFilterProxyModel11qt_metacastEPKc ]
KDirSortFilterProxyModel::staticMetaObject [data]
[ symbol: _ZN24KDirSortFilterProxyModel16staticMetaObjectE ]
kfiledialog.h,
libkio.so.5.4.0
KFileDialog::fileHighlighted ( KUrl const& p1 )
[ symbol: _ZN11KFileDialog15fileHighlightedERK4KUrl ]
KFileDialog::fileSelected ( KUrl const& p1 )
[ symbol: _ZN11KFileDialog12fileSelectedERK4KUrl ]
KFileDialog::getSaveFileName ( KUrl const& startDir, QString const& filter, QWidget* parent, QString const& caption, KFileDialog::Options options ) [static]
[ symbol: _ZN11KFileDialog15getSaveFileNameERK4KUrlRK7QStringP7QWidgetS5_6QFlagsINS_6OptionEE ]
KFileDialog::getSaveFileNameWId ( KUrl const& startDir, QString const& filter, WId parent_id, QString const& caption, KFileDialog::Options options ) [static]
[ symbol: _ZN11KFileDialog18getSaveFileNameWIdERK4KUrlRK7QStringmS5_6QFlagsINS_6OptionEE ]
KFileDialog::getSaveUrl ( KUrl const& startDir, QString const& filter, QWidget* parent, QString const& caption, KFileDialog::Options options ) [static]
[ symbol: _ZN11KFileDialog10getSaveUrlERK4KUrlRK7QStringP7QWidgetS5_6QFlagsINS_6OptionEE ]
kfileitem.h,
libkio.so.5.4.0
KFileItem::nepomukUri ( ) const
[ symbol: _ZNK9KFileItem10nepomukUriEv ]
operator<< ( QDebug stream, KFileItem const& item )
[ symbol: _Zls6QDebugRK9KFileItem ]
kfileitemactions.h,
libkio.so.5.4.0
KFileItemActions::associatedApplications ( QStringList const& mimeTypeList, QString const& traderConstraint ) [static]
[ symbol: _ZN16KFileItemActions22associatedApplicationsERK11QStringListRK7QString ]
kfileitemdelegate.h,
libkio.so.5.4.0
KFileItemDelegate::iconRect ( QStyleOptionViewItem const& option, QModelIndex const& index ) const
[ symbol: _ZNK17KFileItemDelegate8iconRectERK20QStyleOptionViewItemRK11QModelIndex ]
KFileItemDelegate::setWrapMode ( QTextOption::WrapMode wrapMode )
[ symbol: _ZN17KFileItemDelegate11setWrapModeEN11QTextOption8WrapModeE ]
KFileItemDelegate::wrapMode ( ) const
[ symbol: _ZNK17KFileItemDelegate8wrapModeEv ]
kfilewidget.h,
libkfile.so.4.4.0
KFileWidget::fileHighlighted ( KUrl const& p1 )
[ symbol: _ZN11KFileWidget15fileHighlightedERK4KUrl ]
KFileWidget::fileSelected ( KUrl const& p1 )
[ symbol: _ZN11KFileWidget12fileSelectedERK4KUrl ]
KFileWidget::readConfig ( KConfigGroup& group )
[ symbol: _ZN11KFileWidget10readConfigER12KConfigGroup ]
kglobal.h,
libkdecore.so.5.4.0
namespace KGlobal
findDirectChild_helper ( QObject const* parent, QMetaObject const& mo )
[ symbol: _ZN7KGlobal22findDirectChild_helperEPK7QObjectRK11QMetaObject ]
kglobalsettings.h,
libkdeui.so.5.4.0
KGlobalSettings::naturalSorting ( ) [static]
[ symbol: _ZN15KGlobalSettings14naturalSortingEv ]
KGlobalSettings::naturalSortingChanged ( )
[ symbol: _ZN15KGlobalSettings21naturalSortingChangedEv ]
kgraphicswebview.h,
libkdewebkit.so.5.4.0
KGraphicsWebView::isExternalContentAllowed ( ) const
[ symbol: _ZNK16KGraphicsWebView24isExternalContentAllowedEv ]
KGraphicsWebView::KGraphicsWebView [in-charge] ( QGraphicsItem* parent, bool createCustomPage )
[ symbol: _ZN16KGraphicsWebViewC1EP13QGraphicsItemb ]
KGraphicsWebView::KGraphicsWebView [not-in-charge] ( QGraphicsItem* parent, bool createCustomPage )
[ symbol: _ZN16KGraphicsWebViewC2EP13QGraphicsItemb ]
KGraphicsWebView::linkMiddleOrCtrlClicked ( KUrl const& url )
[ symbol: _ZN16KGraphicsWebView23linkMiddleOrCtrlClickedERK4KUrl ]
KGraphicsWebView::linkShiftClicked ( KUrl const& url )
[ symbol: _ZN16KGraphicsWebView16linkShiftClickedERK4KUrl ]
KGraphicsWebView::metaObject ( ) const
[ symbol: _ZNK16KGraphicsWebView10metaObjectEv ]
KGraphicsWebView::mousePressEvent ( QGraphicsSceneMouseEvent* event )
[ symbol: _ZN16KGraphicsWebView15mousePressEventEP24QGraphicsSceneMouseEvent ]
KGraphicsWebView::mouseReleaseEvent ( QGraphicsSceneMouseEvent* event )
[ symbol: _ZN16KGraphicsWebView17mouseReleaseEventEP24QGraphicsSceneMouseEvent ]
KGraphicsWebView::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )
[ symbol: _ZN16KGraphicsWebView11qt_metacallEN11QMetaObject4CallEiPPv ]
KGraphicsWebView::qt_metacast ( char const* p1 )
[ symbol: _ZN16KGraphicsWebView11qt_metacastEPKc ]
KGraphicsWebView::selectionClipboardUrlPasted ( KUrl const& url )
[ symbol: _ZN16KGraphicsWebView27selectionClipboardUrlPastedERK4KUrl ]
KGraphicsWebView::setAllowExternalContent ( bool allow )
[ symbol: _ZN16KGraphicsWebView23setAllowExternalContentEb ]
KGraphicsWebView::staticMetaObject [data]
[ symbol: _ZN16KGraphicsWebView16staticMetaObjectE ]
KGraphicsWebView::wheelEvent ( QGraphicsSceneWheelEvent* event )
[ symbol: _ZN16KGraphicsWebView10wheelEventEP24QGraphicsSceneWheelEvent ]
KGraphicsWebView::~KGraphicsWebView [in-charge-deleting] ( )
[ symbol: _ZN16KGraphicsWebViewD0Ev ]
KGraphicsWebView::~KGraphicsWebView [in-charge] ( )
[ symbol: _ZN16KGraphicsWebViewD1Ev ]
KGraphicsWebView::~KGraphicsWebView [not-in-charge] ( )
[ symbol: _ZN16KGraphicsWebViewD2Ev ]
khtml_part.h,
libkhtml.so.5.4.0
KHTMLPart::updateZoomFactor ( )
[ symbol: _ZN9KHTMLPart16updateZoomFactorEv ]
khtml_settings.h,
libkhtml.so.5.4.0
KHTMLSettings::adFilteredBy ( QString const& url, bool* isWhiteListed ) const
[ symbol: _ZNK13KHTMLSettings12adFilteredByERK7QStringPb ]
kidletime.h,
libkutils.so.4.4.0
KIdleTime::addIdleTimeout ( int msec )
[ symbol: _ZN9KIdleTime14addIdleTimeoutEi ]
KIdleTime::catchNextResumeEvent ( )
[ symbol: _ZN9KIdleTime20catchNextResumeEventEv ]
KIdleTime::idleTime ( ) const
[ symbol: _ZNK9KIdleTime8idleTimeEv ]
KIdleTime::idleTimeouts ( ) const
[ symbol: _ZNK9KIdleTime12idleTimeoutsEv ]
KIdleTime::instance ( ) [static]
[ symbol: _ZN9KIdleTime8instanceEv ]
KIdleTime::metaObject ( ) const
[ symbol: _ZNK9KIdleTime10metaObjectEv ]
KIdleTime::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )
[ symbol: _ZN9KIdleTime11qt_metacallEN11QMetaObject4CallEiPPv ]
KIdleTime::qt_metacast ( char const* p1 )
[ symbol: _ZN9KIdleTime11qt_metacastEPKc ]
KIdleTime::removeAllIdleTimeouts ( )
[ symbol: _ZN9KIdleTime21removeAllIdleTimeoutsEv ]
KIdleTime::removeIdleTimeout ( int identifier )
[ symbol: _ZN9KIdleTime17removeIdleTimeoutEi ]
KIdleTime::resumingFromIdle ( )
[ symbol: _ZN9KIdleTime16resumingFromIdleEv ]
KIdleTime::simulateUserActivity ( )
[ symbol: _ZN9KIdleTime20simulateUserActivityEv ]
KIdleTime::staticMetaObject [data]
[ symbol: _ZN9KIdleTime16staticMetaObjectE ]
KIdleTime::stopCatchingResumeEvent ( )
[ symbol: _ZN9KIdleTime23stopCatchingResumeEventEv ]
KIdleTime::timeoutReached ( int identifier )
[ symbol: _ZN9KIdleTime14timeoutReachedEi ]
KIdleTime::timeoutReached ( int identifier, int msec )
[ symbol: _ZN9KIdleTime14timeoutReachedEii ]
KIdleTime::~KIdleTime [in-charge-deleting] ( )
[ symbol: _ZN9KIdleTimeD0Ev ]
KIdleTime::~KIdleTime [in-charge] ( )
[ symbol: _ZN9KIdleTimeD1Ev ]
KIdleTime::~KIdleTime [not-in-charge] ( )
[ symbol: _ZN9KIdleTimeD2Ev ]
klocale.h,
libkdecore.so.5.4.0
KLocale::binaryUnitDialect ( ) const
[ symbol: _ZNK7KLocale17binaryUnitDialectEv ]
KLocale::currency ( ) const
[ symbol: _ZNK7KLocale8currencyEv ]
KLocale::currencyCode ( ) const
[ symbol: _ZNK7KLocale12currencyCodeEv ]
KLocale::currencyCodeList ( ) const
[ symbol: _ZNK7KLocale16currencyCodeListEv ]
KLocale::decimalPlaces ( ) const
[ symbol: _ZNK7KLocale13decimalPlacesEv ]
KLocale::defaultCurrencyCode ( ) [static]
[ symbol: _ZN7KLocale19defaultCurrencyCodeEv ]
KLocale::formatByteSize ( double size, int precision, KLocale::BinaryUnitDialect dialect, KLocale::BinarySizeUnits specificUnit ) const
[ symbol: _ZNK7KLocale14formatByteSizeEdiNS_17BinaryUnitDialectENS_15BinarySizeUnitsE ]
KLocale::formatLocaleTime ( QTime const& pTime, KLocale::TimeFormatOptions options ) const
[ symbol: _ZNK7KLocale16formatLocaleTimeERK5QTime6QFlagsINS_16TimeFormatOptionEE ]
KLocale::monetaryDecimalPlaces ( ) const
[ symbol: _ZNK7KLocale21monetaryDecimalPlacesEv ]
KLocale::readLocaleTime ( QString const& str, bool* ok, KLocale::TimeFormatOptions options, KLocale::TimeProcessingOptions processing ) const
[ symbol: _ZNK7KLocale14readLocaleTimeERK7QStringPb6QFlagsINS_16TimeFormatOptionEES4_INS_20TimeProcessingOptionEE ]
KLocale::setBinaryUnitDialect ( KLocale::BinaryUnitDialect newDialect )
[ symbol: _ZN7KLocale20setBinaryUnitDialectENS_17BinaryUnitDialectE ]
KLocale::setCurrencyCode ( QString const& newCurrencyCode )
[ symbol: _ZN7KLocale15setCurrencyCodeERK7QString ]
KLocale::setDecimalPlaces ( int digits )
[ symbol: _ZN7KLocale16setDecimalPlacesEi ]
KLocale::setMonetaryDecimalPlaces ( int digits )
[ symbol: _ZN7KLocale24setMonetaryDecimalPlacesEi ]
kmimetype.h,
libkdecore.so.5.4.0
KMimeType::findByContent ( QIODevice* device, int* accuracy ) [static]
[ symbol: _ZN9KMimeType13findByContentEP9QIODevicePi ]
KMimeType::findByNameAndContent ( QString const& name, QIODevice* device, mode_t mode, int* accuracy ) [static]
[ symbol: _ZN9KMimeType20findByNameAndContentERK7QStringP9QIODevicejPi ]
knewstuffaction.h,
libknewstuff3.so.4.4.0
namespace KNS3
standardAction ( QString const& what, QObject const* receiver, char const* slot, KActionCollection* parent, char const* name )
[ symbol: _ZN4KNS314standardActionERK7QStringPK7QObjectPKcP17KActionCollectionS7_ ]
knewstuffbutton.h,
libknewstuff2.so.4.4.0
namespace KNS
Button::aboutToShowDialog ( )
[ symbol: _ZN3KNS6Button17aboutToShowDialogEv ]
Button::Button [in-charge] ( QString const& what, QString const& providerList, QString const& resourceType, QWidget* parent )
[ symbol: _ZN3KNS6ButtonC1ERK7QStringS3_S3_P7QWidget ]
Button::Button [in-charge] ( QWidget* parent )
[ symbol: _ZN3KNS6ButtonC1EP7QWidget ]
Button::Button [not-in-charge] ( QString const& what, QString const& providerList, QString const& resourceType, QWidget* parent )
[ symbol: _ZN3KNS6ButtonC2ERK7QStringS3_S3_P7QWidget ]
Button::Button [not-in-charge] ( QWidget* parent )
[ symbol: _ZN3KNS6ButtonC2EP7QWidget ]
Button::dialogFinished ( )
[ symbol: _ZN3KNS6Button14dialogFinishedEv ]
Button::metaObject ( ) const
[ symbol: _ZNK3KNS6Button10metaObjectEv ]
Button::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )
[ symbol: _ZN3KNS6Button11qt_metacallEN11QMetaObject4CallEiPPv ]
Button::qt_metacast ( char const* p1 )
[ symbol: _ZN3KNS6Button11qt_metacastEPKc ]
Button::setButtonText ( QString const& what )
[ symbol: _ZN3KNS6Button13setButtonTextERK7QString ]
Button::setProviderList ( QString const& providerList )
[ symbol: _ZN3KNS6Button15setProviderListERK7QString ]
Button::setResourceType ( QString const& resourceType )
[ symbol: _ZN3KNS6Button15setResourceTypeERK7QString ]
Button::showDialog ( )
[ symbol: _ZN3KNS6Button10showDialogEv ]
Button::staticMetaObject [data]
[ symbol: _ZN3KNS6Button16staticMetaObjectE ]
knewstuffbutton.h,
libknewstuff3.so.4.4.0
namespace KNS3
Button::aboutToShowDialog ( )
[ symbol: _ZN4KNS36Button17aboutToShowDialogEv ]
Button::Button [in-charge] ( QString const& text, QString const& configFile, QWidget* parent )
[ symbol: _ZN4KNS36ButtonC1ERK7QStringS3_P7QWidget ]
Button::Button [in-charge] ( QWidget* parent )
[ symbol: _ZN4KNS36ButtonC1EP7QWidget ]
Button::Button [not-in-charge] ( QString const& text, QString const& configFile, QWidget* parent )
[ symbol: _ZN4KNS36ButtonC2ERK7QStringS3_P7QWidget ]
Button::Button [not-in-charge] ( QWidget* parent )
[ symbol: _ZN4KNS36ButtonC2EP7QWidget ]
Button::dialogFinished ( Entry::List const& changedEntries )
[ symbol: _ZN4KNS36Button14dialogFinishedERK5QListINS_5EntryEE ]
Button::metaObject ( ) const
[ symbol: _ZNK4KNS36Button10metaObjectEv ]
Button::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )
[ symbol: _ZN4KNS36Button11qt_metacallEN11QMetaObject4CallEiPPv ]
Button::qt_metacast ( char const* p1 )
[ symbol: _ZN4KNS36Button11qt_metacastEPKc ]
Button::setButtonText ( QString const& text )
[ symbol: _ZN4KNS36Button13setButtonTextERK7QString ]
Button::setConfigFile ( QString const& configFile )
[ symbol: _ZN4KNS36Button13setConfigFileERK7QString ]
Button::showDialog ( )
[ symbol: _ZN4KNS36Button10showDialogEv ]
Button::staticMetaObject [data]
[ symbol: _ZN4KNS36Button16staticMetaObjectE ]
Button::~Button [in-charge-deleting] ( )
[ symbol: _ZN4KNS36ButtonD0Ev ]
Button::~Button [in-charge] ( )
[ symbol: _ZN4KNS36ButtonD1Ev ]
Button::~Button [not-in-charge] ( )
[ symbol: _ZN4KNS36ButtonD2Ev ]
knotification.h,
libkdeui.so.5.4.0
KNotification::event ( KNotification::StandardEvent eventId, QString const& title, QString const& text, QPixmap const& pixmap, QWidget* widget, KNotification::NotificationFlags const& flags ) [static]
[ symbol: _ZN13KNotification5eventENS_13StandardEventERK7QStringS3_RK7QPixmapP7QWidgetRK6QFlagsINS_16NotificationFlagEE ]
KNotification::event ( QString const& eventId, QString const& title, QString const& text, QPixmap const& pixmap, QWidget* widget, KNotification::NotificationFlags const& flags, KComponentData const& componentData ) [static]
[ symbol: _ZN13KNotification5eventERK7QStringS2_S2_RK7QPixmapP7QWidgetRK6QFlagsINS_16NotificationFlagEERK14KComponentData ]
KNotification::KNotification [in-charge] ( QString const& eventId, KNotification::NotificationFlags const& flags, QObject* parent )
[ symbol: _ZN13KNotificationC1ERK7QStringRK6QFlagsINS_16NotificationFlagEEP7QObject ]
KNotification::KNotification [not-in-charge] ( QString const& eventId, KNotification::NotificationFlags const& flags, QObject* parent )
[ symbol: _ZN13KNotificationC2ERK7QStringRK6QFlagsINS_16NotificationFlagEEP7QObject ]
kpixmapsequence.h,
libkdeui.so.5.4.0
KPixmapSequence::frameAt ( int index ) const
[ symbol: _ZNK15KPixmapSequence7frameAtEi ]
KPixmapSequence::frameCount ( ) const
[ symbol: _ZNK15KPixmapSequence10frameCountEv ]
KPixmapSequence::frameSize ( ) const
[ symbol: _ZNK15KPixmapSequence9frameSizeEv ]
KPixmapSequence::isEmpty ( ) const
[ symbol: _ZNK15KPixmapSequence7isEmptyEv ]
KPixmapSequence::isValid ( ) const
[ symbol: _ZNK15KPixmapSequence7isValidEv ]
KPixmapSequence::KPixmapSequence [in-charge] ( )
[ symbol: _ZN15KPixmapSequenceC1Ev ]
KPixmapSequence::KPixmapSequence [in-charge] ( KPixmapSequence const& other )
[ symbol: _ZN15KPixmapSequenceC1ERKS_ ]
KPixmapSequence::KPixmapSequence [in-charge] ( QPixmap const& pixmap, QSize const& frameSize )
[ symbol: _ZN15KPixmapSequenceC1ERK7QPixmapRK5QSize ]
KPixmapSequence::KPixmapSequence [in-charge] ( QString const& xdgIconName, int size )
[ symbol: _ZN15KPixmapSequenceC1ERK7QStringi ]
KPixmapSequence::KPixmapSequence [not-in-charge] ( )
[ symbol: _ZN15KPixmapSequenceC2Ev ]
KPixmapSequence::KPixmapSequence [not-in-charge] ( KPixmapSequence const& other )
[ symbol: _ZN15KPixmapSequenceC2ERKS_ ]
KPixmapSequence::KPixmapSequence [not-in-charge] ( QPixmap const& pixmap, QSize const& frameSize )
[ symbol: _ZN15KPixmapSequenceC2ERK7QPixmapRK5QSize ]
KPixmapSequence::KPixmapSequence [not-in-charge] ( QString const& xdgIconName, int size )
[ symbol: _ZN15KPixmapSequenceC2ERK7QStringi ]
KPixmapSequence::operator= ( KPixmapSequence const& other )
[ symbol: _ZN15KPixmapSequenceaSERKS_ ]
KPixmapSequence::~KPixmapSequence [in-charge] ( )
[ symbol: _ZN15KPixmapSequenceD1Ev ]
KPixmapSequence::~KPixmapSequence [not-in-charge] ( )
[ symbol: _ZN15KPixmapSequenceD2Ev ]
kpixmapsequenceoverlaypainter.h,
libkdeui.so.5.4.0
KPixmapSequenceOverlayPainter::alignment ( ) const
[ symbol: _ZNK29KPixmapSequenceOverlayPainter9alignmentEv ]
KPixmapSequenceOverlayPainter::interval ( ) const
[ symbol: _ZNK29KPixmapSequenceOverlayPainter8intervalEv ]
KPixmapSequenceOverlayPainter::KPixmapSequenceOverlayPainter [in-charge] ( QObject* parent )
[ symbol: _ZN29KPixmapSequenceOverlayPainterC1EP7QObject ]
KPixmapSequenceOverlayPainter::KPixmapSequenceOverlayPainter [not-in-charge] ( QObject* parent )
[ symbol: _ZN29KPixmapSequenceOverlayPainterC2EP7QObject ]
KPixmapSequenceOverlayPainter::metaObject ( ) const
[ symbol: _ZNK29KPixmapSequenceOverlayPainter10metaObjectEv ]
KPixmapSequenceOverlayPainter::offset ( ) const
[ symbol: _ZNK29KPixmapSequenceOverlayPainter6offsetEv ]
KPixmapSequenceOverlayPainter::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )
[ symbol: _ZN29KPixmapSequenceOverlayPainter11qt_metacallEN11QMetaObject4CallEiPPv ]
KPixmapSequenceOverlayPainter::qt_metacast ( char const* p1 )
[ symbol: _ZN29KPixmapSequenceOverlayPainter11qt_metacastEPKc ]
KPixmapSequenceOverlayPainter::rect ( ) const
[ symbol: _ZNK29KPixmapSequenceOverlayPainter4rectEv ]
KPixmapSequenceOverlayPainter::sequence ( ) const
[ symbol: _ZNK29KPixmapSequenceOverlayPainter8sequenceEv ]
KPixmapSequenceOverlayPainter::setAlignment ( Qt::Alignment align )
[ symbol: _ZN29KPixmapSequenceOverlayPainter12setAlignmentE6QFlagsIN2Qt13AlignmentFlagEE ]
KPixmapSequenceOverlayPainter::setInterval ( int msecs )
[ symbol: _ZN29KPixmapSequenceOverlayPainter11setIntervalEi ]
KPixmapSequenceOverlayPainter::setOffset ( QPoint const& offset )
[ symbol: _ZN29KPixmapSequenceOverlayPainter9setOffsetERK6QPoint ]
KPixmapSequenceOverlayPainter::setRect ( QRect const& rect )
[ symbol: _ZN29KPixmapSequenceOverlayPainter7setRectERK5QRect ]
KPixmapSequenceOverlayPainter::setSequence ( KPixmapSequence const& seq )
[ symbol: _ZN29KPixmapSequenceOverlayPainter11setSequenceERK15KPixmapSequence ]
KPixmapSequenceOverlayPainter::setWidget ( QWidget* w )
[ symbol: _ZN29KPixmapSequenceOverlayPainter9setWidgetEP7QWidget ]
KPixmapSequenceOverlayPainter::start ( )
[ symbol: _ZN29KPixmapSequenceOverlayPainter5startEv ]
KPixmapSequenceOverlayPainter::staticMetaObject [data]
[ symbol: _ZN29KPixmapSequenceOverlayPainter16staticMetaObjectE ]
KPixmapSequenceOverlayPainter::stop ( )
[ symbol: _ZN29KPixmapSequenceOverlayPainter4stopEv ]
KPixmapSequenceOverlayPainter::~KPixmapSequenceOverlayPainter [in-charge-deleting] ( )
[ symbol: _ZN29KPixmapSequenceOverlayPainterD0Ev ]
KPixmapSequenceOverlayPainter::~KPixmapSequenceOverlayPainter [in-charge] ( )
[ symbol: _ZN29KPixmapSequenceOverlayPainterD1Ev ]
KPixmapSequenceOverlayPainter::~KPixmapSequenceOverlayPainter [not-in-charge] ( )
[ symbol: _ZN29KPixmapSequenceOverlayPainterD2Ev ]
kpixmapsequencewidget.h,
libkdeui.so.5.4.0
KPixmapSequenceWidget::interval ( ) const
[ symbol: _ZNK21KPixmapSequenceWidget8intervalEv ]
KPixmapSequenceWidget::KPixmapSequenceWidget [in-charge] ( QWidget* parent )
[ symbol: _ZN21KPixmapSequenceWidgetC1EP7QWidget ]
KPixmapSequenceWidget::KPixmapSequenceWidget [not-in-charge] ( QWidget* parent )
[ symbol: _ZN21KPixmapSequenceWidgetC2EP7QWidget ]
KPixmapSequenceWidget::metaObject ( ) const
[ symbol: _ZNK21KPixmapSequenceWidget10metaObjectEv ]
KPixmapSequenceWidget::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )
[ symbol: _ZN21KPixmapSequenceWidget11qt_metacallEN11QMetaObject4CallEiPPv ]
KPixmapSequenceWidget::qt_metacast ( char const* p1 )
[ symbol: _ZN21KPixmapSequenceWidget11qt_metacastEPKc ]
KPixmapSequenceWidget::sequence ( ) const
[ symbol: _ZNK21KPixmapSequenceWidget8sequenceEv ]
KPixmapSequenceWidget::setInterval ( int msecs )
[ symbol: _ZN21KPixmapSequenceWidget11setIntervalEi ]
KPixmapSequenceWidget::setSequence ( KPixmapSequence const& seq )
[ symbol: _ZN21KPixmapSequenceWidget11setSequenceERK15KPixmapSequence ]
KPixmapSequenceWidget::sizeHint ( ) const
[ symbol: _ZNK21KPixmapSequenceWidget8sizeHintEv ]
KPixmapSequenceWidget::staticMetaObject [data]
[ symbol: _ZN21KPixmapSequenceWidget16staticMetaObjectE ]
KPixmapSequenceWidget::~KPixmapSequenceWidget [in-charge-deleting] ( )
[ symbol: _ZN21KPixmapSequenceWidgetD0Ev ]
KPixmapSequenceWidget::~KPixmapSequenceWidget [in-charge] ( )
[ symbol: _ZN21KPixmapSequenceWidgetD1Ev ]
KPixmapSequenceWidget::~KPixmapSequenceWidget [not-in-charge] ( )
[ symbol: _ZN21KPixmapSequenceWidgetD2Ev ]
kprotocolinfo.h,
libkdecore.so.5.4.0
KProtocolInfo::maxSlavesPerHost ( QString const& protocol ) [static]
[ symbol: _ZN13KProtocolInfo16maxSlavesPerHostERK7QString ]
kpushbutton.h,
libkdeui.so.5.4.0
KPushButton::authAction ( ) const
[ symbol: _ZNK11KPushButton10authActionEv ]
KPushButton::authorized ( KAuth::Action* action )
[ symbol: _ZN11KPushButton10authorizedEPN5KAuth6ActionE ]
KPushButton::paintEvent ( QPaintEvent* p1 )
[ symbol: _ZN11KPushButton10paintEventEP11QPaintEvent ]
KPushButton::setAuthAction ( KAuth::Action* action )
[ symbol: _ZN11KPushButton13setAuthActionEPN5KAuth6ActionE ]
KPushButton::setAuthAction ( QString const& actionName )
[ symbol: _ZN11KPushButton13setAuthActionERK7QString ]
KPushButton::sizeHint ( ) const
[ symbol: _ZNK11KPushButton8sizeHintEv ]
krestrictedline.h,
libkdeui.so.5.4.0
KRestrictedLine::inputMethodEvent ( QInputMethodEvent* e )
[ symbol: _ZN15KRestrictedLine16inputMethodEventEP17QInputMethodEvent ]
krun.h,
libkio.so.5.4.0
KRun::runCommand ( QString const& cmd, QString const& execName, QString const& icon, QWidget* window, QByteArray const& asn, QString const& workingDirectory ) [static]
[ symbol: _ZN4KRun10runCommandERK7QStringS2_S2_P7QWidgetRK10QByteArrayS2_ ]
KRun::runCommand ( QString const& cmd, QWidget* window, QString const& workingDirectory ) [static]
[ symbol: _ZN4KRun10runCommandERK7QStringP7QWidgetS2_ ]
kselectionproxymodel.h,
libkdeui.so.5.4.0
KSelectionProxyModel::columnCount ( QModelIndex const& p1 ) const
[ symbol: _ZNK20KSelectionProxyModel11columnCountERK11QModelIndex ]
KSelectionProxyModel::data ( QModelIndex const& index, int role ) const
[ symbol: _ZNK20KSelectionProxyModel4dataERK11QModelIndexi ]
KSelectionProxyModel::dropMimeData ( QMimeData const* data, Qt::DropAction action, int row, int column, QModelIndex const& parent )
[ symbol: _ZN20KSelectionProxyModel12dropMimeDataEPK9QMimeDataN2Qt10DropActionEiiRK11QModelIndex ]
KSelectionProxyModel::filterBehavior ( ) const
[ symbol: _ZNK20KSelectionProxyModel14filterBehaviorEv ]
KSelectionProxyModel::flags ( QModelIndex const& index ) const
[ symbol: _ZNK20KSelectionProxyModel5flagsERK11QModelIndex ]
KSelectionProxyModel::hasChildren ( QModelIndex const& parent ) const
[ symbol: _ZNK20KSelectionProxyModel11hasChildrenERK11QModelIndex ]
KSelectionProxyModel::headerData ( int section, Qt::Orientation orientation, int role ) const
[ symbol: _ZNK20KSelectionProxyModel10headerDataEiN2Qt11OrientationEi ]
KSelectionProxyModel::index ( int p1, int p2, QModelIndex const& p3 ) const
[ symbol: _ZNK20KSelectionProxyModel5indexEiiRK11QModelIndex ]
KSelectionProxyModel::KSelectionProxyModel [in-charge] ( QItemSelectionModel* selectionModel, QObject* parent )
[ symbol: _ZN20KSelectionProxyModelC1EP19QItemSelectionModelP7QObject ]
KSelectionProxyModel::KSelectionProxyModel [not-in-charge] ( QItemSelectionModel* selectionModel, QObject* parent )
[ symbol: _ZN20KSelectionProxyModelC2EP19QItemSelectionModelP7QObject ]
KSelectionProxyModel::mapFromSource ( QModelIndex const& sourceIndex ) const
[ symbol: _ZNK20KSelectionProxyModel13mapFromSourceERK11QModelIndex ]
KSelectionProxyModel::mapToSource ( QModelIndex const& proxyIndex ) const
[ symbol: _ZNK20KSelectionProxyModel11mapToSourceERK11QModelIndex ]
KSelectionProxyModel::match ( QModelIndex const& start, int role, QVariant const& value, int hits, Qt::MatchFlags flags ) const
[ symbol: _ZNK20KSelectionProxyModel5matchERK11QModelIndexiRK8QVarianti6QFlagsIN2Qt9MatchFlagEE ]
KSelectionProxyModel::metaObject ( ) const
[ symbol: _ZNK20KSelectionProxyModel10metaObjectEv ]
KSelectionProxyModel::mimeData ( QModelIndexList const& indexes ) const
[ symbol: _ZNK20KSelectionProxyModel8mimeDataERK5QListI11QModelIndexE ]
KSelectionProxyModel::mimeTypes ( ) const
[ symbol: _ZNK20KSelectionProxyModel9mimeTypesEv ]
KSelectionProxyModel::parent ( QModelIndex const& p1 ) const
[ symbol: _ZNK20KSelectionProxyModel6parentERK11QModelIndex ]
KSelectionProxyModel::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )
[ symbol: _ZN20KSelectionProxyModel11qt_metacallEN11QMetaObject4CallEiPPv ]
KSelectionProxyModel::qt_metacast ( char const* p1 )
[ symbol: _ZN20KSelectionProxyModel11qt_metacastEPKc ]
KSelectionProxyModel::rowCount ( QModelIndex const& parent ) const
[ symbol: _ZNK20KSelectionProxyModel8rowCountERK11QModelIndex ]
KSelectionProxyModel::selectionModel ( ) const
[ symbol: _ZNK20KSelectionProxyModel14selectionModelEv ]
KSelectionProxyModel::setFilterBehavior ( KSelectionProxyModel::FilterBehavior behavior )
[ symbol: _ZN20KSelectionProxyModel17setFilterBehaviorENS_14FilterBehaviorE ]
KSelectionProxyModel::setSourceModel ( QAbstractItemModel* sourceModel )
[ symbol: _ZN20KSelectionProxyModel14setSourceModelEP18QAbstractItemModel ]
KSelectionProxyModel::sourceRootIndexes ( ) const
[ symbol: _ZNK20KSelectionProxyModel17sourceRootIndexesEv ]
KSelectionProxyModel::staticMetaObject [data]
[ symbol: _ZN20KSelectionProxyModel16staticMetaObjectE ]
KSelectionProxyModel::supportedDropActions ( ) const
[ symbol: _ZNK20KSelectionProxyModel20supportedDropActionsEv ]
KSelectionProxyModel::~KSelectionProxyModel [in-charge-deleting] ( )
[ symbol: _ZN20KSelectionProxyModelD0Ev ]
KSelectionProxyModel::~KSelectionProxyModel [in-charge] ( )
[ symbol: _ZN20KSelectionProxyModelD1Ev ]
KSelectionProxyModel::~KSelectionProxyModel [not-in-charge] ( )
[ symbol: _ZN20KSelectionProxyModelD2Ev ]
ksqueezedtextlabel.h,
libkdeui.so.5.4.0
KSqueezedTextLabel::fullText ( ) const
[ symbol: _ZNK18KSqueezedTextLabel8fullTextEv ]
kstatusnotifieritem.h,
libkdeui.so.5.4.0
KStatusNotifierItem::actionCollection ( ) const
[ symbol: _ZNK19KStatusNotifierItem16actionCollectionEv ]
KStatusNotifierItem::activate ( QPoint const& pos )
[ symbol: _ZN19KStatusNotifierItem8activateERK6QPoint ]
KStatusNotifierItem::activateRequested ( bool active, QPoint const& pos )
[ symbol: _ZN19KStatusNotifierItem17activateRequestedEbRK6QPoint ]
KStatusNotifierItem::associatedWidget ( ) const
[ symbol: _ZNK19KStatusNotifierItem16associatedWidgetEv ]
KStatusNotifierItem::attentionIconName ( ) const
[ symbol: _ZNK19KStatusNotifierItem17attentionIconNameEv ]
KStatusNotifierItem::attentionIconPixmap ( ) const
[ symbol: _ZNK19KStatusNotifierItem19attentionIconPixmapEv ]
KStatusNotifierItem::attentionMovieName ( ) const
[ symbol: _ZNK19KStatusNotifierItem18attentionMovieNameEv ]
KStatusNotifierItem::category ( ) const
[ symbol: _ZNK19KStatusNotifierItem8categoryEv ]
KStatusNotifierItem::contextMenu ( ) const
[ symbol: _ZNK19KStatusNotifierItem11contextMenuEv ]
KStatusNotifierItem::eventFilter ( QObject* watched, QEvent* event )
[ symbol: _ZN19KStatusNotifierItem11eventFilterEP7QObjectP6QEvent ]
KStatusNotifierItem::iconName ( ) const
[ symbol: _ZNK19KStatusNotifierItem8iconNameEv ]
KStatusNotifierItem::iconPixmap ( ) const
[ symbol: _ZNK19KStatusNotifierItem10iconPixmapEv ]
KStatusNotifierItem::id ( ) const
[ symbol: _ZNK19KStatusNotifierItem2idEv ]
KStatusNotifierItem::KStatusNotifierItem [in-charge] ( QObject* parent )
[ symbol: _ZN19KStatusNotifierItemC1EP7QObject ]
KStatusNotifierItem::KStatusNotifierItem [in-charge] ( QString const& id, QObject* parent )
[ symbol: _ZN19KStatusNotifierItemC1ERK7QStringP7QObject ]
KStatusNotifierItem::KStatusNotifierItem [not-in-charge] ( QObject* parent )
[ symbol: _ZN19KStatusNotifierItemC2EP7QObject ]
KStatusNotifierItem::KStatusNotifierItem [not-in-charge] ( QString const& id, QObject* parent )
[ symbol: _ZN19KStatusNotifierItemC2ERK7QStringP7QObject ]
KStatusNotifierItem::metaObject ( ) const
[ symbol: _ZNK19KStatusNotifierItem10metaObjectEv ]
KStatusNotifierItem::overlayIconName ( ) const
[ symbol: _ZNK19KStatusNotifierItem15overlayIconNameEv ]
KStatusNotifierItem::overlayIconPixmap ( ) const
[ symbol: _ZNK19KStatusNotifierItem17overlayIconPixmapEv ]
KStatusNotifierItem::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )
[ symbol: _ZN19KStatusNotifierItem11qt_metacallEN11QMetaObject4CallEiPPv ]
KStatusNotifierItem::qt_metacast ( char const* p1 )
[ symbol: _ZN19KStatusNotifierItem11qt_metacastEPKc ]
KStatusNotifierItem::scrollRequested ( int delta, Qt::Orientation orientation )
[ symbol: _ZN19KStatusNotifierItem15scrollRequestedEiN2Qt11OrientationE ]
KStatusNotifierItem::secondaryActivateRequested ( QPoint const& pos )
[ symbol: _ZN19KStatusNotifierItem26secondaryActivateRequestedERK6QPoint ]
KStatusNotifierItem::setAssociatedWidget ( QWidget* parent )
[ symbol: _ZN19KStatusNotifierItem19setAssociatedWidgetEP7QWidget ]
KStatusNotifierItem::setAttentionIconByName ( QString const& name )
[ symbol: _ZN19KStatusNotifierItem22setAttentionIconByNameERK7QString ]
KStatusNotifierItem::setAttentionIconByPixmap ( QIcon const& icon )
[ symbol: _ZN19KStatusNotifierItem24setAttentionIconByPixmapERK5QIcon ]
KStatusNotifierItem::setAttentionMovieByName ( QString const& name )
[ symbol: _ZN19KStatusNotifierItem23setAttentionMovieByNameERK7QString ]
KStatusNotifierItem::setCategory ( KStatusNotifierItem::ItemCategory const category )
[ symbol: _ZN19KStatusNotifierItem11setCategoryENS_12ItemCategoryE ]
KStatusNotifierItem::setContextMenu ( KMenu* menu )
[ symbol: _ZN19KStatusNotifierItem14setContextMenuEP5KMenu ]
KStatusNotifierItem::setIconByName ( QString const& name )
[ symbol: _ZN19KStatusNotifierItem13setIconByNameERK7QString ]
KStatusNotifierItem::setIconByPixmap ( QIcon const& icon )
[ symbol: _ZN19KStatusNotifierItem15setIconByPixmapERK5QIcon ]
KStatusNotifierItem::setOverlayIconByName ( QString const& name )
[ symbol: _ZN19KStatusNotifierItem20setOverlayIconByNameERK7QString ]
KStatusNotifierItem::setOverlayIconByPixmap ( QIcon const& icon )
[ symbol: _ZN19KStatusNotifierItem22setOverlayIconByPixmapERK5QIcon ]
KStatusNotifierItem::setStandardActionsEnabled ( bool enabled )
[ symbol: _ZN19KStatusNotifierItem25setStandardActionsEnabledEb ]
KStatusNotifierItem::setStatus ( KStatusNotifierItem::ItemStatus const status )
[ symbol: _ZN19KStatusNotifierItem9setStatusENS_10ItemStatusE ]
KStatusNotifierItem::setTitle ( QString const& title )
[ symbol: _ZN19KStatusNotifierItem8setTitleERK7QString ]
KStatusNotifierItem::setToolTip ( QIcon const& icon, QString const& title, QString const& subTitle )
[ symbol: _ZN19KStatusNotifierItem10setToolTipERK5QIconRK7QStringS5_ ]
KStatusNotifierItem::setToolTip ( QString const& iconName, QString const& title, QString const& subTitle )
[ symbol: _ZN19KStatusNotifierItem10setToolTipERK7QStringS2_S2_ ]
KStatusNotifierItem::setToolTipIconByName ( QString const& name )
[ symbol: _ZN19KStatusNotifierItem20setToolTipIconByNameERK7QString ]
KStatusNotifierItem::setToolTipIconByPixmap ( QIcon const& icon )
[ symbol: _ZN19KStatusNotifierItem22setToolTipIconByPixmapERK5QIcon ]
KStatusNotifierItem::setToolTipSubTitle ( QString const& subTitle )
[ symbol: _ZN19KStatusNotifierItem18setToolTipSubTitleERK7QString ]
KStatusNotifierItem::setToolTipTitle ( QString const& title )
[ symbol: _ZN19KStatusNotifierItem15setToolTipTitleERK7QString ]
KStatusNotifierItem::showMessage ( QString const& title, QString const& message, QString const& icon, int timeout )
[ symbol: _ZN19KStatusNotifierItem11showMessageERK7QStringS2_S2_i ]
KStatusNotifierItem::standardActionsEnabled ( ) const
[ symbol: _ZNK19KStatusNotifierItem22standardActionsEnabledEv ]
KStatusNotifierItem::staticMetaObject [data]
[ symbol: _ZN19KStatusNotifierItem16staticMetaObjectE ]
KStatusNotifierItem::status ( ) const
[ symbol: _ZNK19KStatusNotifierItem6statusEv ]
KStatusNotifierItem::title ( ) const
[ symbol: _ZNK19KStatusNotifierItem5titleEv ]
KStatusNotifierItem::toolTipIconName ( ) const
[ symbol: _ZNK19KStatusNotifierItem15toolTipIconNameEv ]
KStatusNotifierItem::toolTipIconPixmap ( ) const
[ symbol: _ZNK19KStatusNotifierItem17toolTipIconPixmapEv ]
KStatusNotifierItem::toolTipSubTitle ( ) const
[ symbol: _ZNK19KStatusNotifierItem15toolTipSubTitleEv ]
KStatusNotifierItem::toolTipTitle ( ) const
[ symbol: _ZNK19KStatusNotifierItem12toolTipTitleEv ]
KStatusNotifierItem::~KStatusNotifierItem [in-charge-deleting] ( )
[ symbol: _ZN19KStatusNotifierItemD0Ev ]
KStatusNotifierItem::~KStatusNotifierItem [in-charge] ( )
[ symbol: _ZN19KStatusNotifierItemD1Ev ]
KStatusNotifierItem::~KStatusNotifierItem [not-in-charge] ( )
[ symbol: _ZN19KStatusNotifierItemD2Ev ]
kstringhandler.h,
libkdecore.so.5.4.0
namespace KStringHandler
preProcessWrap ( QString const& text )
[ symbol: _ZN14KStringHandler14preProcessWrapERK7QString ]
ktextedit.h,
libkdeui.so.5.4.0
KTextEdit::clickMessage ( ) const
[ symbol: _ZNK9KTextEdit12clickMessageEv ]
KTextEdit::focusOutEvent ( QFocusEvent* p1 )
[ symbol: _ZN9KTextEdit13focusOutEventEP11QFocusEvent ]
KTextEdit::paintEvent ( QPaintEvent* p1 )
[ symbol: _ZN9KTextEdit10paintEventEP11QPaintEvent ]
KTextEdit::setClickMessage ( QString const& msg )
[ symbol: _ZN9KTextEdit15setClickMessageERK7QString ]
ktimezonewidget.h,
libkdeui.so.5.4.0
KTimeZoneWidget::clearSelection ( )
[ symbol: _ZN15KTimeZoneWidget14clearSelectionEv ]
KTimeZoneWidget::itemsCheckable ( ) const
[ symbol: _ZNK15KTimeZoneWidget14itemsCheckableEv ]
KTimeZoneWidget::selectionMode ( ) const
[ symbol: _ZNK15KTimeZoneWidget13selectionModeEv ]
KTimeZoneWidget::setItemsCheckable ( bool enable )
[ symbol: _ZN15KTimeZoneWidget17setItemsCheckableEb ]
KTimeZoneWidget::setSelectionMode ( QAbstractItemView::SelectionMode mode )
[ symbol: _ZN15KTimeZoneWidget16setSelectionModeEN17QAbstractItemView13SelectionModeE ]
kurlrequester.h,
libkio.so.5.4.0
KUrlRequester::fileDialogModality ( ) const
[ symbol: _ZNK13KUrlRequester18fileDialogModalityEv ]
KUrlRequester::setFileDialogModality ( Qt::WindowModality modality )
[ symbol: _ZN13KUrlRequester21setFileDialogModalityEN2Qt14WindowModalityE ]
kwebpage.h,
libkdewebkit.so.5.4.0
KWebPage::acceptNavigationRequest ( QWebFrame* frame, QNetworkRequest const& request, QWebPage::NavigationType type )
[ symbol: _ZN8KWebPage23acceptNavigationRequestEP9QWebFrameRK15QNetworkRequestN8QWebPage14NavigationTypeE ]
KWebPage::downloadRequest ( QNetworkRequest const& request )
[ symbol: _ZN8KWebPage15downloadRequestERK15QNetworkRequest ]
KWebPage::downloadUrl ( KUrl const& url )
[ symbol: _ZN8KWebPage11downloadUrlERK4KUrl ]
KWebPage::isExternalContentAllowed ( ) const
[ symbol: _ZNK8KWebPage24isExternalContentAllowedEv ]
KWebPage::KWebPage [in-charge] ( QObject* parent, KWebPage::Integration flags )
[ symbol: _ZN8KWebPageC1EP7QObject6QFlagsINS_16IntegrationFlagsEE ]
KWebPage::KWebPage [not-in-charge] ( QObject* parent, KWebPage::Integration flags )
[ symbol: _ZN8KWebPageC2EP7QObject6QFlagsINS_16IntegrationFlagsEE ]
KWebPage::metaObject ( ) const
[ symbol: _ZNK8KWebPage10metaObjectEv ]
KWebPage::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )
[ symbol: _ZN8KWebPage11qt_metacallEN11QMetaObject4CallEiPPv ]
KWebPage::qt_metacast ( char const* p1 )
[ symbol: _ZN8KWebPage11qt_metacastEPKc ]
KWebPage::removeRequestMetaData ( QString const& key )
[ symbol: _ZN8KWebPage21removeRequestMetaDataERK7QString ]
KWebPage::removeSessionMetaData ( QString const& key )
[ symbol: _ZN8KWebPage21removeSessionMetaDataERK7QString ]
KWebPage::requestMetaData ( QString const& key ) const
[ symbol: _ZNK8KWebPage15requestMetaDataERK7QString ]
KWebPage::sessionMetaData ( QString const& key ) const
[ symbol: _ZNK8KWebPage15sessionMetaDataERK7QString ]
KWebPage::setAllowExternalContent ( bool allow )
[ symbol: _ZN8KWebPage23setAllowExternalContentEb ]
KWebPage::setRequestMetaData ( QString const& key, QString const& value )
[ symbol: _ZN8KWebPage18setRequestMetaDataERK7QStringS2_ ]
KWebPage::setSessionMetaData ( QString const& key, QString const& value )
[ symbol: _ZN8KWebPage18setSessionMetaDataERK7QStringS2_ ]
KWebPage::setWallet ( KWebWallet* wallet )
[ symbol: _ZN8KWebPage9setWalletEP10KWebWallet ]
KWebPage::staticMetaObject [data]
[ symbol: _ZN8KWebPage16staticMetaObjectE ]
KWebPage::userAgentForUrl ( QUrl const& url ) const
[ symbol: _ZNK8KWebPage15userAgentForUrlERK4QUrl ]
KWebPage::wallet ( ) const
[ symbol: _ZNK8KWebPage6walletEv ]
KWebPage::~KWebPage [in-charge-deleting] ( )
[ symbol: _ZN8KWebPageD0Ev ]
KWebPage::~KWebPage [in-charge] ( )
[ symbol: _ZN8KWebPageD1Ev ]
KWebPage::~KWebPage [not-in-charge] ( )
[ symbol: _ZN8KWebPageD2Ev ]
kwebpluginfactory.h,
libkdewebkit.so.5.4.0
KWebPluginFactory::create ( QString const& mimeType, QUrl const& url, QStringList const& argumentNames, QStringList const& argumentValues ) const
[ symbol: _ZNK17KWebPluginFactory6createERK7QStringRK4QUrlRK11QStringListS8_ ]
KWebPluginFactory::KWebPluginFactory [in-charge] ( QObject* parent )
[ symbol: _ZN17KWebPluginFactoryC1EP7QObject ]
KWebPluginFactory::KWebPluginFactory [not-in-charge] ( QObject* parent )
[ symbol: _ZN17KWebPluginFactoryC2EP7QObject ]
KWebPluginFactory::metaObject ( ) const
[ symbol: _ZNK17KWebPluginFactory10metaObjectEv ]
KWebPluginFactory::plugins ( ) const
[ symbol: _ZNK17KWebPluginFactory7pluginsEv ]
KWebPluginFactory::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )
[ symbol: _ZN17KWebPluginFactory11qt_metacallEN11QMetaObject4CallEiPPv ]
KWebPluginFactory::qt_metacast ( char const* p1 )
[ symbol: _ZN17KWebPluginFactory11qt_metacastEPKc ]
KWebPluginFactory::staticMetaObject [data]
[ symbol: _ZN17KWebPluginFactory16staticMetaObjectE ]
KWebPluginFactory::~KWebPluginFactory [in-charge-deleting] ( )
[ symbol: _ZN17KWebPluginFactoryD0Ev ]
KWebPluginFactory::~KWebPluginFactory [in-charge] ( )
[ symbol: _ZN17KWebPluginFactoryD1Ev ]
KWebPluginFactory::~KWebPluginFactory [not-in-charge] ( )
[ symbol: _ZN17KWebPluginFactoryD2Ev ]
kwebview.h,
libkdewebkit.so.5.4.0
KWebView::isExternalContentAllowed ( ) const
[ symbol: _ZNK8KWebView24isExternalContentAllowedEv ]
KWebView::KWebView [in-charge] ( QWidget* parent, bool createCustomPage )
[ symbol: _ZN8KWebViewC1EP7QWidgetb ]
KWebView::KWebView [not-in-charge] ( QWidget* parent, bool createCustomPage )
[ symbol: _ZN8KWebViewC2EP7QWidgetb ]
KWebView::linkMiddleOrCtrlClicked ( KUrl const& url )
[ symbol: _ZN8KWebView23linkMiddleOrCtrlClickedERK4KUrl ]
KWebView::linkShiftClicked ( KUrl const& url )
[ symbol: _ZN8KWebView16linkShiftClickedERK4KUrl ]
KWebView::metaObject ( ) const
[ symbol: _ZNK8KWebView10metaObjectEv ]
KWebView::mousePressEvent ( QMouseEvent* event )
[ symbol: _ZN8KWebView15mousePressEventEP11QMouseEvent ]
KWebView::mouseReleaseEvent ( QMouseEvent* event )
[ symbol: _ZN8KWebView17mouseReleaseEventEP11QMouseEvent ]
KWebView::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )
[ symbol: _ZN8KWebView11qt_metacallEN11QMetaObject4CallEiPPv ]
KWebView::qt_metacast ( char const* p1 )
[ symbol: _ZN8KWebView11qt_metacastEPKc ]
KWebView::selectionClipboardUrlPasted ( KUrl const& url )
[ symbol: _ZN8KWebView27selectionClipboardUrlPastedERK4KUrl ]
KWebView::setAllowExternalContent ( bool allow )
[ symbol: _ZN8KWebView23setAllowExternalContentEb ]
KWebView::staticMetaObject [data]
[ symbol: _ZN8KWebView16staticMetaObjectE ]
KWebView::wheelEvent ( QWheelEvent* event )
[ symbol: _ZN8KWebView10wheelEventEP11QWheelEvent ]
KWebView::~KWebView [in-charge-deleting] ( )
[ symbol: _ZN8KWebViewD0Ev ]
KWebView::~KWebView [in-charge] ( )
[ symbol: _ZN8KWebViewD1Ev ]
KWebView::~KWebView [not-in-charge] ( )
[ symbol: _ZN8KWebViewD2Ev ]
kwebwallet.h,
libkdewebkit.so.5.4.0
KWebWallet::acceptSaveFormDataRequest ( QString const& key )
[ symbol: _ZN10KWebWallet25acceptSaveFormDataRequestERK7QString ]
KWebWallet::fillFormData ( QWebFrame* frame, bool recursive )
[ symbol: _ZN10KWebWallet12fillFormDataEP9QWebFrameb ]
KWebWallet::fillFormDataFromCache ( KUrl::List const& list )
[ symbol: _ZN10KWebWallet21fillFormDataFromCacheERKN4KUrl4ListE ]
KWebWallet::fillWebForm ( KUrl const& url, KWebWallet::WebFormList const& forms )
[ symbol: _ZN10KWebWallet11fillWebFormERK4KUrlRK5QListINS_7WebFormEE ]
KWebWallet::formsToFill ( KUrl const& url ) const
[ symbol: _ZNK10KWebWallet11formsToFillERK4KUrl ]
KWebWallet::formsToSave ( QString const& key ) const
[ symbol: _ZNK10KWebWallet11formsToSaveERK7QString ]
KWebWallet::formsWithCachedData ( QWebFrame* frame, bool recursive ) const
[ symbol: _ZNK10KWebWallet19formsWithCachedDataEP9QWebFrameb ]
KWebWallet::hasCachedFormData ( KWebWallet::WebForm const& form ) const
[ symbol: _ZNK10KWebWallet17hasCachedFormDataERKNS_7WebFormE ]
KWebWallet::KWebWallet [in-charge] ( QObject* parent, WId wid )
[ symbol: _ZN10KWebWalletC1EP7QObjectm ]
KWebWallet::KWebWallet [not-in-charge] ( QObject* parent, WId wid )
[ symbol: _ZN10KWebWalletC2EP7QObjectm ]
KWebWallet::metaObject ( ) const
[ symbol: _ZNK10KWebWallet10metaObjectEv ]
KWebWallet::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )
[ symbol: _ZN10KWebWallet11qt_metacallEN11QMetaObject4CallEiPPv ]
KWebWallet::qt_metacast ( char const* p1 )
[ symbol: _ZN10KWebWallet11qt_metacastEPKc ]
KWebWallet::rejectSaveFormDataRequest ( QString const& key )
[ symbol: _ZN10KWebWallet25rejectSaveFormDataRequestERK7QString ]
KWebWallet::removeFormData ( KWebWallet::WebFormList const& forms )
[ symbol: _ZN10KWebWallet14removeFormDataERK5QListINS_7WebFormEE ]
KWebWallet::removeFormData ( QWebFrame* frame, bool recursive )
[ symbol: _ZN10KWebWallet14removeFormDataEP9QWebFrameb ]
KWebWallet::removeFormDataFromCache ( KWebWallet::WebFormList const& forms )
[ symbol: _ZN10KWebWallet23removeFormDataFromCacheERK5QListINS_7WebFormEE ]
KWebWallet::saveFormData ( QWebFrame* frame, bool recursive, bool ignorePasswordFields )
[ symbol: _ZN10KWebWallet12saveFormDataEP9QWebFramebb ]
KWebWallet::saveFormDataCompleted ( QUrl const& url, bool ok )
[ symbol: _ZN10KWebWallet21saveFormDataCompletedERK4QUrlb ]
KWebWallet::saveFormDataRequested ( QString const& key, QUrl const& url )
[ symbol: _ZN10KWebWallet21saveFormDataRequestedERK7QStringRK4QUrl ]
KWebWallet::saveFormDataToCache ( QString const& key )
[ symbol: _ZN10KWebWallet19saveFormDataToCacheERK7QString ]
KWebWallet::staticMetaObject [data]
[ symbol: _ZN10KWebWallet16staticMetaObjectE ]
KWebWallet::walletClosed ( )
[ symbol: _ZN10KWebWallet12walletClosedEv ]
KWebWallet::~KWebWallet [in-charge-deleting] ( )
[ symbol: _ZN10KWebWalletD0Ev ]
KWebWallet::~KWebWallet [in-charge] ( )
[ symbol: _ZN10KWebWalletD1Ev ]
KWebWallet::~KWebWallet [not-in-charge] ( )
[ symbol: _ZN10KWebWalletD2Ev ]
kxmlguiclient.h,
libkdeui.so.5.4.0
KXMLGUIClient::replaceXMLFile ( QString const& xmlfile, QString const& localxmlfile, bool merge )
[ symbol: _ZN13KXMLGUIClient14replaceXMLFileERK7QStringS2_b ]
label.h,
libplasma.so.3.0.0
namespace Plasma
Label::changeEvent ( QEvent* event )
[ symbol: _ZN6Plasma5Label11changeEventEP6QEvent ]
Label::contextMenuEvent ( QGraphicsSceneContextMenuEvent* event )
[ symbol: _ZN6Plasma5Label16contextMenuEventEP30QGraphicsSceneContextMenuEvent ]
Label::event ( QEvent* event )
[ symbol: _ZN6Plasma5Label5eventEP6QEvent ]
Label::mousePressEvent ( QGraphicsSceneMouseEvent* event )
[ symbol: _ZN6Plasma5Label15mousePressEventEP24QGraphicsSceneMouseEvent ]
Label::paint ( QPainter* painter, QStyleOptionGraphicsItem const* option, QWidget* widget )
[ symbol: _ZN6Plasma5Label5paintEP8QPainterPK24QStyleOptionGraphicsItemP7QWidget ]
Label::setTextSelectable ( bool enable )
[ symbol: _ZN6Plasma5Label17setTextSelectableEb ]
Label::textSelectable ( ) const
[ symbol: _ZNK6Plasma5Label14textSelectableEv ]
lineedit.h,
libplasma.so.3.0.0
namespace Plasma
LineEdit::changeEvent ( QEvent* event )
[ symbol: _ZN6Plasma8LineEdit11changeEventEP6QEvent ]
LineEdit::hoverEnterEvent ( QGraphicsSceneHoverEvent* event )
[ symbol: _ZN6Plasma8LineEdit15hoverEnterEventEP24QGraphicsSceneHoverEvent ]
LineEdit::hoverLeaveEvent ( QGraphicsSceneHoverEvent* event )
[ symbol: _ZN6Plasma8LineEdit15hoverLeaveEventEP24QGraphicsSceneHoverEvent ]
LineEdit::paint ( QPainter* painter, QStyleOptionGraphicsItem const* option, QWidget* widget )
[ symbol: _ZN6Plasma8LineEdit5paintEP8QPainterPK24QStyleOptionGraphicsItemP7QWidget ]
LineEdit::setNativeWidget ( KLineEdit* nativeWidget )
[ symbol: _ZN6Plasma8LineEdit15setNativeWidgetEP9KLineEdit ]
LineEdit::textChanged ( QString const& text )
[ symbol: _ZN6Plasma8LineEdit11textChangedERK7QString ]
literalterm.h,
libnepomukquery.so.4.4.0
namespace Nepomuk::Query
LiteralTerm::LiteralTerm [in-charge] ( LiteralTerm const& term )
[ symbol: _ZN7Nepomuk5Query11LiteralTermC1ERKS1_ ]
LiteralTerm::LiteralTerm [in-charge] ( Soprano::LiteralValue const& value )
[ symbol: _ZN7Nepomuk5Query11LiteralTermC1ERKN7Soprano12LiteralValueE ]
LiteralTerm::LiteralTerm [not-in-charge] ( LiteralTerm const& term )
[ symbol: _ZN7Nepomuk5Query11LiteralTermC2ERKS1_ ]
LiteralTerm::LiteralTerm [not-in-charge] ( Soprano::LiteralValue const& value )
[ symbol: _ZN7Nepomuk5Query11LiteralTermC2ERKN7Soprano12LiteralValueE ]
LiteralTerm::operator= ( LiteralTerm const& term )
[ symbol: _ZN7Nepomuk5Query11LiteralTermaSERKS1_ ]
LiteralTerm::setValue ( Soprano::LiteralValue const& value )
[ symbol: _ZN7Nepomuk5Query11LiteralTerm8setValueERKN7Soprano12LiteralValueE ]
LiteralTerm::value ( ) const
[ symbol: _ZNK7Nepomuk5Query11LiteralTerm5valueEv ]
LiteralTerm::~LiteralTerm [in-charge] ( )
[ symbol: _ZN7Nepomuk5Query11LiteralTermD1Ev ]
LiteralTerm::~LiteralTerm [not-in-charge] ( )
[ symbol: _ZN7Nepomuk5Query11LiteralTermD2Ev ]
manager.h,
libkrosscore.so.4.4.0
namespace Kross
Manager::deleteModules ( )
[ symbol: _ZN5Kross7Manager13deleteModulesEv ]
negationterm.h,
libnepomukquery.so.4.4.0
namespace Nepomuk::Query
NegationTerm::negateTerm ( Term const& term ) [static]
[ symbol: _ZN7Nepomuk5Query12NegationTerm10negateTermERKNS0_4TermE ]
NegationTerm::NegationTerm [in-charge] ( )
[ symbol: _ZN7Nepomuk5Query12NegationTermC1Ev ]
NegationTerm::NegationTerm [in-charge] ( NegationTerm const& term )
[ symbol: _ZN7Nepomuk5Query12NegationTermC1ERKS1_ ]
NegationTerm::NegationTerm [not-in-charge] ( )
[ symbol: _ZN7Nepomuk5Query12NegationTermC2Ev ]
NegationTerm::NegationTerm [not-in-charge] ( NegationTerm const& term )
[ symbol: _ZN7Nepomuk5Query12NegationTermC2ERKS1_ ]
NegationTerm::operator= ( NegationTerm const& term )
[ symbol: _ZN7Nepomuk5Query12NegationTermaSERKS1_ ]
NegationTerm::~NegationTerm [in-charge] ( )
[ symbol: _ZN7Nepomuk5Query12NegationTermD1Ev ]
NegationTerm::~NegationTerm [not-in-charge] ( )
[ symbol: _ZN7Nepomuk5Query12NegationTermD2Ev ]
netwm.h,
libkdeui.so.5.4.0
NETRootInfo::setSupported ( NET::Action property, bool on )
[ symbol: _ZN11NETRootInfo12setSupportedEN3NET6ActionEb ]
NETRootInfo::setSupported ( NET::Property property, bool on )
[ symbol: _ZN11NETRootInfo12setSupportedEN3NET8PropertyEb ]
NETRootInfo::setSupported ( NET::Property2 property, bool on )
[ symbol: _ZN11NETRootInfo12setSupportedEN3NET9Property2Eb ]
NETRootInfo::setSupported ( NET::State property, bool on )
[ symbol: _ZN11NETRootInfo12setSupportedEN3NET5StateEb ]
NETRootInfo::setSupported ( NET::WindowType property, bool on )
[ symbol: _ZN11NETRootInfo12setSupportedEN3NET10WindowTypeEb ]
NETWinInfo::frameOverlap ( ) const
[ symbol: _ZNK10NETWinInfo12frameOverlapEv ]
NETWinInfo::setFrameOverlap ( NETStrut strut )
[ symbol: _ZN10NETWinInfo15setFrameOverlapE8NETStrut ]
orterm.h,
libnepomukquery.so.4.4.0
namespace Nepomuk::Query
OrTerm::operator= ( OrTerm const& term )
[ symbol: _ZN7Nepomuk5Query6OrTermaSERKS1_ ]
OrTerm::OrTerm [in-charge] ( )
[ symbol: _ZN7Nepomuk5Query6OrTermC1Ev ]
OrTerm::OrTerm [in-charge] ( OrTerm const& term )
[ symbol: _ZN7Nepomuk5Query6OrTermC1ERKS1_ ]
OrTerm::OrTerm [in-charge] ( Term const& term1, Term const& term2, Term const& term3, Term const& term4, Term const& term5, Term const& term6 )
[ symbol: _ZN7Nepomuk5Query6OrTermC1ERKNS0_4TermES4_S4_S4_S4_S4_ ]
OrTerm::OrTerm [in-charge] ( QList<Term>const& terms )
[ symbol: _ZN7Nepomuk5Query6OrTermC1ERK5QListINS0_4TermEE ]
OrTerm::OrTerm [not-in-charge] ( )
[ symbol: _ZN7Nepomuk5Query6OrTermC2Ev ]
OrTerm::OrTerm [not-in-charge] ( OrTerm const& term )
[ symbol: _ZN7Nepomuk5Query6OrTermC2ERKS1_ ]
OrTerm::OrTerm [not-in-charge] ( Term const& term1, Term const& term2, Term const& term3, Term const& term4, Term const& term5, Term const& term6 )
[ symbol: _ZN7Nepomuk5Query6OrTermC2ERKNS0_4TermES4_S4_S4_S4_S4_ ]
OrTerm::OrTerm [not-in-charge] ( QList<Term>const& terms )
[ symbol: _ZN7Nepomuk5Query6OrTermC2ERK5QListINS0_4TermEE ]
OrTerm::~OrTerm [in-charge] ( )
[ symbol: _ZN7Nepomuk5Query6OrTermD1Ev ]
OrTerm::~OrTerm [not-in-charge] ( )
[ symbol: _ZN7Nepomuk5Query6OrTermD2Ev ]
package.h,
libplasma.so.3.0.0
namespace Plasma
Package::contentsHash ( ) const
[ symbol: _ZNK6Plasma7Package12contentsHashEv ]
packagemetadata.h,
libplasma.so.3.0.0
namespace Plasma
PackageMetadata::operator= ( PackageMetadata const& other )
[ symbol: _ZN6Plasma15PackageMetadataaSERKS0_ ]
PackageMetadata::remoteLocation ( ) const
[ symbol: _ZNK6Plasma15PackageMetadata14remoteLocationEv ]
PackageMetadata::setRemoteLocation ( KUrl const& p1 )
[ symbol: _ZN6Plasma15PackageMetadata17setRemoteLocationERK4KUrl ]
plasma.h,
libplasma.so.3.0.0
namespace Plasma
actionsFromMenu ( QMenu* menu, QString const& prefix, QObject* parent )
[ symbol: _ZN6Plasma15actionsFromMenuEP5QMenuRK7QStringP7QObject ]
predicate.h,
libsolid.so.4.4.0
namespace Solid
Predicate::comparisonOperator ( ) const
[ symbol: _ZNK5Solid9Predicate18comparisonOperatorEv ]
Predicate::firstOperand ( ) const
[ symbol: _ZNK5Solid9Predicate12firstOperandEv ]
Predicate::interfaceType ( ) const
[ symbol: _ZNK5Solid9Predicate13interfaceTypeEv ]
Predicate::matchingValue ( ) const
[ symbol: _ZNK5Solid9Predicate13matchingValueEv ]
Predicate::propertyName ( ) const
[ symbol: _ZNK5Solid9Predicate12propertyNameEv ]
Predicate::secondOperand ( ) const
[ symbol: _ZNK5Solid9Predicate13secondOperandEv ]
Predicate::type ( ) const
[ symbol: _ZNK5Solid9Predicate4typeEv ]
property.h,
libnepomuk.so.4.4.0
namespace Nepomuk::Types
Property::cardinality ( ) const
[ symbol: _ZNK7Nepomuk5Types8Property11cardinalityEv ]
Property::domain ( ) const
[ symbol: _ZNK7Nepomuk5Types8Property6domainEv ]
Property::inverseProperty ( ) const
[ symbol: _ZNK7Nepomuk5Types8Property15inversePropertyEv ]
Property::isParentOf ( Property const& other ) const
[ symbol: _ZNK7Nepomuk5Types8Property10isParentOfERKS1_ ]
Property::isSubPropertyOf ( Property const& other ) const
[ symbol: _ZNK7Nepomuk5Types8Property15isSubPropertyOfERKS1_ ]
Property::literalRangeType ( ) const
[ symbol: _ZNK7Nepomuk5Types8Property16literalRangeTypeEv ]
Property::maxCardinality ( ) const
[ symbol: _ZNK7Nepomuk5Types8Property14maxCardinalityEv ]
Property::minCardinality ( ) const
[ symbol: _ZNK7Nepomuk5Types8Property14minCardinalityEv ]
Property::parentProperties ( ) const
[ symbol: _ZNK7Nepomuk5Types8Property16parentPropertiesEv ]
Property::range ( ) const
[ symbol: _ZNK7Nepomuk5Types8Property5rangeEv ]
Property::subProperties ( ) const
[ symbol: _ZNK7Nepomuk5Types8Property13subPropertiesEv ]
pushbutton.h,
libplasma.so.3.0.0
namespace Plasma
PushButton::changeEvent ( QEvent* event )
[ symbol: _ZN6Plasma10PushButton11changeEventEP6QEvent ]
PushButton::isCheckable ( ) const
[ symbol: _ZNK6Plasma10PushButton11isCheckableEv ]
PushButton::isDown ( ) const
[ symbol: _ZNK6Plasma10PushButton6isDownEv ]
PushButton::pressed ( )
[ symbol: _ZN6Plasma10PushButton7pressedEv ]
PushButton::released ( )
[ symbol: _ZN6Plasma10PushButton8releasedEv ]
PushButton::setIcon ( KIcon const& icon )
[ symbol: _ZN6Plasma10PushButton7setIconERK5KIcon ]
PushButton::setImage ( QString const& path, QString const& elementid )
[ symbol: _ZN6Plasma10PushButton8setImageERK7QStringS3_ ]
PushButton::sizeHint ( Qt::SizeHint which, QSizeF const& constraint ) const
[ symbol: _ZNK6Plasma10PushButton8sizeHintEN2Qt8SizeHintERK6QSizeF ]
query.h,
libnepomukquery.so.4.4.0
operator<< ( QDebug p1, Nepomuk::Query::Query const& p2 )
[ symbol: _Zls6QDebugRKN7Nepomuk5Query5QueryE ]
namespace Nepomuk::Query
qHash ( Query const& p1 )
[ symbol: _ZN7Nepomuk5Query5qHashERKNS0_5QueryE ]
Query::addRequestProperty ( Query::RequestProperty const& property )
[ symbol: _ZN7Nepomuk5Query5Query18addRequestPropertyERKNS1_15RequestPropertyE ]
Query::isValid ( ) const
[ symbol: _ZNK7Nepomuk5Query5Query7isValidEv ]
Query::limit ( ) const
[ symbol: _ZNK7Nepomuk5Query5Query5limitEv ]
Query::operator= ( Query const& p1 )
[ symbol: _ZN7Nepomuk5Query5QueryaSERKS1_ ]
Query::operator== ( Query const& query ) const
[ symbol: _ZNK7Nepomuk5Query5QueryeqERKS1_ ]
Query::Query [in-charge] ( )
[ symbol: _ZN7Nepomuk5Query5QueryC1Ev ]
Query::Query [in-charge] ( Query const& p1 )
[ symbol: _ZN7Nepomuk5Query5QueryC1ERKS1_ ]
Query::Query [in-charge] ( Term const& term )
[ symbol: _ZN7Nepomuk5Query5QueryC1ERKNS0_4TermE ]
Query::Query [not-in-charge] ( )
[ symbol: _ZN7Nepomuk5Query5QueryC2Ev ]
Query::Query [not-in-charge] ( Query const& p1 )
[ symbol: _ZN7Nepomuk5Query5QueryC2ERKS1_ ]
Query::Query [not-in-charge] ( Term const& term )
[ symbol: _ZN7Nepomuk5Query5QueryC2ERKNS0_4TermE ]
Query::requestProperties ( ) const
[ symbol: _ZNK7Nepomuk5Query5Query17requestPropertiesEv ]
Query::RequestProperty::operator= ( Query::RequestProperty const& p1 )
[ symbol: _ZN7Nepomuk5Query5Query15RequestPropertyaSERKS2_ ]
Query::RequestProperty::operator== ( Query::RequestProperty const& other ) const
[ symbol: _ZNK7Nepomuk5Query5Query15RequestPropertyeqERKS2_ ]
Query::RequestProperty::optional ( ) const
[ symbol: _ZNK7Nepomuk5Query5Query15RequestProperty8optionalEv ]
Query::RequestProperty::property ( ) const
[ symbol: _ZNK7Nepomuk5Query5Query15RequestProperty8propertyEv ]
Query::RequestProperty::RequestProperty [in-charge] ( Query::RequestProperty const& p1 )
[ symbol: _ZN7Nepomuk5Query5Query15RequestPropertyC1ERKS2_ ]
Query::RequestProperty::RequestProperty [in-charge] ( Nepomuk::Types::Property const& property, bool optional )
[ symbol: _ZN7Nepomuk5Query5Query15RequestPropertyC1ERKNS_5Types8PropertyEb ]
Query::RequestProperty::RequestProperty [not-in-charge] ( Query::RequestProperty const& p1 )
[ symbol: _ZN7Nepomuk5Query5Query15RequestPropertyC2ERKS2_ ]
Query::RequestProperty::RequestProperty [not-in-charge] ( Nepomuk::Types::Property const& property, bool optional )
[ symbol: _ZN7Nepomuk5Query5Query15RequestPropertyC2ERKNS_5Types8PropertyEb ]
Query::RequestProperty::~RequestProperty [in-charge] ( )
[ symbol: _ZN7Nepomuk5Query5Query15RequestPropertyD1Ev ]
Query::RequestProperty::~RequestProperty [not-in-charge] ( )
[ symbol: _ZN7Nepomuk5Query5Query15RequestPropertyD2Ev ]
Query::requestPropertyMap ( ) const
[ symbol: _ZNK7Nepomuk5Query5Query18requestPropertyMapEv ]
Query::setLimit ( int p1 )
[ symbol: _ZN7Nepomuk5Query5Query8setLimitEi ]
Query::setRequestProperties ( QList<Query::RequestProperty>const& properties )
[ symbol: _ZN7Nepomuk5Query5Query20setRequestPropertiesERK5QListINS1_15RequestPropertyEE ]
Query::setTerm ( Term const& p1 )
[ symbol: _ZN7Nepomuk5Query5Query7setTermERKNS0_4TermE ]
Query::term ( ) const
[ symbol: _ZNK7Nepomuk5Query5Query4termEv ]
Query::toSearchUrl ( Query::SparqlFlags flags ) const
[ symbol: _ZNK7Nepomuk5Query5Query11toSearchUrlE6QFlagsINS1_10SparqlFlagEE ]
Query::toSparqlQuery ( Query::SparqlFlags flags ) const
[ symbol: _ZNK7Nepomuk5Query5Query13toSparqlQueryE6QFlagsINS1_10SparqlFlagEE ]
Query::~Query [in-charge] ( )
[ symbol: _ZN7Nepomuk5Query5QueryD1Ev ]
Query::~Query [not-in-charge] ( )
[ symbol: _ZN7Nepomuk5Query5QueryD2Ev ]
querymatch.h,
libplasma.so.3.0.0
namespace Plasma
QueryMatch::operator== ( QueryMatch const& other ) const
[ symbol: _ZNK6Plasma10QueryMatcheqERKS0_ ]
queryparser.h,
libnepomukquery.so.4.4.0
namespace Nepomuk::Query
QueryParser::matchProperty ( QString const& fieldName ) const
[ symbol: _ZNK7Nepomuk5Query11QueryParser13matchPropertyERK7QString ]
QueryParser::parse ( QString const& query ) const
[ symbol: _ZNK7Nepomuk5Query11QueryParser5parseERK7QString ]
QueryParser::parseQuery ( QString const& query ) [static]
[ symbol: _ZN7Nepomuk5Query11QueryParser10parseQueryERK7QString ]
QueryParser::QueryParser [in-charge] ( )
[ symbol: _ZN7Nepomuk5Query11QueryParserC1Ev ]
QueryParser::QueryParser [not-in-charge] ( )
[ symbol: _ZN7Nepomuk5Query11QueryParserC2Ev ]
QueryParser::~QueryParser [in-charge] ( )
[ symbol: _ZN7Nepomuk5Query11QueryParserD1Ev ]
QueryParser::~QueryParser [not-in-charge] ( )
[ symbol: _ZN7Nepomuk5Query11QueryParserD2Ev ]
queryserviceclient.h,
libnepomukquery.so.4.4.0
namespace Nepomuk::Query
QueryServiceClient::blockingDesktopQuery ( QString const& query )
[ symbol: _ZN7Nepomuk5Query18QueryServiceClient20blockingDesktopQueryERK7QString ]
QueryServiceClient::blockingQuery ( Query const& query )
[ symbol: _ZN7Nepomuk5Query18QueryServiceClient13blockingQueryERKNS0_5QueryE ]
QueryServiceClient::blockingSparqlQuery ( QString const& query, RequestPropertyMap const& requestPropertyMap )
[ symbol: _ZN7Nepomuk5Query18QueryServiceClient19blockingSparqlQueryERK7QStringRK5QHashIS2_NS_5Types8PropertyEE ]
QueryServiceClient::close ( )
[ symbol: _ZN7Nepomuk5Query18QueryServiceClient5closeEv ]
QueryServiceClient::desktopQuery ( QString const& query )
[ symbol: _ZN7Nepomuk5Query18QueryServiceClient12desktopQueryERK7QString ]
QueryServiceClient::entriesRemoved ( QList<QUrl>const& entries )
[ symbol: _ZN7Nepomuk5Query18QueryServiceClient14entriesRemovedERK5QListI4QUrlE ]
QueryServiceClient::finishedListing ( )
[ symbol: _ZN7Nepomuk5Query18QueryServiceClient15finishedListingEv ]
QueryServiceClient::metaObject ( ) const
[ symbol: _ZNK7Nepomuk5Query18QueryServiceClient10metaObjectEv ]
QueryServiceClient::newEntries ( QList<Result>const& entries )
[ symbol: _ZN7Nepomuk5Query18QueryServiceClient10newEntriesERK5QListINS0_6ResultEE ]
QueryServiceClient::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )
[ symbol: _ZN7Nepomuk5Query18QueryServiceClient11qt_metacallEN11QMetaObject4CallEiPPv ]
QueryServiceClient::qt_metacast ( char const* p1 )
[ symbol: _ZN7Nepomuk5Query18QueryServiceClient11qt_metacastEPKc ]
QueryServiceClient::query ( Query const& query )
[ symbol: _ZN7Nepomuk5Query18QueryServiceClient5queryERKNS0_5QueryE ]
QueryServiceClient::QueryServiceClient [in-charge] ( QObject* parent )
[ symbol: _ZN7Nepomuk5Query18QueryServiceClientC1EP7QObject ]
QueryServiceClient::QueryServiceClient [not-in-charge] ( QObject* parent )
[ symbol: _ZN7Nepomuk5Query18QueryServiceClientC2EP7QObject ]
QueryServiceClient::serviceAvailable ( ) [static]
[ symbol: _ZN7Nepomuk5Query18QueryServiceClient16serviceAvailableEv ]
QueryServiceClient::sparqlQuery ( QString const& query, RequestPropertyMap const& requestPropertyMap )
[ symbol: _ZN7Nepomuk5Query18QueryServiceClient11sparqlQueryERK7QStringRK5QHashIS2_NS_5Types8PropertyEE ]
QueryServiceClient::staticMetaObject [data]
[ symbol: _ZN7Nepomuk5Query18QueryServiceClient16staticMetaObjectE ]
QueryServiceClient::~QueryServiceClient [in-charge-deleting] ( )
[ symbol: _ZN7Nepomuk5Query18QueryServiceClientD0Ev ]
QueryServiceClient::~QueryServiceClient [in-charge] ( )
[ symbol: _ZN7Nepomuk5Query18QueryServiceClientD1Ev ]
QueryServiceClient::~QueryServiceClient [not-in-charge] ( )
[ symbol: _ZN7Nepomuk5Query18QueryServiceClientD2Ev ]
radiobutton.h,
libplasma.so.3.0.0
namespace Plasma
RadioButton::changeEvent ( QEvent* event )
[ symbol: _ZN6Plasma11RadioButton11changeEventEP6QEvent ]
resource.h,
libnepomuk.so.4.4.0
namespace Nepomuk
qHash ( Resource const& res )
[ symbol: _ZN7Nepomuk5qHashERKNS_8ResourceE ]
Resource::operator!= ( Resource const& p1 ) const
[ symbol: _ZNK7Nepomuk8ResourceneERKS0_ ]
resourcemanager.h,
libnepomuk.so.4.4.0
namespace Nepomuk
ResourceManager::allResources ( )
[ symbol: _ZN7Nepomuk15ResourceManager12allResourcesEv ]
ResourceManager::clearCache ( )
[ symbol: _ZN7Nepomuk15ResourceManager10clearCacheEv ]
ResourceManager::nepomukSystemStarted ( )
[ symbol: _ZN7Nepomuk15ResourceManager20nepomukSystemStartedEv ]
ResourceManager::nepomukSystemStopped ( )
[ symbol: _ZN7Nepomuk15ResourceManager20nepomukSystemStoppedEv ]
resourceterm.h,
libnepomukquery.so.4.4.0
namespace Nepomuk::Query
ResourceTerm::operator= ( ResourceTerm const& term )
[ symbol: _ZN7Nepomuk5Query12ResourceTermaSERKS1_ ]
ResourceTerm::resource ( ) const
[ symbol: _ZNK7Nepomuk5Query12ResourceTerm8resourceEv ]
ResourceTerm::ResourceTerm [in-charge] ( ResourceTerm const& term )
[ symbol: _ZN7Nepomuk5Query12ResourceTermC1ERKS1_ ]
ResourceTerm::ResourceTerm [in-charge] ( Nepomuk::Resource const& resource )
[ symbol: _ZN7Nepomuk5Query12ResourceTermC1ERKNS_8ResourceE ]
ResourceTerm::ResourceTerm [not-in-charge] ( ResourceTerm const& term )
[ symbol: _ZN7Nepomuk5Query12ResourceTermC2ERKS1_ ]
ResourceTerm::ResourceTerm [not-in-charge] ( Nepomuk::Resource const& resource )
[ symbol: _ZN7Nepomuk5Query12ResourceTermC2ERKNS_8ResourceE ]
ResourceTerm::setResource ( Nepomuk::Resource const& resource )
[ symbol: _ZN7Nepomuk5Query12ResourceTerm11setResourceERKNS_8ResourceE ]
ResourceTerm::~ResourceTerm [in-charge] ( )
[ symbol: _ZN7Nepomuk5Query12ResourceTermD1Ev ]
ResourceTerm::~ResourceTerm [not-in-charge] ( )
[ symbol: _ZN7Nepomuk5Query12ResourceTermD2Ev ]
resourcetypeterm.h,
libnepomukquery.so.4.4.0
namespace Nepomuk::Query
ResourceTypeTerm::operator= ( ResourceTypeTerm const& term )
[ symbol: _ZN7Nepomuk5Query16ResourceTypeTermaSERKS1_ ]
ResourceTypeTerm::ResourceTypeTerm [in-charge] ( ResourceTypeTerm const& term )
[ symbol: _ZN7Nepomuk5Query16ResourceTypeTermC1ERKS1_ ]
ResourceTypeTerm::ResourceTypeTerm [in-charge] ( Nepomuk::Types::Class const& type )
[ symbol: _ZN7Nepomuk5Query16ResourceTypeTermC1ERKNS_5Types5ClassE ]
ResourceTypeTerm::ResourceTypeTerm [not-in-charge] ( ResourceTypeTerm const& term )
[ symbol: _ZN7Nepomuk5Query16ResourceTypeTermC2ERKS1_ ]
ResourceTypeTerm::ResourceTypeTerm [not-in-charge] ( Nepomuk::Types::Class const& type )
[ symbol: _ZN7Nepomuk5Query16ResourceTypeTermC2ERKNS_5Types5ClassE ]
ResourceTypeTerm::setType ( Nepomuk::Types::Class const& type )
[ symbol: _ZN7Nepomuk5Query16ResourceTypeTerm7setTypeERKNS_5Types5ClassE ]
ResourceTypeTerm::type ( ) const
[ symbol: _ZNK7Nepomuk5Query16ResourceTypeTerm4typeEv ]
ResourceTypeTerm::~ResourceTypeTerm [in-charge] ( )
[ symbol: _ZN7Nepomuk5Query16ResourceTypeTermD1Ev ]
ResourceTypeTerm::~ResourceTypeTerm [not-in-charge] ( )
[ symbol: _ZN7Nepomuk5Query16ResourceTypeTermD2Ev ]
result.h,
libnepomukquery.so.4.4.0
namespace Nepomuk::Query
Result::addRequestProperty ( Nepomuk::Types::Property const& property, Soprano::Node const& value )
[ symbol: _ZN7Nepomuk5Query6Result18addRequestPropertyERKNS_5Types8PropertyERKN7Soprano4NodeE ]
Result::operator= ( Result const& p1 )
[ symbol: _ZN7Nepomuk5Query6ResultaSERKS1_ ]
Result::operator== ( Result const& p1 ) const
[ symbol: _ZNK7Nepomuk5Query6ResulteqERKS1_ ]
Result::operator[] ( Nepomuk::Types::Property const& property ) const
[ symbol: _ZNK7Nepomuk5Query6ResultixERKNS_5Types8PropertyE ]
Result::requestProperties ( ) const
[ symbol: _ZNK7Nepomuk5Query6Result17requestPropertiesEv ]
Result::requestProperty ( Nepomuk::Types::Property const& property ) const
[ symbol: _ZNK7Nepomuk5Query6Result15requestPropertyERKNS_5Types8PropertyE ]
Result::resource ( ) const
[ symbol: _ZNK7Nepomuk5Query6Result8resourceEv ]
Result::Result [in-charge] ( )
[ symbol: _ZN7Nepomuk5Query6ResultC1Ev ]
Result::Result [in-charge] ( Result const& p1 )
[ symbol: _ZN7Nepomuk5Query6ResultC1ERKS1_ ]
Result::Result [in-charge] ( Nepomuk::Resource const& resource, double score )
[ symbol: _ZN7Nepomuk5Query6ResultC1ERKNS_8ResourceEd ]
Result::Result [not-in-charge] ( )
[ symbol: _ZN7Nepomuk5Query6ResultC2Ev ]
Result::Result [not-in-charge] ( Result const& p1 )
[ symbol: _ZN7Nepomuk5Query6ResultC2ERKS1_ ]
Result::Result [not-in-charge] ( Nepomuk::Resource const& resource, double score )
[ symbol: _ZN7Nepomuk5Query6ResultC2ERKNS_8ResourceEd ]
Result::score ( ) const
[ symbol: _ZNK7Nepomuk5Query6Result5scoreEv ]
Result::setScore ( double score )
[ symbol: _ZN7Nepomuk5Query6Result8setScoreEd ]
Result::~Result [in-charge] ( )
[ symbol: _ZN7Nepomuk5Query6ResultD1Ev ]
Result::~Result [not-in-charge] ( )
[ symbol: _ZN7Nepomuk5Query6ResultD2Ev ]
runnercontext.h,
libplasma.so.3.0.0
namespace Plasma
RunnerContext::operator= ( RunnerContext const& other )
[ symbol: _ZN6Plasma13RunnerContextaSERKS0_ ]
RunnerContext::removeMatch ( QString const matchId )
[ symbol: _ZN6Plasma13RunnerContext11removeMatchE7QString ]
RunnerContext::removeMatches ( QStringList const matchIdList )
[ symbol: _ZN6Plasma13RunnerContext13removeMatchesE11QStringList ]
RunnerContext::setSingleRunnerQueryMode ( bool enabled )
[ symbol: _ZN6Plasma13RunnerContext24setSingleRunnerQueryModeEb ]
RunnerContext::singleRunnerQueryMode ( ) const
[ symbol: _ZNK6Plasma13RunnerContext21singleRunnerQueryModeEv ]
runnermanager.h,
libplasma.so.3.0.0
namespace Plasma
RunnerManager::allowedRunners ( ) const
[ symbol: _ZNK6Plasma13RunnerManager14allowedRunnersEv ]
RunnerManager::matchSessionComplete ( )
[ symbol: _ZN6Plasma13RunnerManager20matchSessionCompleteEv ]
RunnerManager::runnerName ( QString const& id ) const
[ symbol: _ZNK6Plasma13RunnerManager10runnerNameERK7QString ]
RunnerManager::setAllowedRunners ( QStringList const& runners )
[ symbol: _ZN6Plasma13RunnerManager17setAllowedRunnersERK11QStringList ]
RunnerManager::setSingleMode ( bool singleMode )
[ symbol: _ZN6Plasma13RunnerManager13setSingleModeEb ]
RunnerManager::setSingleModeRunnerId ( QString const& id )
[ symbol: _ZN6Plasma13RunnerManager21setSingleModeRunnerIdERK7QString ]
RunnerManager::setupMatchSession ( )
[ symbol: _ZN6Plasma13RunnerManager17setupMatchSessionEv ]
RunnerManager::singleMode ( ) const
[ symbol: _ZNK6Plasma13RunnerManager10singleModeEv ]
RunnerManager::singleModeAdvertisedRunnerIds ( ) const
[ symbol: _ZNK6Plasma13RunnerManager29singleModeAdvertisedRunnerIdsEv ]
RunnerManager::singleModeRunner ( ) const
[ symbol: _ZNK6Plasma13RunnerManager16singleModeRunnerEv ]
RunnerManager::singleModeRunnerId ( ) const
[ symbol: _ZNK6Plasma13RunnerManager18singleModeRunnerIdEv ]
runnerscript.h,
libplasma.so.3.0.0
namespace Plasma
RunnerScript::action ( QString const& id ) const
[ symbol: _ZNK6Plasma12RunnerScript6actionERK7QString ]
RunnerScript::actions ( ) const
[ symbol: _ZNK6Plasma12RunnerScript7actionsEv ]
RunnerScript::actionsForMatch ( QueryMatch const& match, QList<QAction*>* actions )
[ symbol: _ZN6Plasma12RunnerScript15actionsForMatchERKNS_10QueryMatchEP5QListIP7QActionE ]
RunnerScript::addAction ( QString const& id, QAction* action )
[ symbol: _ZN6Plasma12RunnerScript9addActionERK7QStringP7QAction ]
RunnerScript::addAction ( QString const& id, QIcon const& icon, QString const& text )
[ symbol: _ZN6Plasma12RunnerScript9addActionERK7QStringRK5QIconS3_ ]
RunnerScript::addSyntax ( RunnerSyntax const& syntax )
[ symbol: _ZN6Plasma12RunnerScript9addSyntaxERKNS_12RunnerSyntaxE ]
RunnerScript::clearActions ( )
[ symbol: _ZN6Plasma12RunnerScript12clearActionsEv ]
RunnerScript::config ( ) const
[ symbol: _ZNK6Plasma12RunnerScript6configEv ]
RunnerScript::createRunOptions ( QWidget* widget )
[ symbol: _ZN6Plasma12RunnerScript16createRunOptionsEP7QWidget ]
RunnerScript::dataEngine ( QString const& name )
[ symbol: _ZN6Plasma12RunnerScript10dataEngineERK7QString ]
RunnerScript::description ( ) const
[ symbol: _ZNK6Plasma12RunnerScript11descriptionEv ]
RunnerScript::prepare ( )
[ symbol: _ZN6Plasma12RunnerScript7prepareEv ]
RunnerScript::reloadConfiguration ( )
[ symbol: _ZN6Plasma12RunnerScript19reloadConfigurationEv ]
RunnerScript::removeAction ( QString const& id )
[ symbol: _ZN6Plasma12RunnerScript12removeActionERK7QString ]
RunnerScript::serviceQuery ( QString const& serviceType, QString const& constraint ) const
[ symbol: _ZNK6Plasma12RunnerScript12serviceQueryERK7QStringS3_ ]
RunnerScript::setHasRunOptions ( bool hasRunOptions )
[ symbol: _ZN6Plasma12RunnerScript16setHasRunOptionsEb ]
RunnerScript::setIgnoredTypes ( RunnerContext::Types types )
[ symbol: _ZN6Plasma12RunnerScript15setIgnoredTypesE6QFlagsINS_13RunnerContext4TypeEE ]
RunnerScript::setPriority ( AbstractRunner::Priority newPriority )
[ symbol: _ZN6Plasma12RunnerScript11setPriorityENS_14AbstractRunner8PriorityE ]
RunnerScript::setSpeed ( AbstractRunner::Speed newSpeed )
[ symbol: _ZN6Plasma12RunnerScript8setSpeedENS_14AbstractRunner5SpeedE ]
RunnerScript::setSyntaxes ( QList<RunnerSyntax>const& syns )
[ symbol: _ZN6Plasma12RunnerScript11setSyntaxesERK5QListINS_12RunnerSyntaxEE ]
RunnerScript::teardown ( )
[ symbol: _ZN6Plasma12RunnerScript8teardownEv ]
scriptengine.h,
libplasma.so.3.0.0
namespace Plasma
loadScriptEngine ( QString const& language, Wallpaper* wallpaper )
[ symbol: _ZN6Plasma16loadScriptEngineERK7QStringPNS_9WallpaperE ]
scrollbar.h,
libplasma.so.3.0.0
namespace Plasma
ScrollBar::contextMenuEvent ( QGraphicsSceneContextMenuEvent* event )
[ symbol: _ZN6Plasma9ScrollBar16contextMenuEventEP30QGraphicsSceneContextMenuEvent ]
ScrollBar::orientation ( ) const
[ symbol: _ZNK6Plasma9ScrollBar11orientationEv ]
scrollwidget.h,
libplasma.so.3.0.0
namespace Plasma
ScrollWidget::contentsSize ( ) const
[ symbol: _ZNK6Plasma12ScrollWidget12contentsSizeEv ]
ScrollWidget::ensureItemVisible ( QGraphicsItem* item )
[ symbol: _ZN6Plasma12ScrollWidget17ensureItemVisibleEP13QGraphicsItem ]
ScrollWidget::ensureRectVisible ( QRectF const& rect )
[ symbol: _ZN6Plasma12ScrollWidget17ensureRectVisibleERK6QRectF ]
ScrollWidget::focusInEvent ( QFocusEvent* event )
[ symbol: _ZN6Plasma12ScrollWidget12focusInEventEP11QFocusEvent ]
ScrollWidget::mouseReleaseEvent ( QGraphicsSceneMouseEvent* event )
[ symbol: _ZN6Plasma12ScrollWidget17mouseReleaseEventEP24QGraphicsSceneMouseEvent ]
ScrollWidget::registerAsDragHandle ( QGraphicsWidget* item )
[ symbol: _ZN6Plasma12ScrollWidget20registerAsDragHandleEP15QGraphicsWidget ]
ScrollWidget::scrollPosition ( ) const
[ symbol: _ZNK6Plasma12ScrollWidget14scrollPositionEv ]
ScrollWidget::scrollStateChanged ( QAbstractAnimation::State newState, QAbstractAnimation::State oldState )
[ symbol: _ZN6Plasma12ScrollWidget18scrollStateChangedEN18QAbstractAnimation5StateES2_ ]
ScrollWidget::ScrollWidget [in-charge] ( QGraphicsItem* parent )
[ symbol: _ZN6Plasma12ScrollWidgetC1EP13QGraphicsItem ]
ScrollWidget::ScrollWidget [not-in-charge] ( QGraphicsItem* parent )
[ symbol: _ZN6Plasma12ScrollWidgetC2EP13QGraphicsItem ]
ScrollWidget::setScrollPosition ( QPointF const& position )
[ symbol: _ZN6Plasma12ScrollWidget17setScrollPositionERK7QPointF ]
ScrollWidget::sizeHint ( Qt::SizeHint which, QSizeF const& constraint ) const
[ symbol: _ZNK6Plasma12ScrollWidget8sizeHintEN2Qt8SizeHintERK6QSizeF ]
ScrollWidget::unregisterAsDragHandle ( QGraphicsWidget* item )
[ symbol: _ZN6Plasma12ScrollWidget22unregisterAsDragHandleEP15QGraphicsWidget ]
ScrollWidget::viewportGeometry ( ) const
[ symbol: _ZNK6Plasma12ScrollWidget16viewportGeometryEv ]
separator.h,
libplasma.so.3.0.0
namespace Plasma
Separator::metaObject ( ) const
[ symbol: _ZNK6Plasma9Separator10metaObjectEv ]
Separator::orientation ( )
[ symbol: _ZN6Plasma9Separator11orientationEv ]
Separator::paint ( QPainter* painter, QStyleOptionGraphicsItem const* option, QWidget* widget )
[ symbol: _ZN6Plasma9Separator5paintEP8QPainterPK24QStyleOptionGraphicsItemP7QWidget ]
Separator::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )
[ symbol: _ZN6Plasma9Separator11qt_metacallEN11QMetaObject4CallEiPPv ]
Separator::qt_metacast ( char const* p1 )
[ symbol: _ZN6Plasma9Separator11qt_metacastEPKc ]
Separator::Separator [in-charge] ( QGraphicsItem* parent, Qt::WindowFlags wFlags )
[ symbol: _ZN6Plasma9SeparatorC1EP13QGraphicsItem6QFlagsIN2Qt10WindowTypeEE ]
Separator::Separator [not-in-charge] ( QGraphicsItem* parent, Qt::WindowFlags wFlags )
[ symbol: _ZN6Plasma9SeparatorC2EP13QGraphicsItem6QFlagsIN2Qt10WindowTypeEE ]
Separator::setOrientation ( Qt::Orientation orientation )
[ symbol: _ZN6Plasma9Separator14setOrientationEN2Qt11OrientationE ]
Separator::sizeHint ( Qt::SizeHint which, QSizeF const& constraint ) const
[ symbol: _ZNK6Plasma9Separator8sizeHintEN2Qt8SizeHintERK6QSizeF ]
Separator::staticMetaObject [data]
[ symbol: _ZN6Plasma9Separator16staticMetaObjectE ]
Separator::~Separator [in-charge-deleting] ( )
[ symbol: _ZN6Plasma9SeparatorD0Ev ]
Separator::~Separator [in-charge] ( )
[ symbol: _ZN6Plasma9SeparatorD1Ev ]
Separator::~Separator [not-in-charge] ( )
[ symbol: _ZN6Plasma9SeparatorD2Ev ]
service.h,
libplasma.so.3.0.0
namespace Plasma
Service::access ( KUrl const& url, QObject* parent ) [static]
[ symbol: _ZN6Plasma7Service6accessERK4KUrlP7QObject ]
Service::parametersFromDescription ( KConfigGroup const& description )
[ symbol: _ZN6Plasma7Service25parametersFromDescriptionERK12KConfigGroup ]
Service::serviceReady ( Service* service )
[ symbol: _ZN6Plasma7Service12serviceReadyEPS0_ ]
serviceaccessjob.h,
libplasma.so.3.0.0
namespace Plasma
ServiceAccessJob::metaObject ( ) const
[ symbol: _ZNK6Plasma16ServiceAccessJob10metaObjectEv ]
ServiceAccessJob::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )
[ symbol: _ZN6Plasma16ServiceAccessJob11qt_metacallEN11QMetaObject4CallEiPPv ]
ServiceAccessJob::qt_metacast ( char const* p1 )
[ symbol: _ZN6Plasma16ServiceAccessJob11qt_metacastEPKc ]
ServiceAccessJob::service ( ) const
[ symbol: _ZNK6Plasma16ServiceAccessJob7serviceEv ]
ServiceAccessJob::ServiceAccessJob [in-charge] ( KUrl location, QObject* parent )
[ symbol: _ZN6Plasma16ServiceAccessJobC1E4KUrlP7QObject ]
ServiceAccessJob::ServiceAccessJob [not-in-charge] ( KUrl location, QObject* parent )
[ symbol: _ZN6Plasma16ServiceAccessJobC2E4KUrlP7QObject ]
ServiceAccessJob::start ( )
[ symbol: _ZN6Plasma16ServiceAccessJob5startEv ]
ServiceAccessJob::staticMetaObject [data]
[ symbol: _ZN6Plasma16ServiceAccessJob16staticMetaObjectE ]
ServiceAccessJob::~ServiceAccessJob [in-charge-deleting] ( )
[ symbol: _ZN6Plasma16ServiceAccessJobD0Ev ]
ServiceAccessJob::~ServiceAccessJob [in-charge] ( )
[ symbol: _ZN6Plasma16ServiceAccessJobD1Ev ]
ServiceAccessJob::~ServiceAccessJob [not-in-charge] ( )
[ symbol: _ZN6Plasma16ServiceAccessJobD2Ev ]
servicejob.h,
libplasma.so.3.0.0
namespace Plasma
ServiceJob::identity ( ) const
[ symbol: _ZNK6Plasma10ServiceJob8identityEv ]
sessionconfiginterface.h,
libktexteditor.so.4.4.0
namespace KTextEditor
ParameterizedSessionConfigInterface::ParameterizedSessionConfigInterface [in-charge] ( )
[ symbol: _ZN11KTextEditor35ParameterizedSessionConfigInterfaceC1Ev ]
ParameterizedSessionConfigInterface::ParameterizedSessionConfigInterface [not-in-charge] ( )
[ symbol: _ZN11KTextEditor35ParameterizedSessionConfigInterfaceC2Ev ]
ParameterizedSessionConfigInterface::~ParameterizedSessionConfigInterface [in-charge-deleting] ( )
[ symbol: _ZN11KTextEditor35ParameterizedSessionConfigInterfaceD0Ev ]
ParameterizedSessionConfigInterface::~ParameterizedSessionConfigInterface [in-charge] ( )
[ symbol: _ZN11KTextEditor35ParameterizedSessionConfigInterfaceD1Ev ]
ParameterizedSessionConfigInterface::~ParameterizedSessionConfigInterface [not-in-charge] ( )
[ symbol: _ZN11KTextEditor35ParameterizedSessionConfigInterfaceD2Ev ]
simpleterm.h,
libnepomukquery.so.4.4.0
namespace Nepomuk::Query
SimpleTerm::setSubTerm ( Term const& term )
[ symbol: _ZN7Nepomuk5Query10SimpleTerm10setSubTermERKNS0_4TermE ]
SimpleTerm::SimpleTerm [in-charge] ( Term const& term )
[ symbol: _ZN7Nepomuk5Query10SimpleTermC1ERKNS0_4TermE ]
SimpleTerm::SimpleTerm [in-charge] ( TermPrivate* p1 )
[ symbol: _ZN7Nepomuk5Query10SimpleTermC1EPNS0_11TermPrivateE ]
SimpleTerm::SimpleTerm [not-in-charge] ( Term const& term )
[ symbol: _ZN7Nepomuk5Query10SimpleTermC2ERKNS0_4TermE ]
SimpleTerm::SimpleTerm [not-in-charge] ( TermPrivate* p1 )
[ symbol: _ZN7Nepomuk5Query10SimpleTermC2EPNS0_11TermPrivateE ]
SimpleTerm::subTerm ( ) const
[ symbol: _ZNK7Nepomuk5Query10SimpleTerm7subTermEv ]
SimpleTerm::~SimpleTerm [in-charge] ( )
[ symbol: _ZN7Nepomuk5Query10SimpleTermD1Ev ]
SimpleTerm::~SimpleTerm [not-in-charge] ( )
[ symbol: _ZN7Nepomuk5Query10SimpleTermD2Ev ]
spinbox.h,
libplasma.so.3.0.0
namespace Plasma
SpinBox::changeEvent ( QEvent* event )
[ symbol: _ZN6Plasma7SpinBox11changeEventEP6QEvent ]
SpinBox::hoverEnterEvent ( QGraphicsSceneHoverEvent* event )
[ symbol: _ZN6Plasma7SpinBox15hoverEnterEventEP24QGraphicsSceneHoverEvent ]
SpinBox::hoverLeaveEvent ( QGraphicsSceneHoverEvent* event )
[ symbol: _ZN6Plasma7SpinBox15hoverLeaveEventEP24QGraphicsSceneHoverEvent ]
SpinBox::paint ( QPainter* painter, QStyleOptionGraphicsItem const* option, QWidget* widget )
[ symbol: _ZN6Plasma7SpinBox5paintEP8QPainterPK24QStyleOptionGraphicsItemP7QWidget ]
SpinBox::resizeEvent ( QGraphicsSceneResizeEvent* event )
[ symbol: _ZN6Plasma7SpinBox11resizeEventEP25QGraphicsSceneResizeEvent ]
svgwidget.h,
libplasma.so.3.0.0
namespace Plasma
SvgWidget::sizeHint ( Qt::SizeHint which, QSizeF const& constraint ) const
[ symbol: _ZNK6Plasma9SvgWidget8sizeHintEN2Qt8SizeHintERK6QSizeF ]
tabbar.h,
libplasma.so.3.0.0
namespace Plasma
TabBar::changeEvent ( QEvent* event )
[ symbol: _ZN6Plasma6TabBar11changeEventEP6QEvent ]
TabBar::tabAt ( int index )
[ symbol: _ZN6Plasma6TabBar5tabAtEi ]
TabBar::takeTab ( int index )
[ symbol: _ZN6Plasma6TabBar7takeTabEi ]
term.h,
libnepomukquery.so.4.4.0
operator<< ( QDebug p1, Nepomuk::Query::Term const& p2 )
[ symbol: _Zls6QDebugRKN7Nepomuk5Query4TermE ]
namespace Nepomuk::Query
qHash ( Term const& p1 )
[ symbol: _ZN7Nepomuk5Query5qHashERKNS0_4TermE ]
Term::isAndTerm ( ) const
[ symbol: _ZNK7Nepomuk5Query4Term9isAndTermEv ]
Term::isComparisonTerm ( ) const
[ symbol: _ZNK7Nepomuk5Query4Term16isComparisonTermEv ]
Term::isLiteralTerm ( ) const
[ symbol: _ZNK7Nepomuk5Query4Term13isLiteralTermEv ]
Term::isNegationTerm ( ) const
[ symbol: _ZNK7Nepomuk5Query4Term14isNegationTermEv ]
Term::isOrTerm ( ) const
[ symbol: _ZNK7Nepomuk5Query4Term8isOrTermEv ]
Term::isResourceTerm ( ) const
[ symbol: _ZNK7Nepomuk5Query4Term14isResourceTermEv ]
Term::isResourceTypeTerm ( ) const
[ symbol: _ZNK7Nepomuk5Query4Term18isResourceTypeTermEv ]
Term::isValid ( ) const
[ symbol: _ZNK7Nepomuk5Query4Term7isValidEv ]
Term::operator<< ( QDebug p1 ) const
[ symbol: _ZNK7Nepomuk5Query4TermlsE6QDebug ]
Term::operator= ( Term const& other )
[ symbol: _ZN7Nepomuk5Query4TermaSERKS1_ ]
Term::operator== ( Term const& term ) const
[ symbol: _ZNK7Nepomuk5Query4TermeqERKS1_ ]
Term::Term [in-charge] ( )
[ symbol: _ZN7Nepomuk5Query4TermC1Ev ]
Term::Term [in-charge] ( Term const& other )
[ symbol: _ZN7Nepomuk5Query4TermC1ERKS1_ ]
Term::Term [in-charge] ( TermPrivate* p1 )
[ symbol: _ZN7Nepomuk5Query4TermC1EPNS0_11TermPrivateE ]
Term::Term [not-in-charge] ( )
[ symbol: _ZN7Nepomuk5Query4TermC2Ev ]
Term::Term [not-in-charge] ( Term const& other )
[ symbol: _ZN7Nepomuk5Query4TermC2ERKS1_ ]
Term::Term [not-in-charge] ( TermPrivate* p1 )
[ symbol: _ZN7Nepomuk5Query4TermC2EPNS0_11TermPrivateE ]
Term::toAndTerm ( )
[ symbol: _ZN7Nepomuk5Query4Term9toAndTermEv ]
Term::toAndTerm ( ) const
[ symbol: _ZNK7Nepomuk5Query4Term9toAndTermEv ]
Term::toComparisonTerm ( )
[ symbol: _ZN7Nepomuk5Query4Term16toComparisonTermEv ]
Term::toComparisonTerm ( ) const
[ symbol: _ZNK7Nepomuk5Query4Term16toComparisonTermEv ]
Term::toLiteralTerm ( )
[ symbol: _ZN7Nepomuk5Query4Term13toLiteralTermEv ]
Term::toLiteralTerm ( ) const
[ symbol: _ZNK7Nepomuk5Query4Term13toLiteralTermEv ]
Term::toNegationTerm ( )
[ symbol: _ZN7Nepomuk5Query4Term14toNegationTermEv ]
Term::toNegationTerm ( ) const
[ symbol: _ZNK7Nepomuk5Query4Term14toNegationTermEv ]
Term::toOrTerm ( )
[ symbol: _ZN7Nepomuk5Query4Term8toOrTermEv ]
Term::toOrTerm ( ) const
[ symbol: _ZNK7Nepomuk5Query4Term8toOrTermEv ]
Term::toResourceTerm ( )
[ symbol: _ZN7Nepomuk5Query4Term14toResourceTermEv ]
Term::toResourceTerm ( ) const
[ symbol: _ZNK7Nepomuk5Query4Term14toResourceTermEv ]
Term::toResourceTypeTerm ( )
[ symbol: _ZN7Nepomuk5Query4Term18toResourceTypeTermEv ]
Term::toResourceTypeTerm ( ) const
[ symbol: _ZNK7Nepomuk5Query4Term18toResourceTypeTermEv ]
Term::type ( ) const
[ symbol: _ZNK7Nepomuk5Query4Term4typeEv ]
Term::~Term [in-charge] ( )
[ symbol: _ZN7Nepomuk5Query4TermD1Ev ]
Term::~Term [not-in-charge] ( )
[ symbol: _ZN7Nepomuk5Query4TermD2Ev ]
textbrowser.h,
libplasma.so.3.0.0
namespace Plasma
TextBrowser::append ( QString const& text )
[ symbol: _ZN6Plasma11TextBrowser6appendERK7QString ]
TextBrowser::changeEvent ( QEvent* event )
[ symbol: _ZN6Plasma11TextBrowser11changeEventEP6QEvent ]
TextBrowser::contextMenuEvent ( QGraphicsSceneContextMenuEvent* event )
[ symbol: _ZN6Plasma11TextBrowser16contextMenuEventEP30QGraphicsSceneContextMenuEvent ]
textedit.h,
libplasma.so.3.0.0
namespace Plasma
TextEdit::append ( QString const& text )
[ symbol: _ZN6Plasma8TextEdit6appendERK7QString ]
TextEdit::changeEvent ( QEvent* event )
[ symbol: _ZN6Plasma8TextEdit11changeEventEP6QEvent ]
TextEdit::contextMenuEvent ( QGraphicsSceneContextMenuEvent* event )
[ symbol: _ZN6Plasma8TextEdit16contextMenuEventEP30QGraphicsSceneContextMenuEvent ]
TextEdit::isReadOnly ( ) const
[ symbol: _ZNK6Plasma8TextEdit10isReadOnlyEv ]
TextEdit::setNativeWidget ( KTextEdit* nativeWidget )
[ symbol: _ZN6Plasma8TextEdit15setNativeWidgetEP9KTextEdit ]
TextEdit::setReadOnly ( bool readOnly )
[ symbol: _ZN6Plasma8TextEdit11setReadOnlyEb ]
thing.h,
libnepomuk.so.4.4.0
namespace Nepomuk
Thing::addGroundingOccurrence ( Resource const& res )
[ symbol: _ZN7Nepomuk5Thing22addGroundingOccurrenceERKNS_8ResourceE ]
toolbutton.h,
libplasma.so.3.0.0
namespace Plasma
ToolButton::changeEvent ( QEvent* event )
[ symbol: _ZN6Plasma10ToolButton11changeEventEP6QEvent ]
ToolButton::isDown ( ) const
[ symbol: _ZNK6Plasma10ToolButton6isDownEv ]
ToolButton::pressed ( )
[ symbol: _ZN6Plasma10ToolButton7pressedEv ]
ToolButton::released ( )
[ symbol: _ZN6Plasma10ToolButton8releasedEv ]
ToolButton::setImage ( QString const& path, QString const& elementid )
[ symbol: _ZN6Plasma10ToolButton8setImageERK7QStringS3_ ]
ToolButton::sizeHint ( Qt::SizeHint which, QSizeF const& constraint ) const
[ symbol: _ZNK6Plasma10ToolButton8sizeHintEN2Qt8SizeHintERK6QSizeF ]
tooltipcontent.h,
libplasma.so.3.0.0
namespace Plasma
ToolTipContent::highlightWindows ( ) const
[ symbol: _ZNK6Plasma14ToolTipContent16highlightWindowsEv ]
ToolTipContent::isClickable ( ) const
[ symbol: _ZNK6Plasma14ToolTipContent11isClickableEv ]
ToolTipContent::setClickable ( bool clickable )
[ symbol: _ZN6Plasma14ToolTipContent12setClickableEb ]
ToolTipContent::setHighlightWindows ( bool highlight )
[ symbol: _ZN6Plasma14ToolTipContent19setHighlightWindowsEb ]
tooltipmanager.h,
libplasma.so.3.0.0
namespace Plasma
ToolTipManager::linkActivated ( QString const& anchor, Qt::MouseButtons buttons, Qt::KeyboardModifiers modifiers, QPoint const& screenPos )
[ symbol: _ZN6Plasma14ToolTipManager13linkActivatedERK7QString6QFlagsIN2Qt11MouseButtonEES4_INS5_16KeyboardModifierEERK6QPoint ]
ToolTipManager::windowPreviewActivated ( WId window, Qt::MouseButtons buttons, Qt::KeyboardModifiers modifiers, QPoint const& screenPos )
[ symbol: _ZN6Plasma14ToolTipManager22windowPreviewActivatedEm6QFlagsIN2Qt11MouseButtonEES1_INS2_16KeyboardModifierEERK6QPoint ]
uploaddialog.h,
libknewstuff3.so.4.4.0
namespace KNS3
UploadDialog::accept ( )
[ symbol: _ZN4KNS312UploadDialog6acceptEv ]
UploadDialog::metaObject ( ) const
[ symbol: _ZNK4KNS312UploadDialog10metaObjectEv ]
UploadDialog::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )
[ symbol: _ZN4KNS312UploadDialog11qt_metacallEN11QMetaObject4CallEiPPv ]
UploadDialog::qt_metacast ( char const* p1 )
[ symbol: _ZN4KNS312UploadDialog11qt_metacastEPKc ]
UploadDialog::setUploadFile ( KUrl const& payloadFile )
[ symbol: _ZN4KNS312UploadDialog13setUploadFileERK4KUrl ]
UploadDialog::setUploadName ( QString const& name )
[ symbol: _ZN4KNS312UploadDialog13setUploadNameERK7QString ]
UploadDialog::staticMetaObject [data]
[ symbol: _ZN4KNS312UploadDialog16staticMetaObjectE ]
UploadDialog::UploadDialog [in-charge] ( QString const& configFile, QWidget* parent )
[ symbol: _ZN4KNS312UploadDialogC1ERK7QStringP7QWidget ]
UploadDialog::UploadDialog [in-charge] ( QWidget* parent )
[ symbol: _ZN4KNS312UploadDialogC1EP7QWidget ]
UploadDialog::UploadDialog [not-in-charge] ( QString const& configFile, QWidget* parent )
[ symbol: _ZN4KNS312UploadDialogC2ERK7QStringP7QWidget ]
UploadDialog::UploadDialog [not-in-charge] ( QWidget* parent )
[ symbol: _ZN4KNS312UploadDialogC2EP7QWidget ]
UploadDialog::~UploadDialog [in-charge-deleting] ( )
[ symbol: _ZN4KNS312UploadDialogD0Ev ]
UploadDialog::~UploadDialog [in-charge] ( )
[ symbol: _ZN4KNS312UploadDialogD1Ev ]
UploadDialog::~UploadDialog [not-in-charge] ( )
[ symbol: _ZN4KNS312UploadDialogD2Ev ]
view.h,
libplasma.so.3.0.0
namespace Plasma
View::lostContainment ( )
[ symbol: _ZN6Plasma4View15lostContainmentEv ]
wallpaper.h,
libplasma.so.3.0.0
namespace Plasma
Wallpaper::contextualActions ( ) const
[ symbol: _ZNK6Plasma9Wallpaper17contextualActionsEv ]
Wallpaper::listWallpaperInfoForMimetype ( QString const& mimetype, QString const& formFactor ) [static]
[ symbol: _ZN6Plasma9Wallpaper28listWallpaperInfoForMimetypeERK7QStringS3_ ]
Wallpaper::package ( ) const
[ symbol: _ZNK6Plasma9Wallpaper7packageEv ]
Wallpaper::setContextualActions ( QList<QAction*>const& actions )
[ symbol: _ZN6Plasma9Wallpaper20setContextualActionsERK5QListIP7QActionE ]
Wallpaper::urlDropped ( KUrl const& url )
[ symbol: _ZN6Plasma9Wallpaper10urlDroppedERK4KUrl ]
wallpaperscript.h,
libplasma.so.3.0.0
namespace Plasma
WallpaperScript::boundingRect ( ) const
[ symbol: _ZNK6Plasma15WallpaperScript12boundingRectEv ]
WallpaperScript::configNeedsSaving ( )
[ symbol: _ZN6Plasma15WallpaperScript17configNeedsSavingEv ]
WallpaperScript::createConfigurationInterface ( QWidget* parent )
[ symbol: _ZN6Plasma15WallpaperScript28createConfigurationInterfaceEP7QWidget ]
WallpaperScript::dataEngine ( QString const& name ) const
[ symbol: _ZNK6Plasma15WallpaperScript10dataEngineERK7QString ]
WallpaperScript::description ( ) const
[ symbol: _ZNK6Plasma15WallpaperScript11descriptionEv ]
WallpaperScript::findInCache ( QString const& key, QImage& image, unsigned int lastModified )
[ symbol: _ZN6Plasma15WallpaperScript11findInCacheERK7QStringR6QImagej ]
WallpaperScript::initWallpaper ( KConfigGroup const& config )
[ symbol: _ZN6Plasma15WallpaperScript13initWallpaperERK12KConfigGroup ]
WallpaperScript::insertIntoCache ( QString const& key, QImage const& image )
[ symbol: _ZN6Plasma15WallpaperScript15insertIntoCacheERK7QStringRK6QImage ]
WallpaperScript::isInitialized ( ) const
[ symbol: _ZNK6Plasma15WallpaperScript13isInitializedEv ]
WallpaperScript::mainScript ( ) const
[ symbol: _ZNK6Plasma15WallpaperScript10mainScriptEv ]
WallpaperScript::metaObject ( ) const
[ symbol: _ZNK6Plasma15WallpaperScript10metaObjectEv ]
WallpaperScript::mouseMoveEvent ( QGraphicsSceneMouseEvent* event )
[ symbol: _ZN6Plasma15WallpaperScript14mouseMoveEventEP24QGraphicsSceneMouseEvent ]
WallpaperScript::mousePressEvent ( QGraphicsSceneMouseEvent* event )
[ symbol: _ZN6Plasma15WallpaperScript15mousePressEventEP24QGraphicsSceneMouseEvent ]
WallpaperScript::mouseReleaseEvent ( QGraphicsSceneMouseEvent* event )
[ symbol: _ZN6Plasma15WallpaperScript17mouseReleaseEventEP24QGraphicsSceneMouseEvent ]
WallpaperScript::package ( ) const
[ symbol: _ZNK6Plasma15WallpaperScript7packageEv ]
WallpaperScript::paint ( QPainter* painter, QRectF const& exposedRect )
[ symbol: _ZN6Plasma15WallpaperScript5paintEP8QPainterRK6QRectF ]
WallpaperScript::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )
[ symbol: _ZN6Plasma15WallpaperScript11qt_metacallEN11QMetaObject4CallEiPPv ]
WallpaperScript::qt_metacast ( char const* p1 )
[ symbol: _ZN6Plasma15WallpaperScript11qt_metacastEPKc ]
WallpaperScript::render ( QString const& sourceImagePath, QSize const& size, Wallpaper::ResizeMethod resizeMethod, QColor const& color )
[ symbol: _ZN6Plasma15WallpaperScript6renderERK7QStringRK5QSizeNS_9Wallpaper12ResizeMethodERK6QColor ]
WallpaperScript::renderCompleted ( QImage const& image )
[ symbol: _ZN6Plasma15WallpaperScript15renderCompletedERK6QImage ]
WallpaperScript::save ( KConfigGroup& config )
[ symbol: _ZN6Plasma15WallpaperScript4saveER12KConfigGroup ]
WallpaperScript::setConfigurationRequired ( bool needsConfiguring, QString const& reason )
[ symbol: _ZN6Plasma15WallpaperScript24setConfigurationRequiredEbRK7QString ]
WallpaperScript::setContextualActions ( QList<QAction*>const& actions )
[ symbol: _ZN6Plasma15WallpaperScript20setContextualActionsERK5QListIP7QActionE ]
WallpaperScript::setResizeMethodHint ( Wallpaper::ResizeMethod resizeMethod )
[ symbol: _ZN6Plasma15WallpaperScript19setResizeMethodHintENS_9Wallpaper12ResizeMethodE ]
WallpaperScript::setTargetSizeHint ( QSizeF const& targetSize )
[ symbol: _ZN6Plasma15WallpaperScript17setTargetSizeHintERK6QSizeF ]
WallpaperScript::setUsingRenderingCache ( bool useCache )
[ symbol: _ZN6Plasma15WallpaperScript22setUsingRenderingCacheEb ]
WallpaperScript::setWallpaper ( Wallpaper* wallpaper )
[ symbol: _ZN6Plasma15WallpaperScript12setWallpaperEPNS_9WallpaperE ]
WallpaperScript::staticMetaObject [data]
[ symbol: _ZN6Plasma15WallpaperScript16staticMetaObjectE ]
WallpaperScript::update ( QRectF const& exposedArea )
[ symbol: _ZN6Plasma15WallpaperScript6updateERK6QRectF ]
WallpaperScript::urlDropped ( KUrl const& url )
[ symbol: _ZN6Plasma15WallpaperScript10urlDroppedERK4KUrl ]
WallpaperScript::wallpaper ( ) const
[ symbol: _ZNK6Plasma15WallpaperScript9wallpaperEv ]
WallpaperScript::WallpaperScript [in-charge] ( QObject* parent )
[ symbol: _ZN6Plasma15WallpaperScriptC1EP7QObject ]
WallpaperScript::WallpaperScript [not-in-charge] ( QObject* parent )
[ symbol: _ZN6Plasma15WallpaperScriptC2EP7QObject ]
WallpaperScript::wheelEvent ( QGraphicsSceneWheelEvent* event )
[ symbol: _ZN6Plasma15WallpaperScript10wheelEventEP24QGraphicsSceneWheelEvent ]
WallpaperScript::~WallpaperScript [in-charge-deleting] ( )
[ symbol: _ZN6Plasma15WallpaperScriptD0Ev ]
WallpaperScript::~WallpaperScript [in-charge] ( )
[ symbol: _ZN6Plasma15WallpaperScriptD1Ev ]
WallpaperScript::~WallpaperScript [not-in-charge] ( )
[ symbol: _ZN6Plasma15WallpaperScriptD2Ev ]
webview.h,
libplasma.so.3.0.0
namespace Plasma
WebView::contentsSize ( ) const
[ symbol: _ZNK6Plasma7WebView12contentsSizeEv ]
WebView::scrollPosition ( ) const
[ symbol: _ZNK6Plasma7WebView14scrollPositionEv ]
WebView::setScrollPosition ( QPointF const& position )
[ symbol: _ZN6Plasma7WebView17setScrollPositionERK7QPointF ]
WebView::setZoomFactor ( qreal const zoom )
[ symbol: _ZN6Plasma7WebView13setZoomFactorEd ]
WebView::sizeHint ( Qt::SizeHint which, QSizeF const& constraint ) const
[ symbol: _ZNK6Plasma7WebView8sizeHintEN2Qt8SizeHintERK6QSizeF ]
WebView::viewportGeometry ( ) const
[ symbol: _ZNK6Plasma7WebView16viewportGeometryEv ]
WebView::zoomFactor ( ) const
[ symbol: _ZNK6Plasma7WebView10zoomFactorEv ]
to the top
Removed Symbols (1)
kcodecaction.h,
libkdeui.so.5.3.0
KCodecAction::triggered ( QString const& p1 )
[ symbol: _ZN12KCodecAction9triggeredERK7QString ]
to the top
Problems with Data Types, High Severity (4)
kcalendarsystem.h
[+] class KCalendarSystem (2)
| Change |
Effect |
1 | The relative position of virtual method KCalendarSystem::readDate ( QString const& str, KLocale::ReadDateFlags flags, bool* ok ) const has been changed from 40 to 39. | The layout of virtual table has been changed. Call of this virtual method may result in crash or incorrect behavior of applications. |
2 | The relative position of virtual method KCalendarSystem::readDate ( QString const& intstr, QString const& format, bool* ok ) const has been changed from 39 to 40. | The layout of virtual table has been changed. Call of this virtual method may result in crash or incorrect behavior of applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 51 entries | Virtual Table (New) - 51 entries |
---|
0 | (int (*)(...))0 | (int (*)(...))0 |
4 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
8 | ~KCalendarSystem | ~KCalendarSystem |
12 | ~KCalendarSystem | ~KCalendarSystem |
16 | __cxa_pure_virtual | __cxa_pure_virtual |
20 | KCalendarSystem::epoch | KCalendarSystem::epoch |
24 | KCalendarSystem::earliestValidDate | KCalendarSystem::earliestValidDate |
28 | KCalendarSystem::latestValidDate | KCalendarSystem::latestValidDate |
32 | __cxa_pure_virtual | __cxa_pure_virtual |
36 | KCalendarSystem::isValid | KCalendarSystem::isValid |
40 | KCalendarSystem::setDate | KCalendarSystem::setDate |
44 | KCalendarSystem::setYMD | KCalendarSystem::setYMD |
48 | KCalendarSystem::year | KCalendarSystem::year |
52 | KCalendarSystem::month | KCalendarSystem::month |
56 | KCalendarSystem::day | KCalendarSystem::day |
60 | KCalendarSystem::addYears | KCalendarSystem::addYears |
64 | KCalendarSystem::addMonths | KCalendarSystem::addMonths |
68 | KCalendarSystem::addDays | KCalendarSystem::addDays |
72 | KCalendarSystem::monthsInYear | KCalendarSystem::monthsInYear |
76 | KCalendarSystem::weeksInYear | KCalendarSystem::weeksInYear |
80 | KCalendarSystem::weeksInYear | KCalendarSystem::weeksInYear |
84 | KCalendarSystem::daysInYear | KCalendarSystem::daysInYear |
88 | KCalendarSystem::daysInMonth | KCalendarSystem::daysInMonth |
92 | KCalendarSystem::daysInWeek | KCalendarSystem::daysInWeek |
96 | KCalendarSystem::dayOfYear | KCalendarSystem::dayOfYear |
100 | KCalendarSystem::dayOfWeek | KCalendarSystem::dayOfWeek |
104 | KCalendarSystem::weekNumber | KCalendarSystem::weekNumber |
108 | __cxa_pure_virtual | __cxa_pure_virtual |
112 | KCalendarSystem::isLeapYear | KCalendarSystem::isLeapYear |
116 | __cxa_pure_virtual | __cxa_pure_virtual |
120 | KCalendarSystem::monthName | KCalendarSystem::monthName |
124 | __cxa_pure_virtual | __cxa_pure_virtual |
128 | KCalendarSystem::weekDayName | KCalendarSystem::weekDayName |
132 | KCalendarSystem::yearString | KCalendarSystem::yearString |
136 | KCalendarSystem::monthString | KCalendarSystem::monthString |
140 | KCalendarSystem::dayString | KCalendarSystem::dayString |
144 | KCalendarSystem::yearStringToInteger | KCalendarSystem::yearStringToInteger |
148 | KCalendarSystem::monthStringToInteger | KCalendarSystem::monthStringToInteger |
152 | KCalendarSystem::dayStringToInteger | KCalendarSystem::dayStringToInteger |
156 | KCalendarSystem::formatDate | KCalendarSystem::formatDate |
160 | KCalendarSystem::readDate | KCalendarSystem::readDate |
164 | KCalendarSystem::readDate | KCalendarSystem::readDate |
168 | KCalendarSystem::readDate | KCalendarSystem::readDate |
172 | KCalendarSystem::weekStartDay | KCalendarSystem::weekStartDay |
176 | __cxa_pure_virtual | __cxa_pure_virtual |
180 | __cxa_pure_virtual | __cxa_pure_virtual |
184 | __cxa_pure_virtual | __cxa_pure_virtual |
188 | __cxa_pure_virtual | __cxa_pure_virtual |
192 | __cxa_pure_virtual | __cxa_pure_virtual |
196 | __cxa_pure_virtual | __cxa_pure_virtual |
200 | __cxa_pure_virtual | __cxa_pure_virtual |
[+] affected symbols (2)
KCalendarSystem::readDate ( QString const& str, KLocale::ReadDateFlags flags, bool* ok ) constCall of this pure virtual method implementation may result in crash or incorrect behavior of applications because the layout of virtual table has been changed.
KCalendarSystem::readDate ( QString const& intstr, QString const& format, bool* ok ) constCall of this pure virtual method implementation may result in crash or incorrect behavior of applications because the layout of virtual table has been changed.
kcategorydrawer.h
[+] class KCategoryDrawer (1)
| Change |
Effect |
1 | Size of this class has been increased from 4 bytes to 8 bytes. | 1) An object of this class can be allocated by the applications and old size will be hardcoded at the compile time. Call of any exported constructor will break the memory of neighbouring objects on the stack or heap. 2) The memory layout and size of subclasses will be changed.. |
[+] affected symbols (6)
KCategorizedView::categoryDrawer ( ) constReturn value (pointer) has base type 'KCategoryDrawer'.
KCategorizedView::setCategoryDrawer ( KCategoryDrawer* categoryDrawer )1st parameter 'categoryDrawer' (pointer) has base type 'KCategoryDrawer'.
KCategoryDrawer::categoryHeight ( QModelIndex const& index, QStyleOption const& option ) constThis method is from 'KCategoryDrawer' class.
KCategoryDrawer::drawCategory ( QModelIndex const& index, int sortRole, QStyleOption const& option, QPainter* painter ) constThis method is from 'KCategoryDrawer' class.
KCategoryDrawer::KCategoryDrawer [in-charge] ( )This constructor is from 'KCategoryDrawer' class.
KCategoryDrawer::~KCategoryDrawer [in-charge] ( )This method is from 'KCategoryDrawer' class.
wallpaper.h
namespace Plasma
[+] class Wallpaper (1)
| Change |
Effect |
1 | Size of this class has been increased from 12 bytes to 16 bytes. | 1) An object of this class can be allocated by the applications and old size will be hardcoded at the compile time. Call of any exported constructor will break the memory of neighbouring objects on the stack or heap. 2) The memory layout and size of subclasses will be changed.. |
[+] affected symbols (44)
Containment::wallpaper ( ) constReturn value (pointer) has base type 'Wallpaper'.
Wallpaper::boundingRect ( ) constThis method is from 'Wallpaper' class.
Wallpaper::configNeedsSaving ( )This method is from 'Wallpaper' class.
Wallpaper::configurationRequired ( ) constThis method is from 'Wallpaper' class.
Wallpaper::configurationRequired ( bool needsConfig )This method is from 'Wallpaper' class.
Wallpaper::configureRequested ( )This method is from 'Wallpaper' class.
Wallpaper::createConfigurationInterface ( QWidget* parent )This method is from 'Wallpaper' class.
Wallpaper::dataEngine ( QString const& name ) constThis method is from 'Wallpaper' class.
Wallpaper::findInCache ( QString const& key, QImage& image, unsigned int lastModified )This method is from 'Wallpaper' class.
Wallpaper::icon ( ) constThis method is from 'Wallpaper' class.
Wallpaper::init ( KConfigGroup const& config )This method is from 'Wallpaper' class.
Wallpaper::insertIntoCache ( QString const& key, QImage const& image )This method is from 'Wallpaper' class.
Wallpaper::isInitialized ( ) constThis method is from 'Wallpaper' class.
Wallpaper::isUsingRenderingCache ( ) constThis method is from 'Wallpaper' class.
Wallpaper::listRenderingModes ( ) constThis method is from 'Wallpaper' class.
Wallpaper::load ( KPluginInfo const& info, QVariantList const& args ) [static]Return value (pointer) has base type 'Wallpaper'.
Wallpaper::load ( QString const& name, QVariantList const& args ) [static]Return value (pointer) has base type 'Wallpaper'.
Wallpaper::metaObject ( ) constThis method is from 'Wallpaper' class.
Wallpaper::mouseMoveEvent ( QGraphicsSceneMouseEvent* event )This method is from 'Wallpaper' class.
Wallpaper::mousePressEvent ( QGraphicsSceneMouseEvent* event )This method is from 'Wallpaper' class.
Wallpaper::mouseReleaseEvent ( QGraphicsSceneMouseEvent* event )This method is from 'Wallpaper' class.
Wallpaper::name ( ) constThis method is from 'Wallpaper' class.
Wallpaper::packageStructure ( Wallpaper* paper ) [static]1st parameter 'paper' (pointer) has base type 'Wallpaper'.
Wallpaper::pluginName ( ) constThis method is from 'Wallpaper' class.
Wallpaper::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )This method is from 'Wallpaper' class.
Wallpaper::qt_metacast ( char const* p1 )This method is from 'Wallpaper' class.
Wallpaper::render ( QString const& sourceImagePath, QSize const& size, Wallpaper::ResizeMethod resizeMethod, QColor const& color )This method is from 'Wallpaper' class.
Wallpaper::renderCompleted ( QImage const& image )This method is from 'Wallpaper' class.
Wallpaper::renderHintsChanged ( )This method is from 'Wallpaper' class.
Wallpaper::renderingMode ( ) constThis method is from 'Wallpaper' class.
Wallpaper::restore ( KConfigGroup const& config )This method is from 'Wallpaper' class.
Wallpaper::save ( KConfigGroup& config )This method is from 'Wallpaper' class.
Wallpaper::setBoundingRect ( QRectF const& boundingRect )This method is from 'Wallpaper' class.
Wallpaper::setConfigurationRequired ( bool needsConfiguring, QString const& reason )This method is from 'Wallpaper' class.
Wallpaper::setRenderingMode ( QString const& mode )This method is from 'Wallpaper' class.
Wallpaper::setResizeMethodHint ( Wallpaper::ResizeMethod resizeMethod )This method is from 'Wallpaper' class.
Wallpaper::setTargetSizeHint ( QSizeF const& targetSize )This method is from 'Wallpaper' class.
Wallpaper::setUsingRenderingCache ( bool useCache )This method is from 'Wallpaper' class.
Wallpaper::staticMetaObject [data]This method is from 'Wallpaper' class.
Wallpaper::update ( QRectF const& exposedArea )This method is from 'Wallpaper' class.
Wallpaper::Wallpaper [in-charge] ( QObject* parent )This constructor is from 'Wallpaper' class.
Wallpaper::Wallpaper [in-charge] ( QObject* parent, QVariantList const& args )This constructor is from 'Wallpaper' class.
Wallpaper::wheelEvent ( QGraphicsSceneWheelEvent* event )This method is from 'Wallpaper' class.
Wallpaper::~Wallpaper [in-charge] ( )This method is from 'Wallpaper' class.
to the top
Problems with Data Types, Low Severity (53)
checkbox.h
namespace Plasma
[+] class CheckBox (1)
| Change |
Effect |
1 | Virtual method QGraphicsWidget::changeEvent ( QEvent* event ) has been overridden by CheckBox::changeEvent ( QEvent* event ). | Method CheckBox::changeEvent ( QEvent* event ) will be called instead of QGraphicsWidget::changeEvent ( QEvent* event ). |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 105 entries | Virtual Table (New) - 105 entries |
---|
0 | (int (*)(...))0 | (int (*)(...))0 |
4 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
8 | CheckBox::metaObject | CheckBox::metaObject |
12 | CheckBox::qt_metacast | CheckBox::qt_metacast |
16 | CheckBox::qt_metacall | CheckBox::qt_metacall |
20 | CheckBox::~CheckBox | CheckBox::~CheckBox |
24 | CheckBox::~CheckBox | CheckBox::~CheckBox |
28 | QGraphicsProxyWidget::event | QGraphicsProxyWidget::event |
32 | QGraphicsProxyWidget::eventFilter | QGraphicsProxyWidget::eventFilter |
36 | QObject::timerEvent | QObject::timerEvent |
40 | QObject::childEvent | QObject::childEvent |
44 | QObject::customEvent | QObject::customEvent |
48 | QObject::connectNotify | QObject::connectNotify |
52 | QObject::disconnectNotify | QObject::disconnectNotify |
56 | QGraphicsProxyWidget::setGeometry | QGraphicsProxyWidget::setGeometry |
60 | QGraphicsWidget::getContentsMargins | QGraphicsWidget::getContentsMargins |
64 | QGraphicsProxyWidget::type | QGraphicsProxyWidget::type |
68 | QGraphicsProxyWidget::paint | QGraphicsProxyWidget::paint |
72 | QGraphicsWidget::paintWindowFrame | QGraphicsWidget::paintWindowFrame |
76 | QGraphicsWidget::boundingRect | QGraphicsWidget::boundingRect |
80 | QGraphicsWidget::shape | QGraphicsWidget::shape |
84 | QGraphicsWidget::initStyleOption | QGraphicsWidget::initStyleOption |
88 | QGraphicsProxyWidget::sizeHint | QGraphicsProxyWidget::sizeHint |
92 | QGraphicsWidget::updateGeometry | QGraphicsWidget::updateGeometry |
96 | QGraphicsProxyWidget::itemChange | QGraphicsProxyWidget::itemChange |
100 | QGraphicsWidget::propertyChange | QGraphicsWidget::propertyChange |
104 | QGraphicsWidget::sceneEvent | QGraphicsWidget::sceneEvent |
108 | QGraphicsWidget::windowFrameEvent | QGraphicsWidget::windowFrameEvent |
112 | QGraphicsWidget::windowFrameSectionAt | QGraphicsWidget::windowFrameSectionAt |
116 | QGraphicsWidget::changeEvent | CheckBox::changeEvent |
120 | QGraphicsWidget::closeEvent | QGraphicsWidget::closeEvent |
124 | QGraphicsProxyWidget::focusInEvent | QGraphicsProxyWidget::focusInEvent |
128 | QGraphicsProxyWidget::focusNextPrevChild | QGraphicsProxyWidget::focusNextPrevChild |
132 | QGraphicsProxyWidget::focusOutEvent | QGraphicsProxyWidget::focusOutEvent |
136 | QGraphicsProxyWidget::hideEvent | QGraphicsProxyWidget::hideEvent |
140 | QGraphicsWidget::moveEvent | QGraphicsWidget::moveEvent |
144 | QGraphicsWidget::polishEvent | QGraphicsWidget::polishEvent |
148 | CheckBox::resizeEvent | CheckBox::resizeEvent |
152 | QGraphicsProxyWidget::showEvent | QGraphicsProxyWidget::showEvent |
156 | QGraphicsProxyWidget::hoverMoveEvent | QGraphicsProxyWidget::hoverMoveEvent |
160 | QGraphicsProxyWidget::hoverLeaveEvent | QGraphicsProxyWidget::hoverLeaveEvent |
164 | QGraphicsProxyWidget::grabMouseEvent | QGraphicsProxyWidget::grabMouseEvent |
168 | QGraphicsProxyWidget::ungrabMouseEvent | QGraphicsProxyWidget::ungrabMouseEvent |
172 | QGraphicsWidget::grabKeyboardEvent | QGraphicsWidget::grabKeyboardEvent |
176 | QGraphicsWidget::ungrabKeyboardEvent | QGraphicsWidget::ungrabKeyboardEvent |
180 | QGraphicsProxyWidget::contextMenuEvent | QGraphicsProxyWidget::contextMenuEvent |
184 | QGraphicsProxyWidget::dragEnterEvent | QGraphicsProxyWidget::dragEnterEvent |
188 | QGraphicsProxyWidget::dragLeaveEvent | QGraphicsProxyWidget::dragLeaveEvent |
192 | QGraphicsProxyWidget::dragMoveEvent | QGraphicsProxyWidget::dragMoveEvent |
196 | QGraphicsProxyWidget::dropEvent | QGraphicsProxyWidget::dropEvent |
200 | QGraphicsProxyWidget::hoverEnterEvent | QGraphicsProxyWidget::hoverEnterEvent |
204 | QGraphicsProxyWidget::mouseMoveEvent | QGraphicsProxyWidget::mouseMoveEvent |
208 | QGraphicsProxyWidget::mousePressEvent | QGraphicsProxyWidget::mousePressEvent |
212 | QGraphicsProxyWidget::mouseReleaseEvent | QGraphicsProxyWidget::mouseReleaseEvent |
216 | QGraphicsProxyWidget::mouseDoubleClickEvent | QGraphicsProxyWidget::mouseDoubleClickEvent |
220 | QGraphicsProxyWidget::wheelEvent | QGraphicsProxyWidget::wheelEvent |
224 | QGraphicsProxyWidget::keyPressEvent | QGraphicsProxyWidget::keyPressEvent |
228 | QGraphicsProxyWidget::keyReleaseEvent | QGraphicsProxyWidget::keyReleaseEvent |
232 | (int (*)(...))-0x000000008 | (int (*)(...))-0x000000008 |
236 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
240 | non-virtual thunk | non-virtual thunk |
244 | non-virtual thunk | non-virtual thunk |
248 | QGraphicsItem::advance | QGraphicsItem::advance |
252 | non-virtual thunk | non-virtual thunk |
256 | non-virtual thunk | non-virtual thunk |
260 | QGraphicsItem::contains | QGraphicsItem::contains |
264 | QGraphicsItem::collidesWithItem | QGraphicsItem::collidesWithItem |
268 | QGraphicsItem::collidesWithPath | QGraphicsItem::collidesWithPath |
272 | QGraphicsItem::isObscuredBy | QGraphicsItem::isObscuredBy |
276 | QGraphicsItem::opaqueArea | QGraphicsItem::opaqueArea |
280 | non-virtual thunk | non-virtual thunk |
284 | non-virtual thunk | non-virtual thunk |
288 | QGraphicsItem::sceneEventFilter | QGraphicsItem::sceneEventFilter |
292 | non-virtual thunk | non-virtual thunk |
296 | non-virtual thunk | non-virtual thunk |
300 | non-virtual thunk | non-virtual thunk |
304 | non-virtual thunk | non-virtual thunk |
308 | non-virtual thunk | non-virtual thunk |
312 | non-virtual thunk | non-virtual thunk |
316 | non-virtual thunk | non-virtual thunk |
320 | non-virtual thunk | non-virtual thunk |
324 | non-virtual thunk | non-virtual thunk |
328 | non-virtual thunk | non-virtual thunk |
332 | non-virtual thunk | non-virtual thunk |
336 | non-virtual thunk | non-virtual thunk |
340 | non-virtual thunk | non-virtual thunk |
344 | non-virtual thunk | non-virtual thunk |
348 | non-virtual thunk | non-virtual thunk |
352 | non-virtual thunk | non-virtual thunk |
356 | non-virtual thunk | non-virtual thunk |
360 | non-virtual thunk | non-virtual thunk |
364 | QGraphicsItem::inputMethodEvent | QGraphicsItem::inputMethodEvent |
368 | QGraphicsItem::inputMethodQuery | QGraphicsItem::inputMethodQuery |
372 | non-virtual thunk | non-virtual thunk |
376 | QGraphicsItem::supportsExtension | QGraphicsItem::supportsExtension |
380 | QGraphicsItem::setExtension | QGraphicsItem::setExtension |
384 | QGraphicsItem::extension | QGraphicsItem::extension |
388 | (int (*)(...))-0x000000010 | (int (*)(...))-0x000000010 |
392 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
396 | non-virtual thunk | non-virtual thunk |
400 | non-virtual thunk | non-virtual thunk |
404 | non-virtual thunk | non-virtual thunk |
408 | non-virtual thunk | non-virtual thunk |
412 | non-virtual thunk | non-virtual thunk |
416 | non-virtual thunk | non-virtual thunk |
[+] affected symbols (1)
QGraphicsWidget::changeEvent ( QEvent* event )The method 'CheckBox::changeEvent ( QEvent* event )' will be called instead of this method.
combobox.h
namespace Plasma
[+] class ComboBox (3)
| Change |
Effect |
1 | Virtual method QGraphicsWidget::changeEvent ( QEvent* event ) has been overridden by ComboBox::changeEvent ( QEvent* event ). | Method ComboBox::changeEvent ( QEvent* event ) will be called instead of QGraphicsWidget::changeEvent ( QEvent* event ). |
2 | Virtual method QGraphicsItem::focusInEvent ( QFocusEvent* event ) has been overridden by ComboBox::focusInEvent ( QFocusEvent* event ). | Method ComboBox::focusInEvent ( QFocusEvent* event ) will be called instead of QGraphicsItem::focusInEvent ( QFocusEvent* event ). |
3 | Virtual method QGraphicsItem::focusOutEvent ( QFocusEvent* event ) has been overridden by ComboBox::focusOutEvent ( QFocusEvent* event ). | Method ComboBox::focusOutEvent ( QFocusEvent* event ) will be called instead of QGraphicsItem::focusOutEvent ( QFocusEvent* event ). |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 105 entries | Virtual Table (New) - 105 entries |
---|
0 | (int (*)(...))0 | (int (*)(...))0 |
4 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
8 | ComboBox::metaObject | ComboBox::metaObject |
12 | ComboBox::qt_metacast | ComboBox::qt_metacast |
16 | ComboBox::qt_metacall | ComboBox::qt_metacall |
20 | ComboBox::~ComboBox | ComboBox::~ComboBox |
24 | ComboBox::~ComboBox | ComboBox::~ComboBox |
28 | QGraphicsProxyWidget::event | QGraphicsProxyWidget::event |
32 | QGraphicsProxyWidget::eventFilter | QGraphicsProxyWidget::eventFilter |
36 | QObject::timerEvent | QObject::timerEvent |
40 | QObject::childEvent | QObject::childEvent |
44 | QObject::customEvent | QObject::customEvent |
48 | QObject::connectNotify | QObject::connectNotify |
52 | QObject::disconnectNotify | QObject::disconnectNotify |
56 | QGraphicsProxyWidget::setGeometry | QGraphicsProxyWidget::setGeometry |
60 | QGraphicsWidget::getContentsMargins | QGraphicsWidget::getContentsMargins |
64 | QGraphicsProxyWidget::type | QGraphicsProxyWidget::type |
68 | ComboBox::paint | ComboBox::paint |
72 | QGraphicsWidget::paintWindowFrame | QGraphicsWidget::paintWindowFrame |
76 | QGraphicsWidget::boundingRect | QGraphicsWidget::boundingRect |
80 | QGraphicsWidget::shape | QGraphicsWidget::shape |
84 | QGraphicsWidget::initStyleOption | QGraphicsWidget::initStyleOption |
88 | QGraphicsProxyWidget::sizeHint | QGraphicsProxyWidget::sizeHint |
92 | QGraphicsWidget::updateGeometry | QGraphicsWidget::updateGeometry |
96 | QGraphicsProxyWidget::itemChange | QGraphicsProxyWidget::itemChange |
100 | QGraphicsWidget::propertyChange | QGraphicsWidget::propertyChange |
104 | QGraphicsWidget::sceneEvent | QGraphicsWidget::sceneEvent |
108 | QGraphicsWidget::windowFrameEvent | QGraphicsWidget::windowFrameEvent |
112 | QGraphicsWidget::windowFrameSectionAt | QGraphicsWidget::windowFrameSectionAt |
116 | QGraphicsWidget::changeEvent | ComboBox::changeEvent |
120 | QGraphicsWidget::closeEvent | QGraphicsWidget::closeEvent |
124 | QGraphicsProxyWidget::focusInEvent | ComboBox::focusInEvent |
128 | QGraphicsProxyWidget::focusNextPrevChild | QGraphicsProxyWidget::focusNextPrevChild |
132 | QGraphicsProxyWidget::focusOutEvent | ComboBox::focusOutEvent |
136 | QGraphicsProxyWidget::hideEvent | QGraphicsProxyWidget::hideEvent |
140 | QGraphicsWidget::moveEvent | QGraphicsWidget::moveEvent |
144 | QGraphicsWidget::polishEvent | QGraphicsWidget::polishEvent |
148 | ComboBox::resizeEvent | ComboBox::resizeEvent |
152 | QGraphicsProxyWidget::showEvent | QGraphicsProxyWidget::showEvent |
156 | QGraphicsProxyWidget::hoverMoveEvent | QGraphicsProxyWidget::hoverMoveEvent |
160 | ComboBox::hoverLeaveEvent | ComboBox::hoverLeaveEvent |
164 | QGraphicsProxyWidget::grabMouseEvent | QGraphicsProxyWidget::grabMouseEvent |
168 | QGraphicsProxyWidget::ungrabMouseEvent | QGraphicsProxyWidget::ungrabMouseEvent |
172 | QGraphicsWidget::grabKeyboardEvent | QGraphicsWidget::grabKeyboardEvent |
176 | QGraphicsWidget::ungrabKeyboardEvent | QGraphicsWidget::ungrabKeyboardEvent |
180 | QGraphicsProxyWidget::contextMenuEvent | QGraphicsProxyWidget::contextMenuEvent |
184 | QGraphicsProxyWidget::dragEnterEvent | QGraphicsProxyWidget::dragEnterEvent |
188 | QGraphicsProxyWidget::dragLeaveEvent | QGraphicsProxyWidget::dragLeaveEvent |
192 | QGraphicsProxyWidget::dragMoveEvent | QGraphicsProxyWidget::dragMoveEvent |
196 | QGraphicsProxyWidget::dropEvent | QGraphicsProxyWidget::dropEvent |
200 | ComboBox::hoverEnterEvent | ComboBox::hoverEnterEvent |
204 | QGraphicsProxyWidget::mouseMoveEvent | QGraphicsProxyWidget::mouseMoveEvent |
208 | QGraphicsProxyWidget::mousePressEvent | QGraphicsProxyWidget::mousePressEvent |
212 | QGraphicsProxyWidget::mouseReleaseEvent | QGraphicsProxyWidget::mouseReleaseEvent |
216 | QGraphicsProxyWidget::mouseDoubleClickEvent | QGraphicsProxyWidget::mouseDoubleClickEvent |
220 | QGraphicsProxyWidget::wheelEvent | QGraphicsProxyWidget::wheelEvent |
224 | QGraphicsProxyWidget::keyPressEvent | QGraphicsProxyWidget::keyPressEvent |
228 | QGraphicsProxyWidget::keyReleaseEvent | QGraphicsProxyWidget::keyReleaseEvent |
232 | (int (*)(...))-0x000000008 | (int (*)(...))-0x000000008 |
236 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
240 | non-virtual thunk | non-virtual thunk |
244 | non-virtual thunk | non-virtual thunk |
248 | QGraphicsItem::advance | QGraphicsItem::advance |
252 | non-virtual thunk | non-virtual thunk |
256 | non-virtual thunk | non-virtual thunk |
260 | QGraphicsItem::contains | QGraphicsItem::contains |
264 | QGraphicsItem::collidesWithItem | QGraphicsItem::collidesWithItem |
268 | QGraphicsItem::collidesWithPath | QGraphicsItem::collidesWithPath |
272 | QGraphicsItem::isObscuredBy | QGraphicsItem::isObscuredBy |
276 | QGraphicsItem::opaqueArea | QGraphicsItem::opaqueArea |
280 | non-virtual thunk | non-virtual thunk |
284 | non-virtual thunk | non-virtual thunk |
288 | QGraphicsItem::sceneEventFilter | QGraphicsItem::sceneEventFilter |
292 | non-virtual thunk | non-virtual thunk |
296 | non-virtual thunk | non-virtual thunk |
300 | non-virtual thunk | non-virtual thunk |
304 | non-virtual thunk | non-virtual thunk |
308 | non-virtual thunk | non-virtual thunk |
312 | non-virtual thunk | non-virtual thunk |
316 | QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget12focusInEventEP11QFocusEvent | ComboBox::_ZThn8_N6Plasma8ComboBox12focusInEventEP11QFocusEvent |
320 | QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget13focusOutEventEP11QFocusEvent | ComboBox::_ZThn8_N6Plasma8ComboBox13focusOutEventEP11QFocusEvent |
324 | non-virtual thunk | non-virtual thunk |
328 | non-virtual thunk | non-virtual thunk |
332 | non-virtual thunk | non-virtual thunk |
336 | non-virtual thunk | non-virtual thunk |
340 | non-virtual thunk | non-virtual thunk |
344 | non-virtual thunk | non-virtual thunk |
348 | non-virtual thunk | non-virtual thunk |
352 | non-virtual thunk | non-virtual thunk |
356 | non-virtual thunk | non-virtual thunk |
360 | non-virtual thunk | non-virtual thunk |
364 | QGraphicsItem::inputMethodEvent | QGraphicsItem::inputMethodEvent |
368 | QGraphicsItem::inputMethodQuery | QGraphicsItem::inputMethodQuery |
372 | non-virtual thunk | non-virtual thunk |
376 | QGraphicsItem::supportsExtension | QGraphicsItem::supportsExtension |
380 | QGraphicsItem::setExtension | QGraphicsItem::setExtension |
384 | QGraphicsItem::extension | QGraphicsItem::extension |
388 | (int (*)(...))-0x000000010 | (int (*)(...))-0x000000010 |
392 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
396 | non-virtual thunk | non-virtual thunk |
400 | non-virtual thunk | non-virtual thunk |
404 | non-virtual thunk | non-virtual thunk |
408 | non-virtual thunk | non-virtual thunk |
412 | non-virtual thunk | non-virtual thunk |
416 | non-virtual thunk | non-virtual thunk |
[+] affected symbols (3)
QGraphicsItem::focusInEvent ( QFocusEvent* event )The method 'ComboBox::focusInEvent ( QFocusEvent* event )' will be called instead of this method.
QGraphicsItem::focusOutEvent ( QFocusEvent* event )The method 'ComboBox::focusOutEvent ( QFocusEvent* event )' will be called instead of this method.
QGraphicsWidget::changeEvent ( QEvent* event )The method 'ComboBox::changeEvent ( QEvent* event )' will be called instead of this method.
containment.h
namespace Plasma
[+] class Containment (1)
| Change |
Effect |
1 | Virtual method QGraphicsItem::dragLeaveEvent ( QGraphicsSceneDragDropEvent* event ) has been overridden by Containment::dragLeaveEvent ( QGraphicsSceneDragDropEvent* event ). | Method Containment::dragLeaveEvent ( QGraphicsSceneDragDropEvent* event ) will be called instead of QGraphicsItem::dragLeaveEvent ( QGraphicsSceneDragDropEvent* event ). |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 123 entries | Virtual Table (New) - 124 entries |
---|
0 | (int (*)(...))0 | (int (*)(...))0 |
4 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
8 | Containment::metaObject | Containment::metaObject |
12 | Containment::qt_metacast | Containment::qt_metacast |
16 | Containment::qt_metacall | Containment::qt_metacall |
20 | Containment::~Containment | Containment::~Containment |
24 | Containment::~Containment | Containment::~Containment |
28 | QGraphicsWidget::event | QGraphicsWidget::event |
32 | Applet::eventFilter | Applet::eventFilter |
36 | Applet::timerEvent | Applet::timerEvent |
40 | QObject::childEvent | QObject::childEvent |
44 | QObject::customEvent | QObject::customEvent |
48 | QObject::connectNotify | QObject::connectNotify |
52 | QObject::disconnectNotify | QObject::disconnectNotify |
56 | QGraphicsWidget::setGeometry | QGraphicsWidget::setGeometry |
60 | QGraphicsWidget::getContentsMargins | QGraphicsWidget::getContentsMargins |
64 | Applet::type | Applet::type |
68 | Applet::paint | Applet::paint |
72 | Applet::paintWindowFrame | Applet::paintWindowFrame |
76 | QGraphicsWidget::boundingRect | QGraphicsWidget::boundingRect |
80 | Applet::shape | Applet::shape |
84 | QGraphicsWidget::initStyleOption | QGraphicsWidget::initStyleOption |
88 | Applet::sizeHint | Applet::sizeHint |
92 | QGraphicsWidget::updateGeometry | QGraphicsWidget::updateGeometry |
96 | Containment::itemChange | Containment::itemChange |
100 | QGraphicsWidget::propertyChange | QGraphicsWidget::propertyChange |
104 | QGraphicsWidget::sceneEvent | QGraphicsWidget::sceneEvent |
108 | QGraphicsWidget::windowFrameEvent | QGraphicsWidget::windowFrameEvent |
112 | QGraphicsWidget::windowFrameSectionAt | QGraphicsWidget::windowFrameSectionAt |
116 | QGraphicsWidget::changeEvent | QGraphicsWidget::changeEvent |
120 | QGraphicsWidget::closeEvent | QGraphicsWidget::closeEvent |
124 | Applet::focusInEvent | Applet::focusInEvent |
128 | QGraphicsWidget::focusNextPrevChild | QGraphicsWidget::focusNextPrevChild |
132 | QGraphicsWidget::focusOutEvent | QGraphicsWidget::focusOutEvent |
136 | QGraphicsWidget::hideEvent | QGraphicsWidget::hideEvent |
140 | QGraphicsWidget::moveEvent | QGraphicsWidget::moveEvent |
144 | QGraphicsWidget::polishEvent | QGraphicsWidget::polishEvent |
148 | Containment::resizeEvent | Containment::resizeEvent |
152 | QGraphicsWidget::showEvent | QGraphicsWidget::showEvent |
156 | QGraphicsWidget::hoverMoveEvent | QGraphicsWidget::hoverMoveEvent |
160 | Applet::hoverLeaveEvent | Applet::hoverLeaveEvent |
164 | QGraphicsWidget::grabMouseEvent | QGraphicsWidget::grabMouseEvent |
168 | QGraphicsWidget::ungrabMouseEvent | QGraphicsWidget::ungrabMouseEvent |
172 | QGraphicsWidget::grabKeyboardEvent | QGraphicsWidget::grabKeyboardEvent |
176 | QGraphicsWidget::ungrabKeyboardEvent | QGraphicsWidget::ungrabKeyboardEvent |
180 | Containment::save | Containment::save |
184 | Containment::restore | Containment::restore |
188 | Applet::formFactor | Applet::formFactor |
192 | Applet::location | Applet::location |
196 | Applet::paintInterface | Applet::paintInterface |
200 | Applet::contextualActions | Applet::contextualActions |
204 | Applet::isPopupShowing | Applet::isPopupShowing |
208 | Containment::addAssociatedWidget | Containment::addAssociatedWidget |
212 | Containment::removeAssociatedWidget | Containment::removeAssociatedWidget |
216 | Applet::initExtenderItem | Applet::initExtenderItem |
220 | Applet::createConfigurationInterface | Applet::createConfigurationInterface |
224 | Containment::destroy | Containment::destroy |
228 | Containment::showConfigurationInterface | Containment::showConfigurationInterface |
232 | Containment::init | Containment::init |
236 | Applet::configChanged | Applet::configChanged |
240 | Applet::saveState | Applet::saveState |
244 | Applet::constraintsEvent | Applet::constraintsEvent |
248 | Containment::sceneEventFilter | Containment::sceneEventFilter |
252 | Containment::mouseMoveEvent | Containment::mouseMoveEvent |
256 | Applet::hoverEnterEvent | Applet::hoverEnterEvent |
260 | Containment::showDropZone | Containment::showDropZone |
264 | Containment::saveContents | Containment::saveContents |
268 | Containment::restoreContents | Containment::restoreContents |
272 | Containment::mousePressEvent | Containment::mousePressEvent |
276 | Containment::mouseReleaseEvent | Containment::mouseReleaseEvent |
280 | Containment::contextMenuEvent | Containment::contextMenuEvent |
284 | Containment::keyPressEvent | Containment::keyPressEvent |
288 | Containment::wheelEvent | Containment::wheelEvent |
292 | Containment::dragEnterEvent | Containment::dragEnterEvent |
296 | Containment::dragMoveEvent | Containment::dragLeaveEvent |
300 | Containment::dropEvent | Containment::dragMoveEvent |
304 | (int (*)(...))-0x000000008 | Containment::dropEvent |
308 | (int (*)(...))(& _ZTIN6Plasma11ContainmentE) | (int (*)(...))-0x000000008 |
312 | Containment::_ZThn8_N6Plasma11ContainmentD1Ev | (int (*)(...))(& _ZTIN6Plasma11ContainmentE) |
316 | Containment::_ZThn8_N6Plasma11ContainmentD0Ev | Containment::_ZThn8_N6Plasma11ContainmentD1Ev |
320 | QGraphicsItem::advance | Containment::_ZThn8_N6Plasma11ContainmentD0Ev |
324 | QGraphicsWidget::_ZThn8_NK15QGraphicsWidget12boundingRectEv | QGraphicsItem::advance |
328 | Applet::_ZThn8_NK6Plasma6Applet5shapeEv | QGraphicsWidget::_ZThn8_NK15QGraphicsWidget12boundingRectEv |
332 | QGraphicsItem::contains | Applet::_ZThn8_NK6Plasma6Applet5shapeEv |
336 | QGraphicsItem::collidesWithItem | QGraphicsItem::contains |
340 | QGraphicsItem::collidesWithPath | QGraphicsItem::collidesWithItem |
344 | QGraphicsItem::isObscuredBy | QGraphicsItem::collidesWithPath |
348 | QGraphicsItem::opaqueArea | QGraphicsItem::isObscuredBy |
352 | Applet::_ZThn8_N6Plasma6Applet5paintEP8QPainterPK24QStyleOptionGraphicsItemP7QWidget | QGraphicsItem::opaqueArea |
356 | Applet::_ZThn8_NK6Plasma6Applet4typeEv | Applet::_ZThn8_N6Plasma6Applet5paintEP8QPainterPK24QStyleOptionGraphicsItemP7QWidget |
360 | Containment::_ZThn8_N6Plasma11Containment16sceneEventFilterEP13QGraphicsItemP6QEvent | Applet::_ZThn8_NK6Plasma6Applet4typeEv |
364 | QGraphicsWidget::_ZThn8_N15QGraphicsWidget10sceneEventEP6QEvent | Containment::_ZThn8_N6Plasma11Containment16sceneEventFilterEP13QGraphicsItemP6QEvent |
368 | Containment::_ZThn8_N6Plasma11Containment16contextMenuEventEP30QGraphicsSceneContextMenuEvent | QGraphicsWidget::_ZThn8_N15QGraphicsWidget10sceneEventEP6QEvent |
372 | Containment::_ZThn8_N6Plasma11Containment14dragEnterEventEP27QGraphicsSceneDragDropEvent | Containment::_ZThn8_N6Plasma11Containment16contextMenuEventEP30QGraphicsSceneContextMenuEvent |
376 | QGraphicsItem::dragLeaveEvent | Containment::_ZThn8_N6Plasma11Containment14dragEnterEventEP27QGraphicsSceneDragDropEvent |
380 | Containment::_ZThn8_N6Plasma11Containment13dragMoveEventEP27QGraphicsSceneDragDropEvent | Containment::_ZThn8_N6Plasma11Containment14dragLeaveEventEP27QGraphicsSceneDragDropEvent |
384 | Containment::_ZThn8_N6Plasma11Containment9dropEventEP27QGraphicsSceneDragDropEvent | Containment::_ZThn8_N6Plasma11Containment13dragMoveEventEP27QGraphicsSceneDragDropEvent |
388 | Applet::_ZThn8_N6Plasma6Applet12focusInEventEP11QFocusEvent | Containment::_ZThn8_N6Plasma11Containment9dropEventEP27QGraphicsSceneDragDropEvent |
392 | QGraphicsWidget::_ZThn8_N15QGraphicsWidget13focusOutEventEP11QFocusEvent | Applet::_ZThn8_N6Plasma6Applet12focusInEventEP11QFocusEvent |
396 | Applet::_ZThn8_N6Plasma6Applet15hoverEnterEventEP24QGraphicsSceneHoverEvent | QGraphicsWidget::_ZThn8_N15QGraphicsWidget13focusOutEventEP11QFocusEvent |
400 | QGraphicsWidget::_ZThn8_N15QGraphicsWidget14hoverMoveEventEP24QGraphicsSceneHoverEvent | Applet::_ZThn8_N6Plasma6Applet15hoverEnterEventEP24QGraphicsSceneHoverEvent |
404 | Applet::_ZThn8_N6Plasma6Applet15hoverLeaveEventEP24QGraphicsSceneHoverEvent | QGraphicsWidget::_ZThn8_N15QGraphicsWidget14hoverMoveEventEP24QGraphicsSceneHoverEvent |
408 | Containment::_ZThn8_N6Plasma11Containment13keyPressEventEP9QKeyEvent | Applet::_ZThn8_N6Plasma6Applet15hoverLeaveEventEP24QGraphicsSceneHoverEvent |
412 | QGraphicsItem::keyReleaseEvent | Containment::_ZThn8_N6Plasma11Containment13keyPressEventEP9QKeyEvent |
416 | Containment::_ZThn8_N6Plasma11Containment15mousePressEventEP24QGraphicsSceneMouseEvent | QGraphicsItem::keyReleaseEvent |
420 | Containment::_ZThn8_N6Plasma11Containment14mouseMoveEventEP24QGraphicsSceneMouseEvent | Containment::_ZThn8_N6Plasma11Containment15mousePressEventEP24QGraphicsSceneMouseEvent |
424 | Containment::_ZThn8_N6Plasma11Containment17mouseReleaseEventEP24QGraphicsSceneMouseEvent | Containment::_ZThn8_N6Plasma11Containment14mouseMoveEventEP24QGraphicsSceneMouseEvent |
428 | QGraphicsItem::mouseDoubleClickEvent | Containment::_ZThn8_N6Plasma11Containment17mouseReleaseEventEP24QGraphicsSceneMouseEvent |
432 | Containment::_ZThn8_N6Plasma11Containment10wheelEventEP24QGraphicsSceneWheelEvent | QGraphicsItem::mouseDoubleClickEvent |
436 | QGraphicsItem::inputMethodEvent | Containment::_ZThn8_N6Plasma11Containment10wheelEventEP24QGraphicsSceneWheelEvent |
440 | QGraphicsItem::inputMethodQuery | QGraphicsItem::inputMethodEvent |
444 | Containment::_ZThn8_N6Plasma11Containment10itemChangeEN13QGraphicsItem18GraphicsItemChangeERK8QVariant | QGraphicsItem::inputMethodQuery |
448 | QGraphicsItem::supportsExtension | Containment::_ZThn8_N6Plasma11Containment10itemChangeEN13QGraphicsItem18GraphicsItemChangeERK8QVariant |
452 | QGraphicsItem::setExtension | QGraphicsItem::supportsExtension |
456 | QGraphicsItem::extension | QGraphicsItem::setExtension |
460 | (int (*)(...))-0x000000010 | QGraphicsItem::extension |
464 | (int (*)(...))(& _ZTIN6Plasma11ContainmentE) | (int (*)(...))-0x000000010 |
468 | Containment::_ZThn16_N6Plasma11ContainmentD1Ev | (int (*)(...))(& _ZTIN6Plasma11ContainmentE) |
472 | Containment::_ZThn16_N6Plasma11ContainmentD0Ev | Containment::_ZThn16_N6Plasma11ContainmentD1Ev |
476 | QGraphicsWidget::_ZThn16_N15QGraphicsWidget11setGeometryERK6QRectF | Containment::_ZThn16_N6Plasma11ContainmentD0Ev |
480 | QGraphicsWidget::_ZThn16_NK15QGraphicsWidget18getContentsMarginsEPdS0_S0_S0_ | QGraphicsWidget::_ZThn16_N15QGraphicsWidget11setGeometryERK6QRectF |
484 | QGraphicsWidget::_ZThn16_N15QGraphicsWidget14updateGeometryEv | QGraphicsWidget::_ZThn16_NK15QGraphicsWidget18getContentsMarginsEPdS0_S0_S0_ |
488 | Applet::_ZThn16_NK6Plasma6Applet8sizeHintEN2Qt8SizeHintERK6QSizeF | QGraphicsWidget::_ZThn16_N15QGraphicsWidget14updateGeometryEv |
492 | | Applet::_ZThn16_NK6Plasma6Applet8sizeHintEN2Qt8SizeHintERK6QSizeF |
[+] affected symbols (1)
QGraphicsItem::dragLeaveEvent ( QGraphicsSceneDragDropEvent* event )The method 'Containment::dragLeaveEvent ( QGraphicsSceneDragDropEvent* event )' will be called instead of this method.
dialog.h
namespace Plasma
[+] class Dialog (1)
| Change |
Effect |
1 | Virtual method QWidget::focusInEvent ( QFocusEvent* p1 ) has been overridden by Dialog::focusInEvent ( QFocusEvent* event ). | Method Dialog::focusInEvent ( QFocusEvent* event ) will be called instead of QWidget::focusInEvent ( QFocusEvent* p1 ). |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 63 entries | Virtual Table (New) - 63 entries |
---|
0 | (int (*)(...))0 | (int (*)(...))0 |
4 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
8 | Dialog::metaObject | Dialog::metaObject |
12 | Dialog::qt_metacast | Dialog::qt_metacast |
16 | Dialog::qt_metacall | Dialog::qt_metacall |
20 | Dialog::~Dialog | Dialog::~Dialog |
24 | Dialog::~Dialog | Dialog::~Dialog |
28 | Dialog::event | Dialog::event |
32 | Dialog::eventFilter | Dialog::eventFilter |
36 | QObject::timerEvent | QObject::timerEvent |
40 | QObject::childEvent | QObject::childEvent |
44 | QObject::customEvent | QObject::customEvent |
48 | QObject::connectNotify | QObject::connectNotify |
52 | QObject::disconnectNotify | QObject::disconnectNotify |
56 | QWidget::devType | QWidget::devType |
60 | QWidget::setVisible | QWidget::setVisible |
64 | QWidget::sizeHint | QWidget::sizeHint |
68 | QWidget::minimumSizeHint | QWidget::minimumSizeHint |
72 | QWidget::heightForWidth | QWidget::heightForWidth |
76 | QWidget::paintEngine | QWidget::paintEngine |
80 | Dialog::mousePressEvent | Dialog::mousePressEvent |
84 | Dialog::mouseReleaseEvent | Dialog::mouseReleaseEvent |
88 | QWidget::mouseDoubleClickEvent | QWidget::mouseDoubleClickEvent |
92 | Dialog::mouseMoveEvent | Dialog::mouseMoveEvent |
96 | QWidget::wheelEvent | QWidget::wheelEvent |
100 | Dialog::keyPressEvent | Dialog::keyPressEvent |
104 | QWidget::keyReleaseEvent | QWidget::keyReleaseEvent |
108 | QWidget::focusInEvent | Dialog::focusInEvent |
112 | QWidget::focusOutEvent | QWidget::focusOutEvent |
116 | QWidget::enterEvent | QWidget::enterEvent |
120 | QWidget::leaveEvent | QWidget::leaveEvent |
124 | Dialog::paintEvent | Dialog::paintEvent |
128 | Dialog::moveEvent | Dialog::moveEvent |
132 | Dialog::resizeEvent | Dialog::resizeEvent |
136 | QWidget::closeEvent | QWidget::closeEvent |
140 | QWidget::contextMenuEvent | QWidget::contextMenuEvent |
144 | QWidget::tabletEvent | QWidget::tabletEvent |
148 | QWidget::actionEvent | QWidget::actionEvent |
152 | QWidget::dragEnterEvent | QWidget::dragEnterEvent |
156 | QWidget::dragMoveEvent | QWidget::dragMoveEvent |
160 | QWidget::dragLeaveEvent | QWidget::dragLeaveEvent |
164 | QWidget::dropEvent | QWidget::dropEvent |
168 | Dialog::showEvent | Dialog::showEvent |
172 | Dialog::hideEvent | Dialog::hideEvent |
176 | QWidget::x11Event | QWidget::x11Event |
180 | QWidget::changeEvent | QWidget::changeEvent |
184 | QWidget::metric | QWidget::metric |
188 | QWidget::inputMethodEvent | QWidget::inputMethodEvent |
192 | QWidget::inputMethodQuery | QWidget::inputMethodQuery |
196 | QWidget::focusNextPrevChild | QWidget::focusNextPrevChild |
200 | QWidget::styleChange | QWidget::styleChange |
204 | QWidget::enabledChange | QWidget::enabledChange |
208 | QWidget::paletteChange | QWidget::paletteChange |
212 | QWidget::fontChange | QWidget::fontChange |
216 | QWidget::windowActivationChange | QWidget::windowActivationChange |
220 | QWidget::languageChange | QWidget::languageChange |
224 | (int (*)(...))-0x000000008 | (int (*)(...))-0x000000008 |
228 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
232 | non-virtual thunk | non-virtual thunk |
236 | non-virtual thunk | non-virtual thunk |
240 | non-virtual thunk | non-virtual thunk |
244 | non-virtual thunk | non-virtual thunk |
248 | non-virtual thunk | non-virtual thunk |
[+] affected symbols (1)
QWidget::focusInEvent ( QFocusEvent* p1 )The method 'Dialog::focusInEvent ( QFocusEvent* event )' will be called instead of this method.
frame.h
namespace Plasma
[+] class Frame (1)
| Change |
Effect |
1 | Virtual method QGraphicsWidget::changeEvent ( QEvent* event ) has been overridden by Frame::changeEvent ( QEvent* event ). | Method Frame::changeEvent ( QEvent* event ) will be called instead of QGraphicsWidget::changeEvent ( QEvent* event ). |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 92 entries | Virtual Table (New) - 92 entries |
---|
0 | (int (*)(...))0 | (int (*)(...))0 |
4 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
8 | Frame::metaObject | Frame::metaObject |
12 | Frame::qt_metacast | Frame::qt_metacast |
16 | Frame::qt_metacall | Frame::qt_metacall |
20 | Frame::~Frame | Frame::~Frame |
24 | Frame::~Frame | Frame::~Frame |
28 | QGraphicsWidget::event | QGraphicsWidget::event |
32 | QObject::eventFilter | QObject::eventFilter |
36 | QObject::timerEvent | QObject::timerEvent |
40 | QObject::childEvent | QObject::childEvent |
44 | QObject::customEvent | QObject::customEvent |
48 | QObject::connectNotify | QObject::connectNotify |
52 | QObject::disconnectNotify | QObject::disconnectNotify |
56 | QGraphicsWidget::setGeometry | QGraphicsWidget::setGeometry |
60 | QGraphicsWidget::getContentsMargins | QGraphicsWidget::getContentsMargins |
64 | QGraphicsWidget::type | QGraphicsWidget::type |
68 | Frame::paint | Frame::paint |
72 | QGraphicsWidget::paintWindowFrame | QGraphicsWidget::paintWindowFrame |
76 | QGraphicsWidget::boundingRect | QGraphicsWidget::boundingRect |
80 | QGraphicsWidget::shape | QGraphicsWidget::shape |
84 | QGraphicsWidget::initStyleOption | QGraphicsWidget::initStyleOption |
88 | Frame::sizeHint | Frame::sizeHint |
92 | QGraphicsWidget::updateGeometry | QGraphicsWidget::updateGeometry |
96 | QGraphicsWidget::itemChange | QGraphicsWidget::itemChange |
100 | QGraphicsWidget::propertyChange | QGraphicsWidget::propertyChange |
104 | QGraphicsWidget::sceneEvent | QGraphicsWidget::sceneEvent |
108 | QGraphicsWidget::windowFrameEvent | QGraphicsWidget::windowFrameEvent |
112 | QGraphicsWidget::windowFrameSectionAt | QGraphicsWidget::windowFrameSectionAt |
116 | QGraphicsWidget::changeEvent | Frame::changeEvent |
120 | QGraphicsWidget::closeEvent | QGraphicsWidget::closeEvent |
124 | QGraphicsWidget::focusInEvent | QGraphicsWidget::focusInEvent |
128 | QGraphicsWidget::focusNextPrevChild | QGraphicsWidget::focusNextPrevChild |
132 | QGraphicsWidget::focusOutEvent | QGraphicsWidget::focusOutEvent |
136 | QGraphicsWidget::hideEvent | QGraphicsWidget::hideEvent |
140 | QGraphicsWidget::moveEvent | QGraphicsWidget::moveEvent |
144 | QGraphicsWidget::polishEvent | QGraphicsWidget::polishEvent |
148 | Frame::resizeEvent | Frame::resizeEvent |
152 | QGraphicsWidget::showEvent | QGraphicsWidget::showEvent |
156 | QGraphicsWidget::hoverMoveEvent | QGraphicsWidget::hoverMoveEvent |
160 | QGraphicsWidget::hoverLeaveEvent | QGraphicsWidget::hoverLeaveEvent |
164 | QGraphicsWidget::grabMouseEvent | QGraphicsWidget::grabMouseEvent |
168 | QGraphicsWidget::ungrabMouseEvent | QGraphicsWidget::ungrabMouseEvent |
172 | QGraphicsWidget::grabKeyboardEvent | QGraphicsWidget::grabKeyboardEvent |
176 | QGraphicsWidget::ungrabKeyboardEvent | QGraphicsWidget::ungrabKeyboardEvent |
180 | (int (*)(...))-0x000000008 | (int (*)(...))-0x000000008 |
184 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
188 | non-virtual thunk | non-virtual thunk |
192 | non-virtual thunk | non-virtual thunk |
196 | QGraphicsItem::advance | QGraphicsItem::advance |
200 | non-virtual thunk | non-virtual thunk |
204 | non-virtual thunk | non-virtual thunk |
208 | QGraphicsItem::contains | QGraphicsItem::contains |
212 | QGraphicsItem::collidesWithItem | QGraphicsItem::collidesWithItem |
216 | QGraphicsItem::collidesWithPath | QGraphicsItem::collidesWithPath |
220 | QGraphicsItem::isObscuredBy | QGraphicsItem::isObscuredBy |
224 | QGraphicsItem::opaqueArea | QGraphicsItem::opaqueArea |
228 | non-virtual thunk | non-virtual thunk |
232 | non-virtual thunk | non-virtual thunk |
236 | QGraphicsItem::sceneEventFilter | QGraphicsItem::sceneEventFilter |
240 | non-virtual thunk | non-virtual thunk |
244 | QGraphicsItem::contextMenuEvent | QGraphicsItem::contextMenuEvent |
248 | QGraphicsItem::dragEnterEvent | QGraphicsItem::dragEnterEvent |
252 | QGraphicsItem::dragLeaveEvent | QGraphicsItem::dragLeaveEvent |
256 | QGraphicsItem::dragMoveEvent | QGraphicsItem::dragMoveEvent |
260 | QGraphicsItem::dropEvent | QGraphicsItem::dropEvent |
264 | non-virtual thunk | non-virtual thunk |
268 | non-virtual thunk | non-virtual thunk |
272 | QGraphicsItem::hoverEnterEvent | QGraphicsItem::hoverEnterEvent |
276 | non-virtual thunk | non-virtual thunk |
280 | non-virtual thunk | non-virtual thunk |
284 | QGraphicsItem::keyPressEvent | QGraphicsItem::keyPressEvent |
288 | QGraphicsItem::keyReleaseEvent | QGraphicsItem::keyReleaseEvent |
292 | QGraphicsItem::mousePressEvent | QGraphicsItem::mousePressEvent |
296 | QGraphicsItem::mouseMoveEvent | QGraphicsItem::mouseMoveEvent |
300 | QGraphicsItem::mouseReleaseEvent | QGraphicsItem::mouseReleaseEvent |
304 | QGraphicsItem::mouseDoubleClickEvent | QGraphicsItem::mouseDoubleClickEvent |
308 | QGraphicsItem::wheelEvent | QGraphicsItem::wheelEvent |
312 | QGraphicsItem::inputMethodEvent | QGraphicsItem::inputMethodEvent |
316 | QGraphicsItem::inputMethodQuery | QGraphicsItem::inputMethodQuery |
320 | non-virtual thunk | non-virtual thunk |
324 | QGraphicsItem::supportsExtension | QGraphicsItem::supportsExtension |
328 | QGraphicsItem::setExtension | QGraphicsItem::setExtension |
332 | QGraphicsItem::extension | QGraphicsItem::extension |
336 | (int (*)(...))-0x000000010 | (int (*)(...))-0x000000010 |
340 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
344 | non-virtual thunk | non-virtual thunk |
348 | non-virtual thunk | non-virtual thunk |
352 | non-virtual thunk | non-virtual thunk |
356 | non-virtual thunk | non-virtual thunk |
360 | non-virtual thunk | non-virtual thunk |
364 | non-virtual thunk | non-virtual thunk |
[+] affected symbols (1)
QGraphicsWidget::changeEvent ( QEvent* event )The method 'Frame::changeEvent ( QEvent* event )' will be called instead of this method.
groupbox.h
namespace Plasma
[+] class GroupBox (1)
| Change |
Effect |
1 | Virtual method QGraphicsWidget::changeEvent ( QEvent* event ) has been overridden by GroupBox::changeEvent ( QEvent* event ). | Method GroupBox::changeEvent ( QEvent* event ) will be called instead of QGraphicsWidget::changeEvent ( QEvent* event ). |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 105 entries | Virtual Table (New) - 105 entries |
---|
0 | (int (*)(...))0 | (int (*)(...))0 |
4 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
8 | GroupBox::metaObject | GroupBox::metaObject |
12 | GroupBox::qt_metacast | GroupBox::qt_metacast |
16 | GroupBox::qt_metacall | GroupBox::qt_metacall |
20 | GroupBox::~GroupBox | GroupBox::~GroupBox |
24 | GroupBox::~GroupBox | GroupBox::~GroupBox |
28 | QGraphicsProxyWidget::event | QGraphicsProxyWidget::event |
32 | QGraphicsProxyWidget::eventFilter | QGraphicsProxyWidget::eventFilter |
36 | QObject::timerEvent | QObject::timerEvent |
40 | QObject::childEvent | QObject::childEvent |
44 | QObject::customEvent | QObject::customEvent |
48 | QObject::connectNotify | QObject::connectNotify |
52 | QObject::disconnectNotify | QObject::disconnectNotify |
56 | QGraphicsProxyWidget::setGeometry | QGraphicsProxyWidget::setGeometry |
60 | QGraphicsWidget::getContentsMargins | QGraphicsWidget::getContentsMargins |
64 | QGraphicsProxyWidget::type | QGraphicsProxyWidget::type |
68 | QGraphicsProxyWidget::paint | QGraphicsProxyWidget::paint |
72 | QGraphicsWidget::paintWindowFrame | QGraphicsWidget::paintWindowFrame |
76 | QGraphicsWidget::boundingRect | QGraphicsWidget::boundingRect |
80 | QGraphicsWidget::shape | QGraphicsWidget::shape |
84 | QGraphicsWidget::initStyleOption | QGraphicsWidget::initStyleOption |
88 | QGraphicsProxyWidget::sizeHint | QGraphicsProxyWidget::sizeHint |
92 | QGraphicsWidget::updateGeometry | QGraphicsWidget::updateGeometry |
96 | QGraphicsProxyWidget::itemChange | QGraphicsProxyWidget::itemChange |
100 | QGraphicsWidget::propertyChange | QGraphicsWidget::propertyChange |
104 | QGraphicsWidget::sceneEvent | QGraphicsWidget::sceneEvent |
108 | QGraphicsWidget::windowFrameEvent | QGraphicsWidget::windowFrameEvent |
112 | QGraphicsWidget::windowFrameSectionAt | QGraphicsWidget::windowFrameSectionAt |
116 | QGraphicsWidget::changeEvent | GroupBox::changeEvent |
120 | QGraphicsWidget::closeEvent | QGraphicsWidget::closeEvent |
124 | QGraphicsProxyWidget::focusInEvent | QGraphicsProxyWidget::focusInEvent |
128 | QGraphicsProxyWidget::focusNextPrevChild | QGraphicsProxyWidget::focusNextPrevChild |
132 | QGraphicsProxyWidget::focusOutEvent | QGraphicsProxyWidget::focusOutEvent |
136 | QGraphicsProxyWidget::hideEvent | QGraphicsProxyWidget::hideEvent |
140 | QGraphicsWidget::moveEvent | QGraphicsWidget::moveEvent |
144 | QGraphicsWidget::polishEvent | QGraphicsWidget::polishEvent |
148 | GroupBox::resizeEvent | GroupBox::resizeEvent |
152 | QGraphicsProxyWidget::showEvent | QGraphicsProxyWidget::showEvent |
156 | QGraphicsProxyWidget::hoverMoveEvent | QGraphicsProxyWidget::hoverMoveEvent |
160 | QGraphicsProxyWidget::hoverLeaveEvent | QGraphicsProxyWidget::hoverLeaveEvent |
164 | QGraphicsProxyWidget::grabMouseEvent | QGraphicsProxyWidget::grabMouseEvent |
168 | QGraphicsProxyWidget::ungrabMouseEvent | QGraphicsProxyWidget::ungrabMouseEvent |
172 | QGraphicsWidget::grabKeyboardEvent | QGraphicsWidget::grabKeyboardEvent |
176 | QGraphicsWidget::ungrabKeyboardEvent | QGraphicsWidget::ungrabKeyboardEvent |
180 | QGraphicsProxyWidget::contextMenuEvent | QGraphicsProxyWidget::contextMenuEvent |
184 | QGraphicsProxyWidget::dragEnterEvent | QGraphicsProxyWidget::dragEnterEvent |
188 | QGraphicsProxyWidget::dragLeaveEvent | QGraphicsProxyWidget::dragLeaveEvent |
192 | QGraphicsProxyWidget::dragMoveEvent | QGraphicsProxyWidget::dragMoveEvent |
196 | QGraphicsProxyWidget::dropEvent | QGraphicsProxyWidget::dropEvent |
200 | QGraphicsProxyWidget::hoverEnterEvent | QGraphicsProxyWidget::hoverEnterEvent |
204 | QGraphicsProxyWidget::mouseMoveEvent | QGraphicsProxyWidget::mouseMoveEvent |
208 | QGraphicsProxyWidget::mousePressEvent | QGraphicsProxyWidget::mousePressEvent |
212 | QGraphicsProxyWidget::mouseReleaseEvent | QGraphicsProxyWidget::mouseReleaseEvent |
216 | QGraphicsProxyWidget::mouseDoubleClickEvent | QGraphicsProxyWidget::mouseDoubleClickEvent |
220 | QGraphicsProxyWidget::wheelEvent | QGraphicsProxyWidget::wheelEvent |
224 | QGraphicsProxyWidget::keyPressEvent | QGraphicsProxyWidget::keyPressEvent |
228 | QGraphicsProxyWidget::keyReleaseEvent | QGraphicsProxyWidget::keyReleaseEvent |
232 | (int (*)(...))-0x000000008 | (int (*)(...))-0x000000008 |
236 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
240 | non-virtual thunk | non-virtual thunk |
244 | non-virtual thunk | non-virtual thunk |
248 | QGraphicsItem::advance | QGraphicsItem::advance |
252 | non-virtual thunk | non-virtual thunk |
256 | non-virtual thunk | non-virtual thunk |
260 | QGraphicsItem::contains | QGraphicsItem::contains |
264 | QGraphicsItem::collidesWithItem | QGraphicsItem::collidesWithItem |
268 | QGraphicsItem::collidesWithPath | QGraphicsItem::collidesWithPath |
272 | QGraphicsItem::isObscuredBy | QGraphicsItem::isObscuredBy |
276 | QGraphicsItem::opaqueArea | QGraphicsItem::opaqueArea |
280 | non-virtual thunk | non-virtual thunk |
284 | non-virtual thunk | non-virtual thunk |
288 | QGraphicsItem::sceneEventFilter | QGraphicsItem::sceneEventFilter |
292 | non-virtual thunk | non-virtual thunk |
296 | non-virtual thunk | non-virtual thunk |
300 | non-virtual thunk | non-virtual thunk |
304 | non-virtual thunk | non-virtual thunk |
308 | non-virtual thunk | non-virtual thunk |
312 | non-virtual thunk | non-virtual thunk |
316 | non-virtual thunk | non-virtual thunk |
320 | non-virtual thunk | non-virtual thunk |
324 | non-virtual thunk | non-virtual thunk |
328 | non-virtual thunk | non-virtual thunk |
332 | non-virtual thunk | non-virtual thunk |
336 | non-virtual thunk | non-virtual thunk |
340 | non-virtual thunk | non-virtual thunk |
344 | non-virtual thunk | non-virtual thunk |
348 | non-virtual thunk | non-virtual thunk |
352 | non-virtual thunk | non-virtual thunk |
356 | non-virtual thunk | non-virtual thunk |
360 | non-virtual thunk | non-virtual thunk |
364 | QGraphicsItem::inputMethodEvent | QGraphicsItem::inputMethodEvent |
368 | QGraphicsItem::inputMethodQuery | QGraphicsItem::inputMethodQuery |
372 | non-virtual thunk | non-virtual thunk |
376 | QGraphicsItem::supportsExtension | QGraphicsItem::supportsExtension |
380 | QGraphicsItem::setExtension | QGraphicsItem::setExtension |
384 | QGraphicsItem::extension | QGraphicsItem::extension |
388 | (int (*)(...))-0x000000010 | (int (*)(...))-0x000000010 |
392 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
396 | non-virtual thunk | non-virtual thunk |
400 | non-virtual thunk | non-virtual thunk |
404 | non-virtual thunk | non-virtual thunk |
408 | non-virtual thunk | non-virtual thunk |
412 | non-virtual thunk | non-virtual thunk |
416 | non-virtual thunk | non-virtual thunk |
[+] affected symbols (1)
QGraphicsWidget::changeEvent ( QEvent* event )The method 'GroupBox::changeEvent ( QEvent* event )' will be called instead of this method.
iconwidget.h
namespace Plasma
[+] class IconWidget (1)
| Change |
Effect |
1 | Virtual method QGraphicsWidget::changeEvent ( QEvent* event ) has been overridden by IconWidget::changeEvent ( QEvent* event ). | Method IconWidget::changeEvent ( QEvent* event ) will be called instead of QGraphicsWidget::changeEvent ( QEvent* event ). |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 98 entries | Virtual Table (New) - 98 entries |
---|
0 | (int (*)(...))0 | (int (*)(...))0 |
4 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
8 | IconWidget::metaObject | IconWidget::metaObject |
12 | IconWidget::qt_metacast | IconWidget::qt_metacast |
16 | IconWidget::qt_metacall | IconWidget::qt_metacall |
20 | IconWidget::~IconWidget | IconWidget::~IconWidget |
24 | IconWidget::~IconWidget | IconWidget::~IconWidget |
28 | QGraphicsWidget::event | QGraphicsWidget::event |
32 | QObject::eventFilter | QObject::eventFilter |
36 | QObject::timerEvent | QObject::timerEvent |
40 | QObject::childEvent | QObject::childEvent |
44 | QObject::customEvent | QObject::customEvent |
48 | QObject::connectNotify | QObject::connectNotify |
52 | QObject::disconnectNotify | QObject::disconnectNotify |
56 | QGraphicsWidget::setGeometry | QGraphicsWidget::setGeometry |
60 | QGraphicsWidget::getContentsMargins | QGraphicsWidget::getContentsMargins |
64 | QGraphicsWidget::type | QGraphicsWidget::type |
68 | IconWidget::paint | IconWidget::paint |
72 | QGraphicsWidget::paintWindowFrame | QGraphicsWidget::paintWindowFrame |
76 | QGraphicsWidget::boundingRect | QGraphicsWidget::boundingRect |
80 | IconWidget::shape | IconWidget::shape |
84 | QGraphicsWidget::initStyleOption | QGraphicsWidget::initStyleOption |
88 | QGraphicsWidget::sizeHint | IconWidget::sizeHint |
92 | QGraphicsWidget::updateGeometry | QGraphicsWidget::updateGeometry |
96 | QGraphicsWidget::itemChange | QGraphicsWidget::itemChange |
100 | QGraphicsWidget::propertyChange | QGraphicsWidget::propertyChange |
104 | QGraphicsWidget::sceneEvent | QGraphicsWidget::sceneEvent |
108 | QGraphicsWidget::windowFrameEvent | QGraphicsWidget::windowFrameEvent |
112 | QGraphicsWidget::windowFrameSectionAt | QGraphicsWidget::windowFrameSectionAt |
116 | QGraphicsWidget::changeEvent | IconWidget::changeEvent |
120 | QGraphicsWidget::closeEvent | QGraphicsWidget::closeEvent |
124 | QGraphicsWidget::focusInEvent | QGraphicsWidget::focusInEvent |
128 | QGraphicsWidget::focusNextPrevChild | QGraphicsWidget::focusNextPrevChild |
132 | QGraphicsWidget::focusOutEvent | QGraphicsWidget::focusOutEvent |
136 | QGraphicsWidget::hideEvent | QGraphicsWidget::hideEvent |
140 | QGraphicsWidget::moveEvent | QGraphicsWidget::moveEvent |
144 | QGraphicsWidget::polishEvent | QGraphicsWidget::polishEvent |
148 | QGraphicsWidget::resizeEvent | QGraphicsWidget::resizeEvent |
152 | QGraphicsWidget::showEvent | QGraphicsWidget::showEvent |
156 | QGraphicsWidget::hoverMoveEvent | QGraphicsWidget::hoverMoveEvent |
160 | IconWidget::hoverLeaveEvent | IconWidget::hoverLeaveEvent |
164 | QGraphicsWidget::grabMouseEvent | QGraphicsWidget::grabMouseEvent |
168 | QGraphicsWidget::ungrabMouseEvent | QGraphicsWidget::ungrabMouseEvent |
172 | QGraphicsWidget::grabKeyboardEvent | QGraphicsWidget::grabKeyboardEvent |
176 | QGraphicsWidget::ungrabKeyboardEvent | QGraphicsWidget::ungrabKeyboardEvent |
180 | IconWidget::mousePressEvent | IconWidget::mousePressEvent |
184 | IconWidget::mouseMoveEvent | IconWidget::mouseMoveEvent |
188 | IconWidget::mouseReleaseEvent | IconWidget::mouseReleaseEvent |
192 | IconWidget::mouseDoubleClickEvent | IconWidget::mouseDoubleClickEvent |
196 | IconWidget::hoverEnterEvent | IconWidget::hoverEnterEvent |
200 | IconWidget::sceneEventFilter | IconWidget::sceneEventFilter |
204 | (int (*)(...))-0x000000008 | (int (*)(...))-0x000000008 |
208 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
212 | non-virtual thunk | non-virtual thunk |
216 | non-virtual thunk | non-virtual thunk |
220 | QGraphicsItem::advance | QGraphicsItem::advance |
224 | non-virtual thunk | non-virtual thunk |
228 | non-virtual thunk | non-virtual thunk |
232 | QGraphicsItem::contains | QGraphicsItem::contains |
236 | QGraphicsItem::collidesWithItem | QGraphicsItem::collidesWithItem |
240 | QGraphicsItem::collidesWithPath | QGraphicsItem::collidesWithPath |
244 | QGraphicsItem::isObscuredBy | QGraphicsItem::isObscuredBy |
248 | QGraphicsItem::opaqueArea | QGraphicsItem::opaqueArea |
252 | non-virtual thunk | non-virtual thunk |
256 | non-virtual thunk | non-virtual thunk |
260 | non-virtual thunk | non-virtual thunk |
264 | non-virtual thunk | non-virtual thunk |
268 | QGraphicsItem::contextMenuEvent | QGraphicsItem::contextMenuEvent |
272 | QGraphicsItem::dragEnterEvent | QGraphicsItem::dragEnterEvent |
276 | QGraphicsItem::dragLeaveEvent | QGraphicsItem::dragLeaveEvent |
280 | QGraphicsItem::dragMoveEvent | QGraphicsItem::dragMoveEvent |
284 | QGraphicsItem::dropEvent | QGraphicsItem::dropEvent |
288 | non-virtual thunk | non-virtual thunk |
292 | non-virtual thunk | non-virtual thunk |
296 | non-virtual thunk | non-virtual thunk |
300 | non-virtual thunk | non-virtual thunk |
304 | non-virtual thunk | non-virtual thunk |
308 | QGraphicsItem::keyPressEvent | QGraphicsItem::keyPressEvent |
312 | QGraphicsItem::keyReleaseEvent | QGraphicsItem::keyReleaseEvent |
316 | non-virtual thunk | non-virtual thunk |
320 | non-virtual thunk | non-virtual thunk |
324 | non-virtual thunk | non-virtual thunk |
328 | non-virtual thunk | non-virtual thunk |
332 | QGraphicsItem::wheelEvent | QGraphicsItem::wheelEvent |
336 | QGraphicsItem::inputMethodEvent | QGraphicsItem::inputMethodEvent |
340 | QGraphicsItem::inputMethodQuery | QGraphicsItem::inputMethodQuery |
344 | non-virtual thunk | non-virtual thunk |
348 | QGraphicsItem::supportsExtension | QGraphicsItem::supportsExtension |
352 | QGraphicsItem::setExtension | QGraphicsItem::setExtension |
356 | QGraphicsItem::extension | QGraphicsItem::extension |
360 | (int (*)(...))-0x000000010 | (int (*)(...))-0x000000010 |
364 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
368 | non-virtual thunk | non-virtual thunk |
372 | non-virtual thunk | non-virtual thunk |
376 | non-virtual thunk | non-virtual thunk |
380 | non-virtual thunk | non-virtual thunk |
384 | non-virtual thunk | non-virtual thunk |
388 | QGraphicsWidget::_ZThn16_NK15QGraphicsWidget8sizeHintEN2Qt8SizeHintERK6QSizeF | IconWidget::_ZThn16_NK6Plasma10IconWidget8sizeHintEN2Qt8SizeHintERK6QSizeF |
[+] affected symbols (1)
QGraphicsWidget::changeEvent ( QEvent* event )The method 'IconWidget::changeEvent ( QEvent* event )' will be called instead of this method.
kbookmarkdialog.h
[+] class KBookmarkDialog (1)
| Change |
Effect |
1 | Type of field m_list has been changed from QList<KNotification::Context> to QList<QPair<QString,QString> >. | Replacement of the field data type may indicate a change in the semantic meaning of the field. |
[+] affected symbols (20)
KBookmarkDialog::aboutToShow ( KBookmarkDialog::BookmarkDialogMode mode )This method is from 'KBookmarkDialog' class.
KBookmarkDialog::addBookmark ( QString const& title, KUrl const& url, KBookmark parent )This method is from 'KBookmarkDialog' class.
KBookmarkDialog::addBookmarks ( QList<KNotification::Context>const& list, QString const& name, KBookmarkGroup parent )This method is from 'KBookmarkDialog' class.
KBookmarkDialog::createNewFolder ( QString const& name, KBookmark parent )This method is from 'KBookmarkDialog' class.
KBookmarkDialog::editBookmark ( KBookmark const& bm )This method is from 'KBookmarkDialog' class.
KBookmarkDialog::fillGroup ( QTreeWidgetItem* parentItem, KBookmarkGroup const& group )This method is from 'KBookmarkDialog' class.
KBookmarkDialog::initLayout ( )This method is from 'KBookmarkDialog' class.
KBookmarkDialog::initLayoutPrivate ( )This method is from 'KBookmarkDialog' class.
KBookmarkDialog::KBookmarkDialog [in-charge] ( KBookmarkManager* p1, QWidget* p2 )This constructor is from 'KBookmarkDialog' class.
KBookmarkDialog::metaObject ( ) constThis method is from 'KBookmarkDialog' class.
KBookmarkDialog::newFolderButton ( )This method is from 'KBookmarkDialog' class.
KBookmarkDialog::parentBookmark ( )This method is from 'KBookmarkDialog' class.
KBookmarkDialog::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )This method is from 'KBookmarkDialog' class.
KBookmarkDialog::qt_metacast ( char const* p1 )This method is from 'KBookmarkDialog' class.
KBookmarkDialog::save ( KBookmarkDialog::BookmarkDialogMode mode, KBookmark const& p2 )This method is from 'KBookmarkDialog' class.
KBookmarkDialog::selectFolder ( KBookmark start )This method is from 'KBookmarkDialog' class.
KBookmarkDialog::setParentBookmark ( KBookmark const& bm )This method is from 'KBookmarkDialog' class.
KBookmarkDialog::slotButtonClicked ( int p1 )This method is from 'KBookmarkDialog' class.
KBookmarkDialog::staticMetaObject [data]This method is from 'KBookmarkDialog' class.
KBookmarkOwner::bookmarkDialog ( KBookmarkManager* mgr, QWidget* parent )Return value (pointer) has base type 'KBookmarkDialog'.
kcapacitybar.h
[+] class KCapacityBar (3)
| Change |
Effect |
1 | Virtual method QWidget::metaObject ( ) const has been overridden by KCapacityBar::metaObject ( ) const. | Method KCapacityBar::metaObject ( ) const will be called instead of QWidget::metaObject ( ) const. |
2 | Virtual method QWidget::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 ) has been overridden by KCapacityBar::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 ). | Method KCapacityBar::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 ) will be called instead of QWidget::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 ). |
3 | Virtual method QWidget::qt_metacast ( char const* p1 ) has been overridden by KCapacityBar::qt_metacast ( char const* p1 ). | Method KCapacityBar::qt_metacast ( char const* p1 ) will be called instead of QWidget::qt_metacast ( char const* p1 ). |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 63 entries | Virtual Table (New) - 63 entries |
---|
0 | (int (*)(...))0 | (int (*)(...))0 |
4 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
8 | QWidget::metaObject | KCapacityBar::metaObject |
12 | QWidget::qt_metacast | KCapacityBar::qt_metacast |
16 | QWidget::qt_metacall | KCapacityBar::qt_metacall |
20 | ~KCapacityBar | ~KCapacityBar |
24 | ~KCapacityBar | ~KCapacityBar |
28 | QWidget::event | QWidget::event |
32 | QObject::eventFilter | QObject::eventFilter |
36 | QObject::timerEvent | QObject::timerEvent |
40 | QObject::childEvent | QObject::childEvent |
44 | QObject::customEvent | QObject::customEvent |
48 | QObject::connectNotify | QObject::connectNotify |
52 | QObject::disconnectNotify | QObject::disconnectNotify |
56 | QWidget::devType | QWidget::devType |
60 | QWidget::setVisible | QWidget::setVisible |
64 | QWidget::sizeHint | QWidget::sizeHint |
68 | KCapacityBar::minimumSizeHint | KCapacityBar::minimumSizeHint |
72 | QWidget::heightForWidth | QWidget::heightForWidth |
76 | QWidget::paintEngine | QWidget::paintEngine |
80 | QWidget::mousePressEvent | QWidget::mousePressEvent |
84 | QWidget::mouseReleaseEvent | QWidget::mouseReleaseEvent |
88 | QWidget::mouseDoubleClickEvent | QWidget::mouseDoubleClickEvent |
92 | QWidget::mouseMoveEvent | QWidget::mouseMoveEvent |
96 | QWidget::wheelEvent | QWidget::wheelEvent |
100 | QWidget::keyPressEvent | QWidget::keyPressEvent |
104 | QWidget::keyReleaseEvent | QWidget::keyReleaseEvent |
108 | QWidget::focusInEvent | QWidget::focusInEvent |
112 | QWidget::focusOutEvent | QWidget::focusOutEvent |
116 | QWidget::enterEvent | QWidget::enterEvent |
120 | QWidget::leaveEvent | QWidget::leaveEvent |
124 | KCapacityBar::paintEvent | KCapacityBar::paintEvent |
128 | QWidget::moveEvent | QWidget::moveEvent |
132 | QWidget::resizeEvent | QWidget::resizeEvent |
136 | QWidget::closeEvent | QWidget::closeEvent |
140 | QWidget::contextMenuEvent | QWidget::contextMenuEvent |
144 | QWidget::tabletEvent | QWidget::tabletEvent |
148 | QWidget::actionEvent | QWidget::actionEvent |
152 | QWidget::dragEnterEvent | QWidget::dragEnterEvent |
156 | QWidget::dragMoveEvent | QWidget::dragMoveEvent |
160 | QWidget::dragLeaveEvent | QWidget::dragLeaveEvent |
164 | QWidget::dropEvent | QWidget::dropEvent |
168 | QWidget::showEvent | QWidget::showEvent |
172 | QWidget::hideEvent | QWidget::hideEvent |
176 | QWidget::x11Event | QWidget::x11Event |
180 | KCapacityBar::changeEvent | KCapacityBar::changeEvent |
184 | QWidget::metric | QWidget::metric |
188 | QWidget::inputMethodEvent | QWidget::inputMethodEvent |
192 | QWidget::inputMethodQuery | QWidget::inputMethodQuery |
196 | QWidget::focusNextPrevChild | QWidget::focusNextPrevChild |
200 | QWidget::styleChange | QWidget::styleChange |
204 | QWidget::enabledChange | QWidget::enabledChange |
208 | QWidget::paletteChange | QWidget::paletteChange |
212 | QWidget::fontChange | QWidget::fontChange |
216 | QWidget::windowActivationChange | QWidget::windowActivationChange |
220 | QWidget::languageChange | QWidget::languageChange |
224 | (int (*)(...))-0x000000008 | (int (*)(...))-0x000000008 |
228 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
232 | non-virtual thunk | non-virtual thunk |
236 | non-virtual thunk | non-virtual thunk |
240 | non-virtual thunk | non-virtual thunk |
244 | non-virtual thunk | non-virtual thunk |
248 | non-virtual thunk | non-virtual thunk |
[+] affected symbols (3)
QWidget::metaObject ( ) constThe method 'KCapacityBar::metaObject ( ) const' will be called instead of this method.
QWidget::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )The method 'KCapacityBar::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )' will be called instead of this method.
QWidget::qt_metacast ( char const* p1 )The method 'KCapacityBar::qt_metacast ( char const* p1 )' will be called instead of this method.
kcategorizedview.h
[+] class KCategorizedView (2)
| Change |
Effect |
1 | Virtual method QAbstractScrollArea::dragEnterEvent ( QDragEnterEvent* p1 ) has been overridden by KCategorizedView::dragEnterEvent ( QDragEnterEvent* event ). | Method KCategorizedView::dragEnterEvent ( QDragEnterEvent* event ) will be called instead of QAbstractScrollArea::dragEnterEvent ( QDragEnterEvent* p1 ). |
2 | Virtual method QListView::rowsAboutToBeRemoved ( QModelIndex const& parent, int start, int end ) has been overridden by KCategorizedView::rowsAboutToBeRemoved ( QModelIndex const& parent, int start, int end ). | Method KCategorizedView::rowsAboutToBeRemoved ( QModelIndex const& parent, int start, int end ) will be called instead of QListView::rowsAboutToBeRemoved ( QModelIndex const& parent, int start, int end ). |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 106 entries | Virtual Table (New) - 106 entries |
---|
0 | (int (*)(...))0 | (int (*)(...))0 |
4 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
8 | KCategorizedView::metaObject | KCategorizedView::metaObject |
12 | KCategorizedView::qt_metacast | KCategorizedView::qt_metacast |
16 | KCategorizedView::qt_metacall | KCategorizedView::qt_metacall |
20 | ~KCategorizedView | ~KCategorizedView |
24 | ~KCategorizedView | ~KCategorizedView |
28 | QListView::event | QListView::event |
32 | QObject::eventFilter | QObject::eventFilter |
36 | QListView::timerEvent | QListView::timerEvent |
40 | QObject::childEvent | QObject::childEvent |
44 | QObject::customEvent | QObject::customEvent |
48 | QObject::connectNotify | QObject::connectNotify |
52 | QObject::disconnectNotify | QObject::disconnectNotify |
56 | QWidget::devType | QWidget::devType |
60 | QWidget::setVisible | QWidget::setVisible |
64 | QAbstractScrollArea::sizeHint | QAbstractScrollArea::sizeHint |
68 | QAbstractScrollArea::minimumSizeHint | QAbstractScrollArea::minimumSizeHint |
72 | QWidget::heightForWidth | QWidget::heightForWidth |
76 | QWidget::paintEngine | QWidget::paintEngine |
80 | KCategorizedView::mousePressEvent | KCategorizedView::mousePressEvent |
84 | KCategorizedView::mouseReleaseEvent | KCategorizedView::mouseReleaseEvent |
88 | QAbstractItemView::mouseDoubleClickEvent | QAbstractItemView::mouseDoubleClickEvent |
92 | KCategorizedView::mouseMoveEvent | KCategorizedView::mouseMoveEvent |
96 | QAbstractScrollArea::wheelEvent | QAbstractScrollArea::wheelEvent |
100 | QAbstractItemView::keyPressEvent | QAbstractItemView::keyPressEvent |
104 | QWidget::keyReleaseEvent | QWidget::keyReleaseEvent |
108 | QAbstractItemView::focusInEvent | QAbstractItemView::focusInEvent |
112 | QAbstractItemView::focusOutEvent | QAbstractItemView::focusOutEvent |
116 | QWidget::enterEvent | QWidget::enterEvent |
120 | KCategorizedView::leaveEvent | KCategorizedView::leaveEvent |
124 | KCategorizedView::paintEvent | KCategorizedView::paintEvent |
128 | QWidget::moveEvent | QWidget::moveEvent |
132 | KCategorizedView::resizeEvent | KCategorizedView::resizeEvent |
136 | QWidget::closeEvent | QWidget::closeEvent |
140 | QAbstractScrollArea::contextMenuEvent | QAbstractScrollArea::contextMenuEvent |
144 | QWidget::tabletEvent | QWidget::tabletEvent |
148 | QWidget::actionEvent | QWidget::actionEvent |
152 | QAbstractItemView::dragEnterEvent | KCategorizedView::dragEnterEvent |
156 | KCategorizedView::dragMoveEvent | KCategorizedView::dragMoveEvent |
160 | KCategorizedView::dragLeaveEvent | KCategorizedView::dragLeaveEvent |
164 | KCategorizedView::dropEvent | KCategorizedView::dropEvent |
168 | QWidget::showEvent | QWidget::showEvent |
172 | QWidget::hideEvent | QWidget::hideEvent |
176 | QWidget::x11Event | QWidget::x11Event |
180 | QFrame::changeEvent | QFrame::changeEvent |
184 | QWidget::metric | QWidget::metric |
188 | QAbstractItemView::inputMethodEvent | QAbstractItemView::inputMethodEvent |
192 | QAbstractItemView::inputMethodQuery | QAbstractItemView::inputMethodQuery |
196 | QAbstractItemView::focusNextPrevChild | QAbstractItemView::focusNextPrevChild |
200 | QWidget::styleChange | QWidget::styleChange |
204 | QWidget::enabledChange | QWidget::enabledChange |
208 | QWidget::paletteChange | QWidget::paletteChange |
212 | QWidget::fontChange | QWidget::fontChange |
216 | QWidget::windowActivationChange | QWidget::windowActivationChange |
220 | QWidget::languageChange | QWidget::languageChange |
224 | QAbstractItemView::viewportEvent | QAbstractItemView::viewportEvent |
228 | QListView::scrollContentsBy | QListView::scrollContentsBy |
232 | KCategorizedView::setModel | KCategorizedView::setModel |
236 | QAbstractItemView::setSelectionModel | QAbstractItemView::setSelectionModel |
240 | QAbstractItemView::keyboardSearch | QAbstractItemView::keyboardSearch |
244 | KCategorizedView::visualRect | KCategorizedView::visualRect |
248 | QListView::scrollTo | QListView::scrollTo |
252 | KCategorizedView::indexAt | KCategorizedView::indexAt |
256 | QAbstractItemView::sizeHintForRow | QAbstractItemView::sizeHintForRow |
260 | QAbstractItemView::sizeHintForColumn | QAbstractItemView::sizeHintForColumn |
264 | KCategorizedView::reset | KCategorizedView::reset |
268 | QListView::setRootIndex | QListView::setRootIndex |
272 | QListView::doItemsLayout | QListView::doItemsLayout |
276 | QAbstractItemView::selectAll | QAbstractItemView::selectAll |
280 | KCategorizedView::dataChanged | KCategorizedView::dataChanged |
284 | KCategorizedView::rowsInserted | KCategorizedView::rowsInserted |
288 | QListView::rowsAboutToBeRemoved | KCategorizedView::rowsAboutToBeRemoved |
292 | QListView::selectionChanged | QListView::selectionChanged |
296 | KCategorizedView::currentChanged | KCategorizedView::currentChanged |
300 | QAbstractItemView::updateEditorData | QAbstractItemView::updateEditorData |
304 | QAbstractItemView::updateEditorGeometries | QAbstractItemView::updateEditorGeometries |
308 | KCategorizedView::updateGeometries | KCategorizedView::updateGeometries |
312 | QAbstractItemView::verticalScrollbarAction | QAbstractItemView::verticalScrollbarAction |
316 | QAbstractItemView::horizontalScrollbarAction | QAbstractItemView::horizontalScrollbarAction |
320 | QAbstractItemView::verticalScrollbarValueChanged | QAbstractItemView::verticalScrollbarValueChanged |
324 | QAbstractItemView::horizontalScrollbarValueChanged | QAbstractItemView::horizontalScrollbarValueChanged |
328 | QAbstractItemView::closeEditor | QAbstractItemView::closeEditor |
332 | QAbstractItemView::commitData | QAbstractItemView::commitData |
336 | QAbstractItemView::editorDestroyed | QAbstractItemView::editorDestroyed |
340 | KCategorizedView::moveCursor | KCategorizedView::moveCursor |
344 | QListView::horizontalOffset | QListView::horizontalOffset |
348 | QListView::verticalOffset | QListView::verticalOffset |
352 | QListView::isIndexHidden | QListView::isIndexHidden |
356 | KCategorizedView::setSelection | KCategorizedView::setSelection |
360 | QListView::visualRegionForSelection | QListView::visualRegionForSelection |
364 | QListView::selectedIndexes | QListView::selectedIndexes |
368 | QAbstractItemView::edit | QAbstractItemView::edit |
372 | QAbstractItemView::selectionCommand | QAbstractItemView::selectionCommand |
376 | KCategorizedView::startDrag | KCategorizedView::startDrag |
380 | QListView::viewOptions | QListView::viewOptions |
384 | KCategorizedView::rowsInsertedArtifficial | KCategorizedView::rowsInsertedArtifficial |
388 | KCategorizedView::rowsRemoved | KCategorizedView::rowsRemoved |
392 | KCategorizedView::slotLayoutChanged | KCategorizedView::slotLayoutChanged |
396 | (int (*)(...))-0x000000008 | (int (*)(...))-0x000000008 |
400 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
404 | non-virtual thunk | non-virtual thunk |
408 | non-virtual thunk | non-virtual thunk |
412 | non-virtual thunk | non-virtual thunk |
416 | non-virtual thunk | non-virtual thunk |
420 | non-virtual thunk | non-virtual thunk |
[+] affected symbols (2)
QAbstractScrollArea::dragEnterEvent ( QDragEnterEvent* p1 )The method 'KCategorizedView::dragEnterEvent ( QDragEnterEvent* event )' will be called instead of this method.
QListView::rowsAboutToBeRemoved ( QModelIndex const& parent, int start, int end )The method 'KCategorizedView::rowsAboutToBeRemoved ( QModelIndex const& parent, int start, int end )' will be called instead of this method.
kcategorydrawer.h
[+] class KCategoryDrawer (1)
| Change |
Effect |
1 | Field d has been added to this type. | Size of the inclusive type has been changed. ATTENTION: this field should be accessed only from the new library functions, otherwise it may result in crash or incorrect behavior of applications. |
[+] affected symbols (6)
KCategorizedView::categoryDrawer ( ) constReturn value (pointer) has base type 'KCategoryDrawer'.
KCategorizedView::setCategoryDrawer ( KCategoryDrawer* categoryDrawer )1st parameter 'categoryDrawer' (pointer) has base type 'KCategoryDrawer'.
KCategoryDrawer::categoryHeight ( QModelIndex const& index, QStyleOption const& option ) constThis method is from 'KCategoryDrawer' class.
KCategoryDrawer::drawCategory ( QModelIndex const& index, int sortRole, QStyleOption const& option, QPainter* painter ) constThis method is from 'KCategoryDrawer' class.
KCategoryDrawer::KCategoryDrawer [in-charge] ( )This constructor is from 'KCategoryDrawer' class.
KCategoryDrawer::~KCategoryDrawer [in-charge] ( )This method is from 'KCategoryDrawer' class.
kdatetable.h
[+] class KDateTable (1)
| Change |
Effect |
1 | Virtual method QWidget::event ( QEvent* p1 ) has been overridden by KDateTable::event ( QEvent* e ). | Method KDateTable::event ( QEvent* e ) will be called instead of QWidget::event ( QEvent* p1 ). |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 65 entries | Virtual Table (New) - 65 entries |
---|
0 | (int (*)(...))0 | (int (*)(...))0 |
4 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
8 | KDateTable::metaObject | KDateTable::metaObject |
12 | KDateTable::qt_metacast | KDateTable::qt_metacast |
16 | KDateTable::qt_metacall | KDateTable::qt_metacall |
20 | ~KDateTable | ~KDateTable |
24 | ~KDateTable | ~KDateTable |
28 | QWidget::event | KDateTable::event |
32 | QObject::eventFilter | QObject::eventFilter |
36 | QObject::timerEvent | QObject::timerEvent |
40 | QObject::childEvent | QObject::childEvent |
44 | QObject::customEvent | QObject::customEvent |
48 | QObject::connectNotify | QObject::connectNotify |
52 | QObject::disconnectNotify | QObject::disconnectNotify |
56 | QWidget::devType | QWidget::devType |
60 | QWidget::setVisible | QWidget::setVisible |
64 | KDateTable::sizeHint | KDateTable::sizeHint |
68 | QWidget::minimumSizeHint | QWidget::minimumSizeHint |
72 | QWidget::heightForWidth | QWidget::heightForWidth |
76 | QWidget::paintEngine | QWidget::paintEngine |
80 | KDateTable::mousePressEvent | KDateTable::mousePressEvent |
84 | QWidget::mouseReleaseEvent | QWidget::mouseReleaseEvent |
88 | QWidget::mouseDoubleClickEvent | QWidget::mouseDoubleClickEvent |
92 | QWidget::mouseMoveEvent | QWidget::mouseMoveEvent |
96 | KDateTable::wheelEvent | KDateTable::wheelEvent |
100 | KDateTable::keyPressEvent | KDateTable::keyPressEvent |
104 | QWidget::keyReleaseEvent | QWidget::keyReleaseEvent |
108 | KDateTable::focusInEvent | KDateTable::focusInEvent |
112 | KDateTable::focusOutEvent | KDateTable::focusOutEvent |
116 | QWidget::enterEvent | QWidget::enterEvent |
120 | QWidget::leaveEvent | QWidget::leaveEvent |
124 | KDateTable::paintEvent | KDateTable::paintEvent |
128 | QWidget::moveEvent | QWidget::moveEvent |
132 | QWidget::resizeEvent | QWidget::resizeEvent |
136 | QWidget::closeEvent | QWidget::closeEvent |
140 | QWidget::contextMenuEvent | QWidget::contextMenuEvent |
144 | QWidget::tabletEvent | QWidget::tabletEvent |
148 | QWidget::actionEvent | QWidget::actionEvent |
152 | QWidget::dragEnterEvent | QWidget::dragEnterEvent |
156 | QWidget::dragMoveEvent | QWidget::dragMoveEvent |
160 | QWidget::dragLeaveEvent | QWidget::dragLeaveEvent |
164 | QWidget::dropEvent | QWidget::dropEvent |
168 | QWidget::showEvent | QWidget::showEvent |
172 | QWidget::hideEvent | QWidget::hideEvent |
176 | QWidget::x11Event | QWidget::x11Event |
180 | QWidget::changeEvent | QWidget::changeEvent |
184 | QWidget::metric | QWidget::metric |
188 | QWidget::inputMethodEvent | QWidget::inputMethodEvent |
192 | QWidget::inputMethodQuery | QWidget::inputMethodQuery |
196 | QWidget::focusNextPrevChild | QWidget::focusNextPrevChild |
200 | QWidget::styleChange | QWidget::styleChange |
204 | QWidget::enabledChange | QWidget::enabledChange |
208 | QWidget::paletteChange | QWidget::paletteChange |
212 | QWidget::fontChange | QWidget::fontChange |
216 | QWidget::windowActivationChange | QWidget::windowActivationChange |
220 | QWidget::languageChange | QWidget::languageChange |
224 | KDateTable::posFromDate | KDateTable::posFromDate |
228 | KDateTable::dateFromPos | KDateTable::dateFromPos |
232 | (int (*)(...))-0x000000008 | (int (*)(...))-0x000000008 |
236 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
240 | non-virtual thunk | non-virtual thunk |
244 | non-virtual thunk | non-virtual thunk |
248 | non-virtual thunk | non-virtual thunk |
252 | non-virtual thunk | non-virtual thunk |
256 | non-virtual thunk | non-virtual thunk |
[+] affected symbols (1)
QWidget::event ( QEvent* p1 )The method 'KDateTable::event ( QEvent* e )' will be called instead of this method.
kdirsortfilterproxymodel.h
[+] class KDirSortFilterProxyModel (3)
| Change |
Effect |
1 | Virtual method QObject::metaObject ( ) const has been overridden by KDirSortFilterProxyModel::metaObject ( ) const. | Method KDirSortFilterProxyModel::metaObject ( ) const will be called instead of QObject::metaObject ( ) const. |
2 | Virtual method QObject::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 ) has been overridden by KDirSortFilterProxyModel::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 ). | Method KDirSortFilterProxyModel::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 ) will be called instead of QObject::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 ). |
3 | Virtual method QObject::qt_metacast ( char const* p1 ) has been overridden by KDirSortFilterProxyModel::qt_metacast ( char const* p1 ). | Method KDirSortFilterProxyModel::qt_metacast ( char const* p1 ) will be called instead of QObject::qt_metacast ( char const* p1 ). |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 52 entries | Virtual Table (New) - 52 entries |
---|
0 | (int (*)(...))0 | (int (*)(...))0 |
4 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
8 | QSortFilterProxyModel::metaObject | KDirSortFilterProxyModel::metaObject |
12 | QSortFilterProxyModel::qt_metacast | KDirSortFilterProxyModel::qt_metacast |
16 | QSortFilterProxyModel::qt_metacall | KDirSortFilterProxyModel::qt_metacall |
20 | ~KDirSortFilterProxyModel | ~KDirSortFilterProxyModel |
24 | ~KDirSortFilterProxyModel | ~KDirSortFilterProxyModel |
28 | QObject::event | QObject::event |
32 | QObject::eventFilter | QObject::eventFilter |
36 | QObject::timerEvent | QObject::timerEvent |
40 | QObject::childEvent | QObject::childEvent |
44 | QObject::customEvent | QObject::customEvent |
48 | QObject::connectNotify | QObject::connectNotify |
52 | QObject::disconnectNotify | QObject::disconnectNotify |
56 | QSortFilterProxyModel::index | QSortFilterProxyModel::index |
60 | QSortFilterProxyModel::parent | QSortFilterProxyModel::parent |
64 | QSortFilterProxyModel::rowCount | QSortFilterProxyModel::rowCount |
68 | QSortFilterProxyModel::columnCount | QSortFilterProxyModel::columnCount |
72 | KDirSortFilterProxyModel::hasChildren | KDirSortFilterProxyModel::hasChildren |
76 | QSortFilterProxyModel::data | QSortFilterProxyModel::data |
80 | QSortFilterProxyModel::setData | QSortFilterProxyModel::setData |
84 | QSortFilterProxyModel::headerData | QSortFilterProxyModel::headerData |
88 | QSortFilterProxyModel::setHeaderData | QSortFilterProxyModel::setHeaderData |
92 | QAbstractProxyModel::itemData | QAbstractProxyModel::itemData |
96 | QAbstractItemModel::setItemData | QAbstractItemModel::setItemData |
100 | QSortFilterProxyModel::mimeTypes | QSortFilterProxyModel::mimeTypes |
104 | QSortFilterProxyModel::mimeData | QSortFilterProxyModel::mimeData |
108 | QSortFilterProxyModel::dropMimeData | QSortFilterProxyModel::dropMimeData |
112 | QSortFilterProxyModel::supportedDropActions | QSortFilterProxyModel::supportedDropActions |
116 | QSortFilterProxyModel::insertRows | QSortFilterProxyModel::insertRows |
120 | QSortFilterProxyModel::insertColumns | QSortFilterProxyModel::insertColumns |
124 | QSortFilterProxyModel::removeRows | QSortFilterProxyModel::removeRows |
128 | QSortFilterProxyModel::removeColumns | QSortFilterProxyModel::removeColumns |
132 | QSortFilterProxyModel::fetchMore | QSortFilterProxyModel::fetchMore |
136 | KDirSortFilterProxyModel::canFetchMore | KDirSortFilterProxyModel::canFetchMore |
140 | QSortFilterProxyModel::flags | QSortFilterProxyModel::flags |
144 | KCategorizedSortFilterProxyModel::sort | KCategorizedSortFilterProxyModel::sort |
148 | QSortFilterProxyModel::buddy | QSortFilterProxyModel::buddy |
152 | QSortFilterProxyModel::match | QSortFilterProxyModel::match |
156 | QSortFilterProxyModel::span | QSortFilterProxyModel::span |
160 | QAbstractProxyModel::submit | QAbstractProxyModel::submit |
164 | QAbstractProxyModel::revert | QAbstractProxyModel::revert |
168 | QSortFilterProxyModel::setSourceModel | QSortFilterProxyModel::setSourceModel |
172 | QSortFilterProxyModel::mapToSource | QSortFilterProxyModel::mapToSource |
176 | QSortFilterProxyModel::mapFromSource | QSortFilterProxyModel::mapFromSource |
180 | QSortFilterProxyModel::mapSelectionToSource | QSortFilterProxyModel::mapSelectionToSource |
184 | QSortFilterProxyModel::mapSelectionFromSource | QSortFilterProxyModel::mapSelectionFromSource |
188 | QSortFilterProxyModel::filterAcceptsRow | QSortFilterProxyModel::filterAcceptsRow |
192 | QSortFilterProxyModel::filterAcceptsColumn | QSortFilterProxyModel::filterAcceptsColumn |
196 | KCategorizedSortFilterProxyModel::lessThan | KCategorizedSortFilterProxyModel::lessThan |
200 | KDirSortFilterProxyModel::subSortLessThan | KDirSortFilterProxyModel::subSortLessThan |
204 | KCategorizedSortFilterProxyModel::compareCategories | KCategorizedSortFilterProxyModel::compareCategories |
[+] affected symbols (3)
QObject::metaObject ( ) constThe method 'KDirSortFilterProxyModel::metaObject ( ) const' will be called instead of this method.
QObject::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )The method 'KDirSortFilterProxyModel::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )' will be called instead of this method.
QObject::qt_metacast ( char const* p1 )The method 'KDirSortFilterProxyModel::qt_metacast ( char const* p1 )' will be called instead of this method.
knotification.h
[+] typedef KNotification::ContextList (1)
| Change |
Effect |
1 | Base type has been changed from QList<KNotification::Context> to QList<QPair<QString,QString> >. | Possible incorrect initialization of parameters by applications. |
[+] affected symbols (2)
KNotification::contexts ( ) constReturn value has type 'KNotification::ContextList'.
KNotification::setContexts ( KNotification::ContextList const& contexts )1st parameter 'contexts' (reference) has base type 'KNotification::ContextList'.
kpushbutton.h
[+] class KPushButton (1)
| Change |
Effect |
1 | Virtual method QWidget::sizeHint ( ) const has been overridden by KPushButton::sizeHint ( ) const. | Method KPushButton::sizeHint ( ) const will be called instead of QWidget::sizeHint ( ) const. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 68 entries | Virtual Table (New) - 68 entries |
---|
0 | (int (*)(...))0 | (int (*)(...))0 |
4 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
8 | KPushButton::metaObject | KPushButton::metaObject |
12 | KPushButton::qt_metacast | KPushButton::qt_metacast |
16 | KPushButton::qt_metacall | KPushButton::qt_metacall |
20 | ~KPushButton | ~KPushButton |
24 | ~KPushButton | ~KPushButton |
28 | QPushButton::event | QPushButton::event |
32 | QObject::eventFilter | QObject::eventFilter |
36 | QAbstractButton::timerEvent | QAbstractButton::timerEvent |
40 | QObject::childEvent | QObject::childEvent |
44 | QObject::customEvent | QObject::customEvent |
48 | QObject::connectNotify | QObject::connectNotify |
52 | QObject::disconnectNotify | QObject::disconnectNotify |
56 | QWidget::devType | QWidget::devType |
60 | QWidget::setVisible | QWidget::setVisible |
64 | QPushButton::sizeHint | KPushButton::sizeHint |
68 | QPushButton::minimumSizeHint | QPushButton::minimumSizeHint |
72 | QWidget::heightForWidth | QWidget::heightForWidth |
76 | QWidget::paintEngine | QWidget::paintEngine |
80 | KPushButton::mousePressEvent | KPushButton::mousePressEvent |
84 | QAbstractButton::mouseReleaseEvent | QAbstractButton::mouseReleaseEvent |
88 | QWidget::mouseDoubleClickEvent | QWidget::mouseDoubleClickEvent |
92 | KPushButton::mouseMoveEvent | KPushButton::mouseMoveEvent |
96 | QWidget::wheelEvent | QWidget::wheelEvent |
100 | QPushButton::keyPressEvent | QPushButton::keyPressEvent |
104 | QAbstractButton::keyReleaseEvent | QAbstractButton::keyReleaseEvent |
108 | QPushButton::focusInEvent | QPushButton::focusInEvent |
112 | QPushButton::focusOutEvent | QPushButton::focusOutEvent |
116 | QWidget::enterEvent | QWidget::enterEvent |
120 | QWidget::leaveEvent | QWidget::leaveEvent |
124 | QPushButton::paintEvent | KPushButton::paintEvent |
128 | QWidget::moveEvent | QWidget::moveEvent |
132 | QWidget::resizeEvent | QWidget::resizeEvent |
136 | QWidget::closeEvent | QWidget::closeEvent |
140 | QWidget::contextMenuEvent | QWidget::contextMenuEvent |
144 | QWidget::tabletEvent | QWidget::tabletEvent |
148 | QWidget::actionEvent | QWidget::actionEvent |
152 | QWidget::dragEnterEvent | QWidget::dragEnterEvent |
156 | QWidget::dragMoveEvent | QWidget::dragMoveEvent |
160 | QWidget::dragLeaveEvent | QWidget::dragLeaveEvent |
164 | QWidget::dropEvent | QWidget::dropEvent |
168 | QWidget::showEvent | QWidget::showEvent |
172 | QWidget::hideEvent | QWidget::hideEvent |
176 | QWidget::x11Event | QWidget::x11Event |
180 | QAbstractButton::changeEvent | QAbstractButton::changeEvent |
184 | QWidget::metric | QWidget::metric |
188 | QWidget::inputMethodEvent | QWidget::inputMethodEvent |
192 | QWidget::inputMethodQuery | QWidget::inputMethodQuery |
196 | QWidget::focusNextPrevChild | QWidget::focusNextPrevChild |
200 | QWidget::styleChange | QWidget::styleChange |
204 | QWidget::enabledChange | QWidget::enabledChange |
208 | QWidget::paletteChange | QWidget::paletteChange |
212 | QWidget::fontChange | QWidget::fontChange |
216 | QWidget::windowActivationChange | QWidget::windowActivationChange |
220 | QWidget::languageChange | QWidget::languageChange |
224 | QAbstractButton::hitButton | QAbstractButton::hitButton |
228 | QAbstractButton::checkStateSet | QAbstractButton::checkStateSet |
232 | QAbstractButton::nextCheckState | QAbstractButton::nextCheckState |
236 | KPushButton::dragObject | KPushButton::dragObject |
240 | KPushButton::startDrag | KPushButton::startDrag |
244 | (int (*)(...))-0x000000008 | (int (*)(...))-0x000000008 |
248 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
252 | non-virtual thunk | non-virtual thunk |
256 | non-virtual thunk | non-virtual thunk |
260 | non-virtual thunk | non-virtual thunk |
264 | non-virtual thunk | non-virtual thunk |
268 | non-virtual thunk | non-virtual thunk |
[+] affected symbols (1)
QWidget::sizeHint ( ) constThe method 'KPushButton::sizeHint ( ) const' will be called instead of this method.
krestrictedline.h
[+] class KRestrictedLine (1)
| Change |
Effect |
1 | Virtual method QWidget::inputMethodEvent ( QInputMethodEvent* p1 ) has been overridden by KRestrictedLine::inputMethodEvent ( QInputMethodEvent* e ). | Method KRestrictedLine::inputMethodEvent ( QInputMethodEvent* e ) will be called instead of QWidget::inputMethodEvent ( QInputMethodEvent* p1 ). |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 85 entries | Virtual Table (New) - 85 entries |
---|
0 | (int (*)(...))0 | (int (*)(...))0 |
4 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
8 | KRestrictedLine::metaObject | KRestrictedLine::metaObject |
12 | KRestrictedLine::qt_metacast | KRestrictedLine::qt_metacast |
16 | KRestrictedLine::qt_metacall | KRestrictedLine::qt_metacall |
20 | ~KRestrictedLine | ~KRestrictedLine |
24 | ~KRestrictedLine | ~KRestrictedLine |
28 | KLineEdit::event | KLineEdit::event |
32 | QObject::eventFilter | QObject::eventFilter |
36 | QObject::timerEvent | QObject::timerEvent |
40 | QObject::childEvent | QObject::childEvent |
44 | QObject::customEvent | QObject::customEvent |
48 | QObject::connectNotify | QObject::connectNotify |
52 | QObject::disconnectNotify | QObject::disconnectNotify |
56 | QWidget::devType | QWidget::devType |
60 | QWidget::setVisible | QWidget::setVisible |
64 | QLineEdit::sizeHint | QLineEdit::sizeHint |
68 | QLineEdit::minimumSizeHint | QLineEdit::minimumSizeHint |
72 | QWidget::heightForWidth | QWidget::heightForWidth |
76 | QWidget::paintEngine | QWidget::paintEngine |
80 | KLineEdit::mousePressEvent | KLineEdit::mousePressEvent |
84 | KLineEdit::mouseReleaseEvent | KLineEdit::mouseReleaseEvent |
88 | KLineEdit::mouseDoubleClickEvent | KLineEdit::mouseDoubleClickEvent |
92 | QLineEdit::mouseMoveEvent | QLineEdit::mouseMoveEvent |
96 | QWidget::wheelEvent | QWidget::wheelEvent |
100 | KRestrictedLine::keyPressEvent | KRestrictedLine::keyPressEvent |
104 | QWidget::keyReleaseEvent | QWidget::keyReleaseEvent |
108 | KLineEdit::focusInEvent | KLineEdit::focusInEvent |
112 | KLineEdit::focusOutEvent | KLineEdit::focusOutEvent |
116 | QWidget::enterEvent | QWidget::enterEvent |
120 | QWidget::leaveEvent | QWidget::leaveEvent |
124 | KLineEdit::paintEvent | KLineEdit::paintEvent |
128 | QWidget::moveEvent | QWidget::moveEvent |
132 | KLineEdit::resizeEvent | KLineEdit::resizeEvent |
136 | QWidget::closeEvent | QWidget::closeEvent |
140 | KLineEdit::contextMenuEvent | KLineEdit::contextMenuEvent |
144 | QWidget::tabletEvent | QWidget::tabletEvent |
148 | QWidget::actionEvent | QWidget::actionEvent |
152 | QLineEdit::dragEnterEvent | QLineEdit::dragEnterEvent |
156 | QLineEdit::dragMoveEvent | QLineEdit::dragMoveEvent |
160 | QLineEdit::dragLeaveEvent | QLineEdit::dragLeaveEvent |
164 | KLineEdit::dropEvent | KLineEdit::dropEvent |
168 | QWidget::showEvent | QWidget::showEvent |
172 | QWidget::hideEvent | QWidget::hideEvent |
176 | QWidget::x11Event | QWidget::x11Event |
180 | QLineEdit::changeEvent | QLineEdit::changeEvent |
184 | QWidget::metric | QWidget::metric |
188 | QLineEdit::inputMethodEvent | KRestrictedLine::inputMethodEvent |
192 | QLineEdit::inputMethodQuery | QLineEdit::inputMethodQuery |
196 | QWidget::focusNextPrevChild | QWidget::focusNextPrevChild |
200 | QWidget::styleChange | QWidget::styleChange |
204 | QWidget::enabledChange | QWidget::enabledChange |
208 | QWidget::paletteChange | QWidget::paletteChange |
212 | QWidget::fontChange | QWidget::fontChange |
216 | QWidget::windowActivationChange | QWidget::windowActivationChange |
220 | QWidget::languageChange | QWidget::languageChange |
224 | KLineEdit::setCompletionMode | KLineEdit::setCompletionMode |
228 | KLineEdit::setContextMenuEnabled | KLineEdit::setContextMenuEnabled |
232 | KLineEdit::setCompletionObject | KLineEdit::setCompletionObject |
236 | KLineEdit::copy | KLineEdit::copy |
240 | KLineEdit::setReadOnly | KLineEdit::setReadOnly |
244 | KLineEdit::setCompletedText | KLineEdit::setCompletedText |
248 | KLineEdit::setCompletedItems | KLineEdit::setCompletedItems |
252 | KLineEdit::clear | KLineEdit::clear |
256 | KLineEdit::setText | KLineEdit::setText |
260 | KLineEdit::makeCompletion | KLineEdit::makeCompletion |
264 | KLineEdit::setCompletedText | KLineEdit::setCompletedText |
268 | KLineEdit::create | KLineEdit::create |
272 | (int (*)(...))-0x000000008 | (int (*)(...))-0x000000008 |
276 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
280 | non-virtual thunk | non-virtual thunk |
284 | non-virtual thunk | non-virtual thunk |
288 | non-virtual thunk | non-virtual thunk |
292 | non-virtual thunk | non-virtual thunk |
296 | non-virtual thunk | non-virtual thunk |
300 | (int (*)(...))-0x000000014 | (int (*)(...))-0x000000014 |
304 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
308 | non-virtual thunk | non-virtual thunk |
312 | non-virtual thunk | non-virtual thunk |
316 | non-virtual thunk | non-virtual thunk |
320 | KCompletionBase::setHandleSignals | KCompletionBase::setHandleSignals |
324 | non-virtual thunk | non-virtual thunk |
328 | non-virtual thunk | non-virtual thunk |
332 | non-virtual thunk | non-virtual thunk |
336 | KCompletionBase::virtual_hook | KCompletionBase::virtual_hook |
[+] affected symbols (1)
QWidget::inputMethodEvent ( QInputMethodEvent* p1 )The method 'KRestrictedLine::inputMethodEvent ( QInputMethodEvent* e )' will be called instead of this method.
ktextedit.h
[+] class KTextEdit (2)
| Change |
Effect |
1 | Virtual method QTextEdit::focusOutEvent ( QFocusEvent* e ) has been overridden by KTextEdit::focusOutEvent ( QFocusEvent* p1 ). | Method KTextEdit::focusOutEvent ( QFocusEvent* p1 ) will be called instead of QTextEdit::focusOutEvent ( QFocusEvent* e ). |
2 | Virtual method QTextEdit::paintEvent ( QPaintEvent* e ) has been overridden by KTextEdit::paintEvent ( QPaintEvent* p1 ). | Method KTextEdit::paintEvent ( QPaintEvent* p1 ) will be called instead of QTextEdit::paintEvent ( QPaintEvent* e ). |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 73 entries | Virtual Table (New) - 73 entries |
---|
0 | (int (*)(...))0 | (int (*)(...))0 |
4 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
8 | KTextEdit::metaObject | KTextEdit::metaObject |
12 | KTextEdit::qt_metacast | KTextEdit::qt_metacast |
16 | KTextEdit::qt_metacall | KTextEdit::qt_metacall |
20 | ~KTextEdit | ~KTextEdit |
24 | ~KTextEdit | ~KTextEdit |
28 | KTextEdit::event | KTextEdit::event |
32 | QObject::eventFilter | QObject::eventFilter |
36 | QTextEdit::timerEvent | QTextEdit::timerEvent |
40 | QObject::childEvent | QObject::childEvent |
44 | QObject::customEvent | QObject::customEvent |
48 | QObject::connectNotify | QObject::connectNotify |
52 | QObject::disconnectNotify | QObject::disconnectNotify |
56 | QWidget::devType | QWidget::devType |
60 | QWidget::setVisible | QWidget::setVisible |
64 | QAbstractScrollArea::sizeHint | QAbstractScrollArea::sizeHint |
68 | QAbstractScrollArea::minimumSizeHint | QAbstractScrollArea::minimumSizeHint |
72 | QWidget::heightForWidth | QWidget::heightForWidth |
76 | QWidget::paintEngine | QWidget::paintEngine |
80 | QTextEdit::mousePressEvent | QTextEdit::mousePressEvent |
84 | QTextEdit::mouseReleaseEvent | QTextEdit::mouseReleaseEvent |
88 | QTextEdit::mouseDoubleClickEvent | QTextEdit::mouseDoubleClickEvent |
92 | QTextEdit::mouseMoveEvent | QTextEdit::mouseMoveEvent |
96 | KTextEdit::wheelEvent | KTextEdit::wheelEvent |
100 | KTextEdit::keyPressEvent | KTextEdit::keyPressEvent |
104 | QTextEdit::keyReleaseEvent | QTextEdit::keyReleaseEvent |
108 | KTextEdit::focusInEvent | KTextEdit::focusInEvent |
112 | QTextEdit::focusOutEvent | KTextEdit::focusOutEvent |
116 | QWidget::enterEvent | QWidget::enterEvent |
120 | QWidget::leaveEvent | QWidget::leaveEvent |
124 | QTextEdit::paintEvent | KTextEdit::paintEvent |
128 | QWidget::moveEvent | QWidget::moveEvent |
132 | QTextEdit::resizeEvent | QTextEdit::resizeEvent |
136 | QWidget::closeEvent | QWidget::closeEvent |
140 | KTextEdit::contextMenuEvent | KTextEdit::contextMenuEvent |
144 | QWidget::tabletEvent | QWidget::tabletEvent |
148 | QWidget::actionEvent | QWidget::actionEvent |
152 | QTextEdit::dragEnterEvent | QTextEdit::dragEnterEvent |
156 | QTextEdit::dragMoveEvent | QTextEdit::dragMoveEvent |
160 | QTextEdit::dragLeaveEvent | QTextEdit::dragLeaveEvent |
164 | QTextEdit::dropEvent | QTextEdit::dropEvent |
168 | QTextEdit::showEvent | QTextEdit::showEvent |
172 | QWidget::hideEvent | QWidget::hideEvent |
176 | QWidget::x11Event | QWidget::x11Event |
180 | QTextEdit::changeEvent | QTextEdit::changeEvent |
184 | QWidget::metric | QWidget::metric |
188 | QTextEdit::inputMethodEvent | QTextEdit::inputMethodEvent |
192 | QTextEdit::inputMethodQuery | QTextEdit::inputMethodQuery |
196 | QTextEdit::focusNextPrevChild | QTextEdit::focusNextPrevChild |
200 | QWidget::styleChange | QWidget::styleChange |
204 | QWidget::enabledChange | QWidget::enabledChange |
208 | QWidget::paletteChange | QWidget::paletteChange |
212 | QWidget::fontChange | QWidget::fontChange |
216 | QWidget::windowActivationChange | QWidget::windowActivationChange |
220 | QWidget::languageChange | QWidget::languageChange |
224 | QAbstractScrollArea::viewportEvent | QAbstractScrollArea::viewportEvent |
228 | QTextEdit::scrollContentsBy | QTextEdit::scrollContentsBy |
232 | QTextEdit::loadResource | QTextEdit::loadResource |
236 | QTextEdit::createMimeDataFromSelection | QTextEdit::createMimeDataFromSelection |
240 | QTextEdit::canInsertFromMimeData | QTextEdit::canInsertFromMimeData |
244 | QTextEdit::insertFromMimeData | QTextEdit::insertFromMimeData |
248 | KTextEdit::setReadOnly | KTextEdit::setReadOnly |
252 | KTextEdit::createHighlighter | KTextEdit::createHighlighter |
256 | KTextEdit::deleteWordBack | KTextEdit::deleteWordBack |
260 | KTextEdit::deleteWordForward | KTextEdit::deleteWordForward |
264 | (int (*)(...))-0x000000008 | (int (*)(...))-0x000000008 |
268 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
272 | non-virtual thunk | non-virtual thunk |
276 | non-virtual thunk | non-virtual thunk |
280 | non-virtual thunk | non-virtual thunk |
284 | non-virtual thunk | non-virtual thunk |
288 | non-virtual thunk | non-virtual thunk |
[+] affected symbols (2)
QTextEdit::focusOutEvent ( QFocusEvent* e )The method 'KTextEdit::focusOutEvent ( QFocusEvent* p1 )' will be called instead of this method.
QTextEdit::paintEvent ( QPaintEvent* e )The method 'KTextEdit::paintEvent ( QPaintEvent* p1 )' will be called instead of this method.
label.h
namespace Plasma
[+] class Label (5)
| Change |
Effect |
1 | Virtual method QGraphicsWidget::changeEvent ( QEvent* event ) has been overridden by Label::changeEvent ( QEvent* event ). | Method Label::changeEvent ( QEvent* event ) will be called instead of QGraphicsWidget::changeEvent ( QEvent* event ). |
2 | Virtual method QGraphicsProxyWidget::contextMenuEvent ( QGraphicsSceneContextMenuEvent* event ) has been overridden by Label::contextMenuEvent ( QGraphicsSceneContextMenuEvent* event ). | Method Label::contextMenuEvent ( QGraphicsSceneContextMenuEvent* event ) will be called instead of QGraphicsProxyWidget::contextMenuEvent ( QGraphicsSceneContextMenuEvent* event ). |
3 | Virtual method QGraphicsProxyWidget::event ( QEvent* event ) has been overridden by Label::event ( QEvent* event ). | Method Label::event ( QEvent* event ) will be called instead of QGraphicsProxyWidget::event ( QEvent* event ). |
4 | Virtual method QGraphicsProxyWidget::mousePressEvent ( QGraphicsSceneMouseEvent* event ) has been overridden by Label::mousePressEvent ( QGraphicsSceneMouseEvent* event ). | Method Label::mousePressEvent ( QGraphicsSceneMouseEvent* event ) will be called instead of QGraphicsProxyWidget::mousePressEvent ( QGraphicsSceneMouseEvent* event ). |
5 | Virtual method QGraphicsProxyWidget::paint ( QPainter* painter, QStyleOptionGraphicsItem const* option, QWidget* widget ) has been overridden by Label::paint ( QPainter* painter, QStyleOptionGraphicsItem const* option, QWidget* widget ). | Method Label::paint ( QPainter* painter, QStyleOptionGraphicsItem const* option, QWidget* widget ) will be called instead of QGraphicsProxyWidget::paint ( QPainter* painter, QStyleOptionGraphicsItem const* option, QWidget* widget ). |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 105 entries | Virtual Table (New) - 105 entries |
---|
0 | (int (*)(...))0 | (int (*)(...))0 |
4 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
8 | Label::metaObject | Label::metaObject |
12 | Label::qt_metacast | Label::qt_metacast |
16 | Label::qt_metacall | Label::qt_metacall |
20 | Label::~Label | Label::~Label |
24 | Label::~Label | Label::~Label |
28 | QGraphicsProxyWidget::event | Label::event |
32 | QGraphicsProxyWidget::eventFilter | QGraphicsProxyWidget::eventFilter |
36 | QObject::timerEvent | QObject::timerEvent |
40 | QObject::childEvent | QObject::childEvent |
44 | QObject::customEvent | QObject::customEvent |
48 | QObject::connectNotify | QObject::connectNotify |
52 | QObject::disconnectNotify | QObject::disconnectNotify |
56 | QGraphicsProxyWidget::setGeometry | QGraphicsProxyWidget::setGeometry |
60 | QGraphicsWidget::getContentsMargins | QGraphicsWidget::getContentsMargins |
64 | QGraphicsProxyWidget::type | QGraphicsProxyWidget::type |
68 | QGraphicsProxyWidget::paint | Label::paint |
72 | QGraphicsWidget::paintWindowFrame | QGraphicsWidget::paintWindowFrame |
76 | QGraphicsWidget::boundingRect | QGraphicsWidget::boundingRect |
80 | QGraphicsWidget::shape | QGraphicsWidget::shape |
84 | QGraphicsWidget::initStyleOption | QGraphicsWidget::initStyleOption |
88 | QGraphicsProxyWidget::sizeHint | QGraphicsProxyWidget::sizeHint |
92 | QGraphicsWidget::updateGeometry | QGraphicsWidget::updateGeometry |
96 | QGraphicsProxyWidget::itemChange | QGraphicsProxyWidget::itemChange |
100 | QGraphicsWidget::propertyChange | QGraphicsWidget::propertyChange |
104 | QGraphicsWidget::sceneEvent | QGraphicsWidget::sceneEvent |
108 | QGraphicsWidget::windowFrameEvent | QGraphicsWidget::windowFrameEvent |
112 | QGraphicsWidget::windowFrameSectionAt | QGraphicsWidget::windowFrameSectionAt |
116 | QGraphicsWidget::changeEvent | Label::changeEvent |
120 | QGraphicsWidget::closeEvent | QGraphicsWidget::closeEvent |
124 | QGraphicsProxyWidget::focusInEvent | QGraphicsProxyWidget::focusInEvent |
128 | QGraphicsProxyWidget::focusNextPrevChild | QGraphicsProxyWidget::focusNextPrevChild |
132 | QGraphicsProxyWidget::focusOutEvent | QGraphicsProxyWidget::focusOutEvent |
136 | QGraphicsProxyWidget::hideEvent | QGraphicsProxyWidget::hideEvent |
140 | QGraphicsWidget::moveEvent | QGraphicsWidget::moveEvent |
144 | QGraphicsWidget::polishEvent | QGraphicsWidget::polishEvent |
148 | Label::resizeEvent | Label::resizeEvent |
152 | QGraphicsProxyWidget::showEvent | QGraphicsProxyWidget::showEvent |
156 | QGraphicsProxyWidget::hoverMoveEvent | QGraphicsProxyWidget::hoverMoveEvent |
160 | QGraphicsProxyWidget::hoverLeaveEvent | QGraphicsProxyWidget::hoverLeaveEvent |
164 | QGraphicsProxyWidget::grabMouseEvent | QGraphicsProxyWidget::grabMouseEvent |
168 | QGraphicsProxyWidget::ungrabMouseEvent | QGraphicsProxyWidget::ungrabMouseEvent |
172 | QGraphicsWidget::grabKeyboardEvent | QGraphicsWidget::grabKeyboardEvent |
176 | QGraphicsWidget::ungrabKeyboardEvent | QGraphicsWidget::ungrabKeyboardEvent |
180 | QGraphicsProxyWidget::contextMenuEvent | Label::contextMenuEvent |
184 | QGraphicsProxyWidget::dragEnterEvent | QGraphicsProxyWidget::dragEnterEvent |
188 | QGraphicsProxyWidget::dragLeaveEvent | QGraphicsProxyWidget::dragLeaveEvent |
192 | QGraphicsProxyWidget::dragMoveEvent | QGraphicsProxyWidget::dragMoveEvent |
196 | QGraphicsProxyWidget::dropEvent | QGraphicsProxyWidget::dropEvent |
200 | QGraphicsProxyWidget::hoverEnterEvent | QGraphicsProxyWidget::hoverEnterEvent |
204 | QGraphicsProxyWidget::mouseMoveEvent | QGraphicsProxyWidget::mouseMoveEvent |
208 | QGraphicsProxyWidget::mousePressEvent | Label::mousePressEvent |
212 | QGraphicsProxyWidget::mouseReleaseEvent | QGraphicsProxyWidget::mouseReleaseEvent |
216 | QGraphicsProxyWidget::mouseDoubleClickEvent | QGraphicsProxyWidget::mouseDoubleClickEvent |
220 | QGraphicsProxyWidget::wheelEvent | QGraphicsProxyWidget::wheelEvent |
224 | QGraphicsProxyWidget::keyPressEvent | QGraphicsProxyWidget::keyPressEvent |
228 | QGraphicsProxyWidget::keyReleaseEvent | QGraphicsProxyWidget::keyReleaseEvent |
232 | (int (*)(...))-0x000000008 | (int (*)(...))-0x000000008 |
236 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
240 | non-virtual thunk | non-virtual thunk |
244 | non-virtual thunk | non-virtual thunk |
248 | QGraphicsItem::advance | QGraphicsItem::advance |
252 | non-virtual thunk | non-virtual thunk |
256 | non-virtual thunk | non-virtual thunk |
260 | QGraphicsItem::contains | QGraphicsItem::contains |
264 | QGraphicsItem::collidesWithItem | QGraphicsItem::collidesWithItem |
268 | QGraphicsItem::collidesWithPath | QGraphicsItem::collidesWithPath |
272 | QGraphicsItem::isObscuredBy | QGraphicsItem::isObscuredBy |
276 | QGraphicsItem::opaqueArea | QGraphicsItem::opaqueArea |
280 | QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget5paintEP8QPainterPK24QStyleOptionGraphicsItemP7QWidget | Label::_ZThn8_N6Plasma5Label5paintEP8QPainterPK24QStyleOptionGraphicsItemP7QWidget |
284 | non-virtual thunk | non-virtual thunk |
288 | QGraphicsItem::sceneEventFilter | QGraphicsItem::sceneEventFilter |
292 | non-virtual thunk | non-virtual thunk |
296 | QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget16contextMenuEventEP30QGraphicsSceneContextMenuEvent | Label::_ZThn8_N6Plasma5Label16contextMenuEventEP30QGraphicsSceneContextMenuEvent |
300 | non-virtual thunk | non-virtual thunk |
304 | non-virtual thunk | non-virtual thunk |
308 | non-virtual thunk | non-virtual thunk |
312 | non-virtual thunk | non-virtual thunk |
316 | non-virtual thunk | non-virtual thunk |
320 | non-virtual thunk | non-virtual thunk |
324 | non-virtual thunk | non-virtual thunk |
328 | non-virtual thunk | non-virtual thunk |
332 | non-virtual thunk | non-virtual thunk |
336 | non-virtual thunk | non-virtual thunk |
340 | non-virtual thunk | non-virtual thunk |
344 | QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget15mousePressEventEP24QGraphicsSceneMouseEvent | Label::_ZThn8_N6Plasma5Label15mousePressEventEP24QGraphicsSceneMouseEvent |
348 | non-virtual thunk | non-virtual thunk |
352 | non-virtual thunk | non-virtual thunk |
356 | non-virtual thunk | non-virtual thunk |
360 | non-virtual thunk | non-virtual thunk |
364 | QGraphicsItem::inputMethodEvent | QGraphicsItem::inputMethodEvent |
368 | QGraphicsItem::inputMethodQuery | QGraphicsItem::inputMethodQuery |
372 | non-virtual thunk | non-virtual thunk |
376 | QGraphicsItem::supportsExtension | QGraphicsItem::supportsExtension |
380 | QGraphicsItem::setExtension | QGraphicsItem::setExtension |
384 | QGraphicsItem::extension | QGraphicsItem::extension |
388 | (int (*)(...))-0x000000010 | (int (*)(...))-0x000000010 |
392 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
396 | non-virtual thunk | non-virtual thunk |
400 | non-virtual thunk | non-virtual thunk |
404 | non-virtual thunk | non-virtual thunk |
408 | non-virtual thunk | non-virtual thunk |
412 | non-virtual thunk | non-virtual thunk |
416 | non-virtual thunk | non-virtual thunk |
[+] affected symbols (5)
QGraphicsProxyWidget::contextMenuEvent ( QGraphicsSceneContextMenuEvent* event )The method 'Label::contextMenuEvent ( QGraphicsSceneContextMenuEvent* event )' will be called instead of this method.
QGraphicsProxyWidget::event ( QEvent* event )The method 'Label::event ( QEvent* event )' will be called instead of this method.
QGraphicsProxyWidget::mousePressEvent ( QGraphicsSceneMouseEvent* event )The method 'Label::mousePressEvent ( QGraphicsSceneMouseEvent* event )' will be called instead of this method.
QGraphicsProxyWidget::paint ( QPainter* painter, QStyleOptionGraphicsItem const* option, QWidget* widget )The method 'Label::paint ( QPainter* painter, QStyleOptionGraphicsItem const* option, QWidget* widget )' will be called instead of this method.
QGraphicsWidget::changeEvent ( QEvent* event )The method 'Label::changeEvent ( QEvent* event )' will be called instead of this method.
lineedit.h
namespace Plasma
[+] class LineEdit (4)
| Change |
Effect |
1 | Virtual method QGraphicsWidget::changeEvent ( QEvent* event ) has been overridden by LineEdit::changeEvent ( QEvent* event ). | Method LineEdit::changeEvent ( QEvent* event ) will be called instead of QGraphicsWidget::changeEvent ( QEvent* event ). |
2 | Virtual method QGraphicsProxyWidget::hoverEnterEvent ( QGraphicsSceneHoverEvent* event ) has been overridden by LineEdit::hoverEnterEvent ( QGraphicsSceneHoverEvent* event ). | Method LineEdit::hoverEnterEvent ( QGraphicsSceneHoverEvent* event ) will be called instead of QGraphicsProxyWidget::hoverEnterEvent ( QGraphicsSceneHoverEvent* event ). |
3 | Virtual method QGraphicsProxyWidget::hoverLeaveEvent ( QGraphicsSceneHoverEvent* event ) has been overridden by LineEdit::hoverLeaveEvent ( QGraphicsSceneHoverEvent* event ). | Method LineEdit::hoverLeaveEvent ( QGraphicsSceneHoverEvent* event ) will be called instead of QGraphicsProxyWidget::hoverLeaveEvent ( QGraphicsSceneHoverEvent* event ). |
4 | Virtual method QGraphicsProxyWidget::paint ( QPainter* painter, QStyleOptionGraphicsItem const* option, QWidget* widget ) has been overridden by LineEdit::paint ( QPainter* painter, QStyleOptionGraphicsItem const* option, QWidget* widget ). | Method LineEdit::paint ( QPainter* painter, QStyleOptionGraphicsItem const* option, QWidget* widget ) will be called instead of QGraphicsProxyWidget::paint ( QPainter* painter, QStyleOptionGraphicsItem const* option, QWidget* widget ). |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 105 entries | Virtual Table (New) - 105 entries |
---|
0 | (int (*)(...))0 | (int (*)(...))0 |
4 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
8 | LineEdit::metaObject | LineEdit::metaObject |
12 | LineEdit::qt_metacast | LineEdit::qt_metacast |
16 | LineEdit::qt_metacall | LineEdit::qt_metacall |
20 | LineEdit::~LineEdit | LineEdit::~LineEdit |
24 | LineEdit::~LineEdit | LineEdit::~LineEdit |
28 | QGraphicsProxyWidget::event | QGraphicsProxyWidget::event |
32 | QGraphicsProxyWidget::eventFilter | QGraphicsProxyWidget::eventFilter |
36 | QObject::timerEvent | QObject::timerEvent |
40 | QObject::childEvent | QObject::childEvent |
44 | QObject::customEvent | QObject::customEvent |
48 | QObject::connectNotify | QObject::connectNotify |
52 | QObject::disconnectNotify | QObject::disconnectNotify |
56 | QGraphicsProxyWidget::setGeometry | QGraphicsProxyWidget::setGeometry |
60 | QGraphicsWidget::getContentsMargins | QGraphicsWidget::getContentsMargins |
64 | QGraphicsProxyWidget::type | QGraphicsProxyWidget::type |
68 | QGraphicsProxyWidget::paint | LineEdit::paint |
72 | QGraphicsWidget::paintWindowFrame | QGraphicsWidget::paintWindowFrame |
76 | QGraphicsWidget::boundingRect | QGraphicsWidget::boundingRect |
80 | QGraphicsWidget::shape | QGraphicsWidget::shape |
84 | QGraphicsWidget::initStyleOption | QGraphicsWidget::initStyleOption |
88 | QGraphicsProxyWidget::sizeHint | QGraphicsProxyWidget::sizeHint |
92 | QGraphicsWidget::updateGeometry | QGraphicsWidget::updateGeometry |
96 | QGraphicsProxyWidget::itemChange | QGraphicsProxyWidget::itemChange |
100 | QGraphicsWidget::propertyChange | QGraphicsWidget::propertyChange |
104 | QGraphicsWidget::sceneEvent | QGraphicsWidget::sceneEvent |
108 | QGraphicsWidget::windowFrameEvent | QGraphicsWidget::windowFrameEvent |
112 | QGraphicsWidget::windowFrameSectionAt | QGraphicsWidget::windowFrameSectionAt |
116 | QGraphicsWidget::changeEvent | LineEdit::changeEvent |
120 | QGraphicsWidget::closeEvent | QGraphicsWidget::closeEvent |
124 | QGraphicsProxyWidget::focusInEvent | QGraphicsProxyWidget::focusInEvent |
128 | QGraphicsProxyWidget::focusNextPrevChild | QGraphicsProxyWidget::focusNextPrevChild |
132 | QGraphicsProxyWidget::focusOutEvent | QGraphicsProxyWidget::focusOutEvent |
136 | QGraphicsProxyWidget::hideEvent | QGraphicsProxyWidget::hideEvent |
140 | QGraphicsWidget::moveEvent | QGraphicsWidget::moveEvent |
144 | QGraphicsWidget::polishEvent | QGraphicsWidget::polishEvent |
148 | QGraphicsProxyWidget::resizeEvent | QGraphicsProxyWidget::resizeEvent |
152 | QGraphicsProxyWidget::showEvent | QGraphicsProxyWidget::showEvent |
156 | QGraphicsProxyWidget::hoverMoveEvent | QGraphicsProxyWidget::hoverMoveEvent |
160 | QGraphicsProxyWidget::hoverLeaveEvent | LineEdit::hoverLeaveEvent |
164 | QGraphicsProxyWidget::grabMouseEvent | QGraphicsProxyWidget::grabMouseEvent |
168 | QGraphicsProxyWidget::ungrabMouseEvent | QGraphicsProxyWidget::ungrabMouseEvent |
172 | QGraphicsWidget::grabKeyboardEvent | QGraphicsWidget::grabKeyboardEvent |
176 | QGraphicsWidget::ungrabKeyboardEvent | QGraphicsWidget::ungrabKeyboardEvent |
180 | QGraphicsProxyWidget::contextMenuEvent | QGraphicsProxyWidget::contextMenuEvent |
184 | QGraphicsProxyWidget::dragEnterEvent | QGraphicsProxyWidget::dragEnterEvent |
188 | QGraphicsProxyWidget::dragLeaveEvent | QGraphicsProxyWidget::dragLeaveEvent |
192 | QGraphicsProxyWidget::dragMoveEvent | QGraphicsProxyWidget::dragMoveEvent |
196 | QGraphicsProxyWidget::dropEvent | QGraphicsProxyWidget::dropEvent |
200 | QGraphicsProxyWidget::hoverEnterEvent | LineEdit::hoverEnterEvent |
204 | QGraphicsProxyWidget::mouseMoveEvent | QGraphicsProxyWidget::mouseMoveEvent |
208 | QGraphicsProxyWidget::mousePressEvent | QGraphicsProxyWidget::mousePressEvent |
212 | QGraphicsProxyWidget::mouseReleaseEvent | QGraphicsProxyWidget::mouseReleaseEvent |
216 | QGraphicsProxyWidget::mouseDoubleClickEvent | QGraphicsProxyWidget::mouseDoubleClickEvent |
220 | QGraphicsProxyWidget::wheelEvent | QGraphicsProxyWidget::wheelEvent |
224 | QGraphicsProxyWidget::keyPressEvent | QGraphicsProxyWidget::keyPressEvent |
228 | QGraphicsProxyWidget::keyReleaseEvent | QGraphicsProxyWidget::keyReleaseEvent |
232 | (int (*)(...))-0x000000008 | (int (*)(...))-0x000000008 |
236 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
240 | non-virtual thunk | non-virtual thunk |
244 | non-virtual thunk | non-virtual thunk |
248 | QGraphicsItem::advance | QGraphicsItem::advance |
252 | non-virtual thunk | non-virtual thunk |
256 | non-virtual thunk | non-virtual thunk |
260 | QGraphicsItem::contains | QGraphicsItem::contains |
264 | QGraphicsItem::collidesWithItem | QGraphicsItem::collidesWithItem |
268 | QGraphicsItem::collidesWithPath | QGraphicsItem::collidesWithPath |
272 | QGraphicsItem::isObscuredBy | QGraphicsItem::isObscuredBy |
276 | QGraphicsItem::opaqueArea | QGraphicsItem::opaqueArea |
280 | QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget5paintEP8QPainterPK24QStyleOptionGraphicsItemP7QWidget | LineEdit::_ZThn8_N6Plasma8LineEdit5paintEP8QPainterPK24QStyleOptionGraphicsItemP7QWidget |
284 | non-virtual thunk | non-virtual thunk |
288 | QGraphicsItem::sceneEventFilter | QGraphicsItem::sceneEventFilter |
292 | non-virtual thunk | non-virtual thunk |
296 | non-virtual thunk | non-virtual thunk |
300 | non-virtual thunk | non-virtual thunk |
304 | non-virtual thunk | non-virtual thunk |
308 | non-virtual thunk | non-virtual thunk |
312 | non-virtual thunk | non-virtual thunk |
316 | non-virtual thunk | non-virtual thunk |
320 | non-virtual thunk | non-virtual thunk |
324 | QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget15hoverEnterEventEP24QGraphicsSceneHoverEvent | LineEdit::_ZThn8_N6Plasma8LineEdit15hoverEnterEventEP24QGraphicsSceneHoverEvent |
328 | non-virtual thunk | non-virtual thunk |
332 | QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget15hoverLeaveEventEP24QGraphicsSceneHoverEvent | LineEdit::_ZThn8_N6Plasma8LineEdit15hoverLeaveEventEP24QGraphicsSceneHoverEvent |
336 | non-virtual thunk | non-virtual thunk |
340 | non-virtual thunk | non-virtual thunk |
344 | non-virtual thunk | non-virtual thunk |
348 | non-virtual thunk | non-virtual thunk |
352 | non-virtual thunk | non-virtual thunk |
356 | non-virtual thunk | non-virtual thunk |
360 | non-virtual thunk | non-virtual thunk |
364 | QGraphicsItem::inputMethodEvent | QGraphicsItem::inputMethodEvent |
368 | QGraphicsItem::inputMethodQuery | QGraphicsItem::inputMethodQuery |
372 | non-virtual thunk | non-virtual thunk |
376 | QGraphicsItem::supportsExtension | QGraphicsItem::supportsExtension |
380 | QGraphicsItem::setExtension | QGraphicsItem::setExtension |
384 | QGraphicsItem::extension | QGraphicsItem::extension |
388 | (int (*)(...))-0x000000010 | (int (*)(...))-0x000000010 |
392 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
396 | non-virtual thunk | non-virtual thunk |
400 | non-virtual thunk | non-virtual thunk |
404 | non-virtual thunk | non-virtual thunk |
408 | non-virtual thunk | non-virtual thunk |
412 | non-virtual thunk | non-virtual thunk |
416 | non-virtual thunk | non-virtual thunk |
[+] affected symbols (4)
QGraphicsProxyWidget::hoverEnterEvent ( QGraphicsSceneHoverEvent* event )The method 'LineEdit::hoverEnterEvent ( QGraphicsSceneHoverEvent* event )' will be called instead of this method.
QGraphicsProxyWidget::hoverLeaveEvent ( QGraphicsSceneHoverEvent* event )The method 'LineEdit::hoverLeaveEvent ( QGraphicsSceneHoverEvent* event )' will be called instead of this method.
QGraphicsProxyWidget::paint ( QPainter* painter, QStyleOptionGraphicsItem const* option, QWidget* widget )The method 'LineEdit::paint ( QPainter* painter, QStyleOptionGraphicsItem const* option, QWidget* widget )' will be called instead of this method.
QGraphicsWidget::changeEvent ( QEvent* event )The method 'LineEdit::changeEvent ( QEvent* event )' will be called instead of this method.
pushbutton.h
namespace Plasma
[+] class PushButton (2)
| Change |
Effect |
1 | Virtual method QGraphicsWidget::changeEvent ( QEvent* event ) has been overridden by PushButton::changeEvent ( QEvent* event ). | Method PushButton::changeEvent ( QEvent* event ) will be called instead of QGraphicsWidget::changeEvent ( QEvent* event ). |
2 | Virtual method QGraphicsProxyWidget::sizeHint ( Qt::SizeHint which, QSizeF const& constraint ) const has been overridden by PushButton::sizeHint ( Qt::SizeHint which, QSizeF const& constraint ) const. | Method PushButton::sizeHint ( Qt::SizeHint which, QSizeF const& constraint ) const will be called instead of QGraphicsProxyWidget::sizeHint ( Qt::SizeHint which, QSizeF const& constraint ) const. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 105 entries | Virtual Table (New) - 105 entries |
---|
0 | (int (*)(...))0 | (int (*)(...))0 |
4 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
8 | PushButton::metaObject | PushButton::metaObject |
12 | PushButton::qt_metacast | PushButton::qt_metacast |
16 | PushButton::qt_metacall | PushButton::qt_metacall |
20 | PushButton::~PushButton | PushButton::~PushButton |
24 | PushButton::~PushButton | PushButton::~PushButton |
28 | QGraphicsProxyWidget::event | QGraphicsProxyWidget::event |
32 | QGraphicsProxyWidget::eventFilter | QGraphicsProxyWidget::eventFilter |
36 | QObject::timerEvent | QObject::timerEvent |
40 | QObject::childEvent | QObject::childEvent |
44 | QObject::customEvent | QObject::customEvent |
48 | QObject::connectNotify | QObject::connectNotify |
52 | QObject::disconnectNotify | QObject::disconnectNotify |
56 | QGraphicsProxyWidget::setGeometry | QGraphicsProxyWidget::setGeometry |
60 | QGraphicsWidget::getContentsMargins | QGraphicsWidget::getContentsMargins |
64 | QGraphicsProxyWidget::type | QGraphicsProxyWidget::type |
68 | PushButton::paint | PushButton::paint |
72 | QGraphicsWidget::paintWindowFrame | QGraphicsWidget::paintWindowFrame |
76 | QGraphicsWidget::boundingRect | QGraphicsWidget::boundingRect |
80 | QGraphicsWidget::shape | QGraphicsWidget::shape |
84 | QGraphicsWidget::initStyleOption | QGraphicsWidget::initStyleOption |
88 | QGraphicsProxyWidget::sizeHint | PushButton::sizeHint |
92 | QGraphicsWidget::updateGeometry | QGraphicsWidget::updateGeometry |
96 | QGraphicsProxyWidget::itemChange | QGraphicsProxyWidget::itemChange |
100 | QGraphicsWidget::propertyChange | QGraphicsWidget::propertyChange |
104 | QGraphicsWidget::sceneEvent | QGraphicsWidget::sceneEvent |
108 | QGraphicsWidget::windowFrameEvent | QGraphicsWidget::windowFrameEvent |
112 | QGraphicsWidget::windowFrameSectionAt | QGraphicsWidget::windowFrameSectionAt |
116 | QGraphicsWidget::changeEvent | PushButton::changeEvent |
120 | QGraphicsWidget::closeEvent | QGraphicsWidget::closeEvent |
124 | QGraphicsProxyWidget::focusInEvent | QGraphicsProxyWidget::focusInEvent |
128 | QGraphicsProxyWidget::focusNextPrevChild | QGraphicsProxyWidget::focusNextPrevChild |
132 | QGraphicsProxyWidget::focusOutEvent | QGraphicsProxyWidget::focusOutEvent |
136 | QGraphicsProxyWidget::hideEvent | QGraphicsProxyWidget::hideEvent |
140 | QGraphicsWidget::moveEvent | QGraphicsWidget::moveEvent |
144 | QGraphicsWidget::polishEvent | QGraphicsWidget::polishEvent |
148 | PushButton::resizeEvent | PushButton::resizeEvent |
152 | QGraphicsProxyWidget::showEvent | QGraphicsProxyWidget::showEvent |
156 | QGraphicsProxyWidget::hoverMoveEvent | QGraphicsProxyWidget::hoverMoveEvent |
160 | PushButton::hoverLeaveEvent | PushButton::hoverLeaveEvent |
164 | QGraphicsProxyWidget::grabMouseEvent | QGraphicsProxyWidget::grabMouseEvent |
168 | QGraphicsProxyWidget::ungrabMouseEvent | QGraphicsProxyWidget::ungrabMouseEvent |
172 | QGraphicsWidget::grabKeyboardEvent | QGraphicsWidget::grabKeyboardEvent |
176 | QGraphicsWidget::ungrabKeyboardEvent | QGraphicsWidget::ungrabKeyboardEvent |
180 | QGraphicsProxyWidget::contextMenuEvent | QGraphicsProxyWidget::contextMenuEvent |
184 | QGraphicsProxyWidget::dragEnterEvent | QGraphicsProxyWidget::dragEnterEvent |
188 | QGraphicsProxyWidget::dragLeaveEvent | QGraphicsProxyWidget::dragLeaveEvent |
192 | QGraphicsProxyWidget::dragMoveEvent | QGraphicsProxyWidget::dragMoveEvent |
196 | QGraphicsProxyWidget::dropEvent | QGraphicsProxyWidget::dropEvent |
200 | PushButton::hoverEnterEvent | PushButton::hoverEnterEvent |
204 | QGraphicsProxyWidget::mouseMoveEvent | QGraphicsProxyWidget::mouseMoveEvent |
208 | QGraphicsProxyWidget::mousePressEvent | QGraphicsProxyWidget::mousePressEvent |
212 | QGraphicsProxyWidget::mouseReleaseEvent | QGraphicsProxyWidget::mouseReleaseEvent |
216 | QGraphicsProxyWidget::mouseDoubleClickEvent | QGraphicsProxyWidget::mouseDoubleClickEvent |
220 | QGraphicsProxyWidget::wheelEvent | QGraphicsProxyWidget::wheelEvent |
224 | QGraphicsProxyWidget::keyPressEvent | QGraphicsProxyWidget::keyPressEvent |
228 | QGraphicsProxyWidget::keyReleaseEvent | QGraphicsProxyWidget::keyReleaseEvent |
232 | (int (*)(...))-0x000000008 | (int (*)(...))-0x000000008 |
236 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
240 | non-virtual thunk | non-virtual thunk |
244 | non-virtual thunk | non-virtual thunk |
248 | QGraphicsItem::advance | QGraphicsItem::advance |
252 | non-virtual thunk | non-virtual thunk |
256 | non-virtual thunk | non-virtual thunk |
260 | QGraphicsItem::contains | QGraphicsItem::contains |
264 | QGraphicsItem::collidesWithItem | QGraphicsItem::collidesWithItem |
268 | QGraphicsItem::collidesWithPath | QGraphicsItem::collidesWithPath |
272 | QGraphicsItem::isObscuredBy | QGraphicsItem::isObscuredBy |
276 | QGraphicsItem::opaqueArea | QGraphicsItem::opaqueArea |
280 | non-virtual thunk | non-virtual thunk |
284 | non-virtual thunk | non-virtual thunk |
288 | QGraphicsItem::sceneEventFilter | QGraphicsItem::sceneEventFilter |
292 | non-virtual thunk | non-virtual thunk |
296 | non-virtual thunk | non-virtual thunk |
300 | non-virtual thunk | non-virtual thunk |
304 | non-virtual thunk | non-virtual thunk |
308 | non-virtual thunk | non-virtual thunk |
312 | non-virtual thunk | non-virtual thunk |
316 | non-virtual thunk | non-virtual thunk |
320 | non-virtual thunk | non-virtual thunk |
324 | non-virtual thunk | non-virtual thunk |
328 | non-virtual thunk | non-virtual thunk |
332 | non-virtual thunk | non-virtual thunk |
336 | non-virtual thunk | non-virtual thunk |
340 | non-virtual thunk | non-virtual thunk |
344 | non-virtual thunk | non-virtual thunk |
348 | non-virtual thunk | non-virtual thunk |
352 | non-virtual thunk | non-virtual thunk |
356 | non-virtual thunk | non-virtual thunk |
360 | non-virtual thunk | non-virtual thunk |
364 | QGraphicsItem::inputMethodEvent | QGraphicsItem::inputMethodEvent |
368 | QGraphicsItem::inputMethodQuery | QGraphicsItem::inputMethodQuery |
372 | non-virtual thunk | non-virtual thunk |
376 | QGraphicsItem::supportsExtension | QGraphicsItem::supportsExtension |
380 | QGraphicsItem::setExtension | QGraphicsItem::setExtension |
384 | QGraphicsItem::extension | QGraphicsItem::extension |
388 | (int (*)(...))-0x000000010 | (int (*)(...))-0x000000010 |
392 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
396 | non-virtual thunk | non-virtual thunk |
400 | non-virtual thunk | non-virtual thunk |
404 | non-virtual thunk | non-virtual thunk |
408 | non-virtual thunk | non-virtual thunk |
412 | non-virtual thunk | non-virtual thunk |
416 | QGraphicsProxyWidget::_ZThn16_NK20QGraphicsProxyWidget8sizeHintEN2Qt8SizeHintERK6QSizeF | PushButton::_ZThn16_NK6Plasma10PushButton8sizeHintEN2Qt8SizeHintERK6QSizeF |
[+] affected symbols (2)
QGraphicsProxyWidget::sizeHint ( Qt::SizeHint which, QSizeF const& constraint ) constThe method 'PushButton::sizeHint ( Qt::SizeHint which, QSizeF const& constraint ) const' will be called instead of this method.
QGraphicsWidget::changeEvent ( QEvent* event )The method 'PushButton::changeEvent ( QEvent* event )' will be called instead of this method.
radiobutton.h
namespace Plasma
[+] class RadioButton (1)
| Change |
Effect |
1 | Virtual method QGraphicsWidget::changeEvent ( QEvent* event ) has been overridden by RadioButton::changeEvent ( QEvent* event ). | Method RadioButton::changeEvent ( QEvent* event ) will be called instead of QGraphicsWidget::changeEvent ( QEvent* event ). |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 105 entries | Virtual Table (New) - 105 entries |
---|
0 | (int (*)(...))0 | (int (*)(...))0 |
4 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
8 | RadioButton::metaObject | RadioButton::metaObject |
12 | RadioButton::qt_metacast | RadioButton::qt_metacast |
16 | RadioButton::qt_metacall | RadioButton::qt_metacall |
20 | RadioButton::~RadioButton | RadioButton::~RadioButton |
24 | RadioButton::~RadioButton | RadioButton::~RadioButton |
28 | QGraphicsProxyWidget::event | QGraphicsProxyWidget::event |
32 | QGraphicsProxyWidget::eventFilter | QGraphicsProxyWidget::eventFilter |
36 | QObject::timerEvent | QObject::timerEvent |
40 | QObject::childEvent | QObject::childEvent |
44 | QObject::customEvent | QObject::customEvent |
48 | QObject::connectNotify | QObject::connectNotify |
52 | QObject::disconnectNotify | QObject::disconnectNotify |
56 | QGraphicsProxyWidget::setGeometry | QGraphicsProxyWidget::setGeometry |
60 | QGraphicsWidget::getContentsMargins | QGraphicsWidget::getContentsMargins |
64 | QGraphicsProxyWidget::type | QGraphicsProxyWidget::type |
68 | QGraphicsProxyWidget::paint | QGraphicsProxyWidget::paint |
72 | QGraphicsWidget::paintWindowFrame | QGraphicsWidget::paintWindowFrame |
76 | QGraphicsWidget::boundingRect | QGraphicsWidget::boundingRect |
80 | QGraphicsWidget::shape | QGraphicsWidget::shape |
84 | QGraphicsWidget::initStyleOption | QGraphicsWidget::initStyleOption |
88 | QGraphicsProxyWidget::sizeHint | QGraphicsProxyWidget::sizeHint |
92 | QGraphicsWidget::updateGeometry | QGraphicsWidget::updateGeometry |
96 | QGraphicsProxyWidget::itemChange | QGraphicsProxyWidget::itemChange |
100 | QGraphicsWidget::propertyChange | QGraphicsWidget::propertyChange |
104 | QGraphicsWidget::sceneEvent | QGraphicsWidget::sceneEvent |
108 | QGraphicsWidget::windowFrameEvent | QGraphicsWidget::windowFrameEvent |
112 | QGraphicsWidget::windowFrameSectionAt | QGraphicsWidget::windowFrameSectionAt |
116 | QGraphicsWidget::changeEvent | RadioButton::changeEvent |
120 | QGraphicsWidget::closeEvent | QGraphicsWidget::closeEvent |
124 | QGraphicsProxyWidget::focusInEvent | QGraphicsProxyWidget::focusInEvent |
128 | QGraphicsProxyWidget::focusNextPrevChild | QGraphicsProxyWidget::focusNextPrevChild |
132 | QGraphicsProxyWidget::focusOutEvent | QGraphicsProxyWidget::focusOutEvent |
136 | QGraphicsProxyWidget::hideEvent | QGraphicsProxyWidget::hideEvent |
140 | QGraphicsWidget::moveEvent | QGraphicsWidget::moveEvent |
144 | QGraphicsWidget::polishEvent | QGraphicsWidget::polishEvent |
148 | RadioButton::resizeEvent | RadioButton::resizeEvent |
152 | QGraphicsProxyWidget::showEvent | QGraphicsProxyWidget::showEvent |
156 | QGraphicsProxyWidget::hoverMoveEvent | QGraphicsProxyWidget::hoverMoveEvent |
160 | QGraphicsProxyWidget::hoverLeaveEvent | QGraphicsProxyWidget::hoverLeaveEvent |
164 | QGraphicsProxyWidget::grabMouseEvent | QGraphicsProxyWidget::grabMouseEvent |
168 | QGraphicsProxyWidget::ungrabMouseEvent | QGraphicsProxyWidget::ungrabMouseEvent |
172 | QGraphicsWidget::grabKeyboardEvent | QGraphicsWidget::grabKeyboardEvent |
176 | QGraphicsWidget::ungrabKeyboardEvent | QGraphicsWidget::ungrabKeyboardEvent |
180 | QGraphicsProxyWidget::contextMenuEvent | QGraphicsProxyWidget::contextMenuEvent |
184 | QGraphicsProxyWidget::dragEnterEvent | QGraphicsProxyWidget::dragEnterEvent |
188 | QGraphicsProxyWidget::dragLeaveEvent | QGraphicsProxyWidget::dragLeaveEvent |
192 | QGraphicsProxyWidget::dragMoveEvent | QGraphicsProxyWidget::dragMoveEvent |
196 | QGraphicsProxyWidget::dropEvent | QGraphicsProxyWidget::dropEvent |
200 | QGraphicsProxyWidget::hoverEnterEvent | QGraphicsProxyWidget::hoverEnterEvent |
204 | QGraphicsProxyWidget::mouseMoveEvent | QGraphicsProxyWidget::mouseMoveEvent |
208 | QGraphicsProxyWidget::mousePressEvent | QGraphicsProxyWidget::mousePressEvent |
212 | QGraphicsProxyWidget::mouseReleaseEvent | QGraphicsProxyWidget::mouseReleaseEvent |
216 | QGraphicsProxyWidget::mouseDoubleClickEvent | QGraphicsProxyWidget::mouseDoubleClickEvent |
220 | QGraphicsProxyWidget::wheelEvent | QGraphicsProxyWidget::wheelEvent |
224 | QGraphicsProxyWidget::keyPressEvent | QGraphicsProxyWidget::keyPressEvent |
228 | QGraphicsProxyWidget::keyReleaseEvent | QGraphicsProxyWidget::keyReleaseEvent |
232 | (int (*)(...))-0x000000008 | (int (*)(...))-0x000000008 |
236 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
240 | non-virtual thunk | non-virtual thunk |
244 | non-virtual thunk | non-virtual thunk |
248 | QGraphicsItem::advance | QGraphicsItem::advance |
252 | non-virtual thunk | non-virtual thunk |
256 | non-virtual thunk | non-virtual thunk |
260 | QGraphicsItem::contains | QGraphicsItem::contains |
264 | QGraphicsItem::collidesWithItem | QGraphicsItem::collidesWithItem |
268 | QGraphicsItem::collidesWithPath | QGraphicsItem::collidesWithPath |
272 | QGraphicsItem::isObscuredBy | QGraphicsItem::isObscuredBy |
276 | QGraphicsItem::opaqueArea | QGraphicsItem::opaqueArea |
280 | non-virtual thunk | non-virtual thunk |
284 | non-virtual thunk | non-virtual thunk |
288 | QGraphicsItem::sceneEventFilter | QGraphicsItem::sceneEventFilter |
292 | non-virtual thunk | non-virtual thunk |
296 | non-virtual thunk | non-virtual thunk |
300 | non-virtual thunk | non-virtual thunk |
304 | non-virtual thunk | non-virtual thunk |
308 | non-virtual thunk | non-virtual thunk |
312 | non-virtual thunk | non-virtual thunk |
316 | non-virtual thunk | non-virtual thunk |
320 | non-virtual thunk | non-virtual thunk |
324 | non-virtual thunk | non-virtual thunk |
328 | non-virtual thunk | non-virtual thunk |
332 | non-virtual thunk | non-virtual thunk |
336 | non-virtual thunk | non-virtual thunk |
340 | non-virtual thunk | non-virtual thunk |
344 | non-virtual thunk | non-virtual thunk |
348 | non-virtual thunk | non-virtual thunk |
352 | non-virtual thunk | non-virtual thunk |
356 | non-virtual thunk | non-virtual thunk |
360 | non-virtual thunk | non-virtual thunk |
364 | QGraphicsItem::inputMethodEvent | QGraphicsItem::inputMethodEvent |
368 | QGraphicsItem::inputMethodQuery | QGraphicsItem::inputMethodQuery |
372 | non-virtual thunk | non-virtual thunk |
376 | QGraphicsItem::supportsExtension | QGraphicsItem::supportsExtension |
380 | QGraphicsItem::setExtension | QGraphicsItem::setExtension |
384 | QGraphicsItem::extension | QGraphicsItem::extension |
388 | (int (*)(...))-0x000000010 | (int (*)(...))-0x000000010 |
392 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
396 | non-virtual thunk | non-virtual thunk |
400 | non-virtual thunk | non-virtual thunk |
404 | non-virtual thunk | non-virtual thunk |
408 | non-virtual thunk | non-virtual thunk |
412 | non-virtual thunk | non-virtual thunk |
416 | non-virtual thunk | non-virtual thunk |
[+] affected symbols (1)
QGraphicsWidget::changeEvent ( QEvent* event )The method 'RadioButton::changeEvent ( QEvent* event )' will be called instead of this method.
scrollbar.h
namespace Plasma
[+] class ScrollBar (1)
| Change |
Effect |
1 | Virtual method QGraphicsProxyWidget::contextMenuEvent ( QGraphicsSceneContextMenuEvent* event ) has been overridden by ScrollBar::contextMenuEvent ( QGraphicsSceneContextMenuEvent* event ). | Method ScrollBar::contextMenuEvent ( QGraphicsSceneContextMenuEvent* event ) will be called instead of QGraphicsProxyWidget::contextMenuEvent ( QGraphicsSceneContextMenuEvent* event ). |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 105 entries | Virtual Table (New) - 105 entries |
---|
0 | (int (*)(...))0 | (int (*)(...))0 |
4 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
8 | ScrollBar::metaObject | ScrollBar::metaObject |
12 | ScrollBar::qt_metacast | ScrollBar::qt_metacast |
16 | ScrollBar::qt_metacall | ScrollBar::qt_metacall |
20 | ScrollBar::~ScrollBar | ScrollBar::~ScrollBar |
24 | ScrollBar::~ScrollBar | ScrollBar::~ScrollBar |
28 | QGraphicsProxyWidget::event | QGraphicsProxyWidget::event |
32 | QGraphicsProxyWidget::eventFilter | QGraphicsProxyWidget::eventFilter |
36 | QObject::timerEvent | QObject::timerEvent |
40 | QObject::childEvent | QObject::childEvent |
44 | QObject::customEvent | QObject::customEvent |
48 | QObject::connectNotify | QObject::connectNotify |
52 | QObject::disconnectNotify | QObject::disconnectNotify |
56 | QGraphicsProxyWidget::setGeometry | QGraphicsProxyWidget::setGeometry |
60 | QGraphicsWidget::getContentsMargins | QGraphicsWidget::getContentsMargins |
64 | QGraphicsProxyWidget::type | QGraphicsProxyWidget::type |
68 | QGraphicsProxyWidget::paint | QGraphicsProxyWidget::paint |
72 | QGraphicsWidget::paintWindowFrame | QGraphicsWidget::paintWindowFrame |
76 | QGraphicsWidget::boundingRect | QGraphicsWidget::boundingRect |
80 | QGraphicsWidget::shape | QGraphicsWidget::shape |
84 | QGraphicsWidget::initStyleOption | QGraphicsWidget::initStyleOption |
88 | QGraphicsProxyWidget::sizeHint | QGraphicsProxyWidget::sizeHint |
92 | QGraphicsWidget::updateGeometry | QGraphicsWidget::updateGeometry |
96 | QGraphicsProxyWidget::itemChange | QGraphicsProxyWidget::itemChange |
100 | QGraphicsWidget::propertyChange | QGraphicsWidget::propertyChange |
104 | QGraphicsWidget::sceneEvent | QGraphicsWidget::sceneEvent |
108 | QGraphicsWidget::windowFrameEvent | QGraphicsWidget::windowFrameEvent |
112 | QGraphicsWidget::windowFrameSectionAt | QGraphicsWidget::windowFrameSectionAt |
116 | QGraphicsWidget::changeEvent | QGraphicsWidget::changeEvent |
120 | QGraphicsWidget::closeEvent | QGraphicsWidget::closeEvent |
124 | QGraphicsProxyWidget::focusInEvent | QGraphicsProxyWidget::focusInEvent |
128 | QGraphicsProxyWidget::focusNextPrevChild | QGraphicsProxyWidget::focusNextPrevChild |
132 | QGraphicsProxyWidget::focusOutEvent | QGraphicsProxyWidget::focusOutEvent |
136 | QGraphicsProxyWidget::hideEvent | QGraphicsProxyWidget::hideEvent |
140 | QGraphicsWidget::moveEvent | QGraphicsWidget::moveEvent |
144 | QGraphicsWidget::polishEvent | QGraphicsWidget::polishEvent |
148 | QGraphicsProxyWidget::resizeEvent | QGraphicsProxyWidget::resizeEvent |
152 | QGraphicsProxyWidget::showEvent | QGraphicsProxyWidget::showEvent |
156 | QGraphicsProxyWidget::hoverMoveEvent | QGraphicsProxyWidget::hoverMoveEvent |
160 | QGraphicsProxyWidget::hoverLeaveEvent | QGraphicsProxyWidget::hoverLeaveEvent |
164 | QGraphicsProxyWidget::grabMouseEvent | QGraphicsProxyWidget::grabMouseEvent |
168 | QGraphicsProxyWidget::ungrabMouseEvent | QGraphicsProxyWidget::ungrabMouseEvent |
172 | QGraphicsWidget::grabKeyboardEvent | QGraphicsWidget::grabKeyboardEvent |
176 | QGraphicsWidget::ungrabKeyboardEvent | QGraphicsWidget::ungrabKeyboardEvent |
180 | QGraphicsProxyWidget::contextMenuEvent | ScrollBar::contextMenuEvent |
184 | QGraphicsProxyWidget::dragEnterEvent | QGraphicsProxyWidget::dragEnterEvent |
188 | QGraphicsProxyWidget::dragLeaveEvent | QGraphicsProxyWidget::dragLeaveEvent |
192 | QGraphicsProxyWidget::dragMoveEvent | QGraphicsProxyWidget::dragMoveEvent |
196 | QGraphicsProxyWidget::dropEvent | QGraphicsProxyWidget::dropEvent |
200 | QGraphicsProxyWidget::hoverEnterEvent | QGraphicsProxyWidget::hoverEnterEvent |
204 | QGraphicsProxyWidget::mouseMoveEvent | QGraphicsProxyWidget::mouseMoveEvent |
208 | QGraphicsProxyWidget::mousePressEvent | QGraphicsProxyWidget::mousePressEvent |
212 | QGraphicsProxyWidget::mouseReleaseEvent | QGraphicsProxyWidget::mouseReleaseEvent |
216 | QGraphicsProxyWidget::mouseDoubleClickEvent | QGraphicsProxyWidget::mouseDoubleClickEvent |
220 | QGraphicsProxyWidget::wheelEvent | QGraphicsProxyWidget::wheelEvent |
224 | QGraphicsProxyWidget::keyPressEvent | QGraphicsProxyWidget::keyPressEvent |
228 | QGraphicsProxyWidget::keyReleaseEvent | QGraphicsProxyWidget::keyReleaseEvent |
232 | (int (*)(...))-0x000000008 | (int (*)(...))-0x000000008 |
236 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
240 | non-virtual thunk | non-virtual thunk |
244 | non-virtual thunk | non-virtual thunk |
248 | QGraphicsItem::advance | QGraphicsItem::advance |
252 | non-virtual thunk | non-virtual thunk |
256 | non-virtual thunk | non-virtual thunk |
260 | QGraphicsItem::contains | QGraphicsItem::contains |
264 | QGraphicsItem::collidesWithItem | QGraphicsItem::collidesWithItem |
268 | QGraphicsItem::collidesWithPath | QGraphicsItem::collidesWithPath |
272 | QGraphicsItem::isObscuredBy | QGraphicsItem::isObscuredBy |
276 | QGraphicsItem::opaqueArea | QGraphicsItem::opaqueArea |
280 | non-virtual thunk | non-virtual thunk |
284 | non-virtual thunk | non-virtual thunk |
288 | QGraphicsItem::sceneEventFilter | QGraphicsItem::sceneEventFilter |
292 | non-virtual thunk | non-virtual thunk |
296 | QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget16contextMenuEventEP30QGraphicsSceneContextMenuEvent | ScrollBar::_ZThn8_N6Plasma9ScrollBar16contextMenuEventEP30QGraphicsSceneContextMenuEvent |
300 | non-virtual thunk | non-virtual thunk |
304 | non-virtual thunk | non-virtual thunk |
308 | non-virtual thunk | non-virtual thunk |
312 | non-virtual thunk | non-virtual thunk |
316 | non-virtual thunk | non-virtual thunk |
320 | non-virtual thunk | non-virtual thunk |
324 | non-virtual thunk | non-virtual thunk |
328 | non-virtual thunk | non-virtual thunk |
332 | non-virtual thunk | non-virtual thunk |
336 | non-virtual thunk | non-virtual thunk |
340 | non-virtual thunk | non-virtual thunk |
344 | non-virtual thunk | non-virtual thunk |
348 | non-virtual thunk | non-virtual thunk |
352 | non-virtual thunk | non-virtual thunk |
356 | non-virtual thunk | non-virtual thunk |
360 | non-virtual thunk | non-virtual thunk |
364 | QGraphicsItem::inputMethodEvent | QGraphicsItem::inputMethodEvent |
368 | QGraphicsItem::inputMethodQuery | QGraphicsItem::inputMethodQuery |
372 | non-virtual thunk | non-virtual thunk |
376 | QGraphicsItem::supportsExtension | QGraphicsItem::supportsExtension |
380 | QGraphicsItem::setExtension | QGraphicsItem::setExtension |
384 | QGraphicsItem::extension | QGraphicsItem::extension |
388 | (int (*)(...))-0x000000010 | (int (*)(...))-0x000000010 |
392 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
396 | non-virtual thunk | non-virtual thunk |
400 | non-virtual thunk | non-virtual thunk |
404 | non-virtual thunk | non-virtual thunk |
408 | non-virtual thunk | non-virtual thunk |
412 | non-virtual thunk | non-virtual thunk |
416 | non-virtual thunk | non-virtual thunk |
[+] affected symbols (1)
QGraphicsProxyWidget::contextMenuEvent ( QGraphicsSceneContextMenuEvent* event )The method 'ScrollBar::contextMenuEvent ( QGraphicsSceneContextMenuEvent* event )' will be called instead of this method.
scrollwidget.h
namespace Plasma
[+] class ScrollWidget (2)
| Change |
Effect |
1 | Virtual method QGraphicsItem::focusInEvent ( QFocusEvent* event ) has been overridden by ScrollWidget::focusInEvent ( QFocusEvent* event ). | Method ScrollWidget::focusInEvent ( QFocusEvent* event ) will be called instead of QGraphicsItem::focusInEvent ( QFocusEvent* event ). |
2 | Virtual method QGraphicsItem::mouseReleaseEvent ( QGraphicsSceneMouseEvent* event ) has been overridden by ScrollWidget::mouseReleaseEvent ( QGraphicsSceneMouseEvent* event ). | Method ScrollWidget::mouseReleaseEvent ( QGraphicsSceneMouseEvent* event ) will be called instead of QGraphicsItem::mouseReleaseEvent ( QGraphicsSceneMouseEvent* event ). |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 95 entries | Virtual Table (New) - 96 entries |
---|
0 | (int (*)(...))0 | (int (*)(...))0 |
4 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
8 | ScrollWidget::metaObject | ScrollWidget::metaObject |
12 | ScrollWidget::qt_metacast | ScrollWidget::qt_metacast |
16 | ScrollWidget::qt_metacall | ScrollWidget::qt_metacall |
20 | ScrollWidget::~ScrollWidget | ScrollWidget::~ScrollWidget |
24 | ScrollWidget::~ScrollWidget | ScrollWidget::~ScrollWidget |
28 | QGraphicsWidget::event | QGraphicsWidget::event |
32 | ScrollWidget::eventFilter | ScrollWidget::eventFilter |
36 | QObject::timerEvent | QObject::timerEvent |
40 | QObject::childEvent | QObject::childEvent |
44 | QObject::customEvent | QObject::customEvent |
48 | QObject::connectNotify | QObject::connectNotify |
52 | QObject::disconnectNotify | QObject::disconnectNotify |
56 | QGraphicsWidget::setGeometry | QGraphicsWidget::setGeometry |
60 | QGraphicsWidget::getContentsMargins | QGraphicsWidget::getContentsMargins |
64 | QGraphicsWidget::type | QGraphicsWidget::type |
68 | QGraphicsWidget::paint | QGraphicsWidget::paint |
72 | QGraphicsWidget::paintWindowFrame | QGraphicsWidget::paintWindowFrame |
76 | QGraphicsWidget::boundingRect | QGraphicsWidget::boundingRect |
80 | QGraphicsWidget::shape | QGraphicsWidget::shape |
84 | QGraphicsWidget::initStyleOption | QGraphicsWidget::initStyleOption |
88 | QGraphicsWidget::sizeHint | ScrollWidget::sizeHint |
92 | QGraphicsWidget::updateGeometry | QGraphicsWidget::updateGeometry |
96 | QGraphicsWidget::itemChange | QGraphicsWidget::itemChange |
100 | QGraphicsWidget::propertyChange | QGraphicsWidget::propertyChange |
104 | QGraphicsWidget::sceneEvent | QGraphicsWidget::sceneEvent |
108 | QGraphicsWidget::windowFrameEvent | QGraphicsWidget::windowFrameEvent |
112 | QGraphicsWidget::windowFrameSectionAt | QGraphicsWidget::windowFrameSectionAt |
116 | QGraphicsWidget::changeEvent | QGraphicsWidget::changeEvent |
120 | QGraphicsWidget::closeEvent | QGraphicsWidget::closeEvent |
124 | QGraphicsWidget::focusInEvent | ScrollWidget::focusInEvent |
128 | QGraphicsWidget::focusNextPrevChild | QGraphicsWidget::focusNextPrevChild |
132 | QGraphicsWidget::focusOutEvent | QGraphicsWidget::focusOutEvent |
136 | QGraphicsWidget::hideEvent | QGraphicsWidget::hideEvent |
140 | QGraphicsWidget::moveEvent | QGraphicsWidget::moveEvent |
144 | QGraphicsWidget::polishEvent | QGraphicsWidget::polishEvent |
148 | ScrollWidget::resizeEvent | ScrollWidget::resizeEvent |
152 | QGraphicsWidget::showEvent | QGraphicsWidget::showEvent |
156 | QGraphicsWidget::hoverMoveEvent | QGraphicsWidget::hoverMoveEvent |
160 | QGraphicsWidget::hoverLeaveEvent | QGraphicsWidget::hoverLeaveEvent |
164 | QGraphicsWidget::grabMouseEvent | QGraphicsWidget::grabMouseEvent |
168 | QGraphicsWidget::ungrabMouseEvent | QGraphicsWidget::ungrabMouseEvent |
172 | QGraphicsWidget::grabKeyboardEvent | QGraphicsWidget::grabKeyboardEvent |
176 | QGraphicsWidget::ungrabKeyboardEvent | QGraphicsWidget::ungrabKeyboardEvent |
180 | ScrollWidget::mouseMoveEvent | ScrollWidget::mouseMoveEvent |
184 | ScrollWidget::mousePressEvent | ScrollWidget::mousePressEvent |
188 | ScrollWidget::wheelEvent | ScrollWidget::mouseReleaseEvent |
192 | (int (*)(...))-0x000000008 | ScrollWidget::wheelEvent |
196 | (int (*)(...))(& _ZTIN6Plasma12ScrollWidgetE) | (int (*)(...))-0x000000008 |
200 | ScrollWidget::_ZThn8_N6Plasma12ScrollWidgetD1Ev | (int (*)(...))(& _ZTIN6Plasma12ScrollWidgetE) |
204 | ScrollWidget::_ZThn8_N6Plasma12ScrollWidgetD0Ev | ScrollWidget::_ZThn8_N6Plasma12ScrollWidgetD1Ev |
208 | QGraphicsItem::advance | ScrollWidget::_ZThn8_N6Plasma12ScrollWidgetD0Ev |
212 | QGraphicsWidget::_ZThn8_NK15QGraphicsWidget12boundingRectEv | QGraphicsItem::advance |
216 | QGraphicsWidget::_ZThn8_NK15QGraphicsWidget5shapeEv | QGraphicsWidget::_ZThn8_NK15QGraphicsWidget12boundingRectEv |
220 | QGraphicsItem::contains | QGraphicsWidget::_ZThn8_NK15QGraphicsWidget5shapeEv |
224 | QGraphicsItem::collidesWithItem | QGraphicsItem::contains |
228 | QGraphicsItem::collidesWithPath | QGraphicsItem::collidesWithItem |
232 | QGraphicsItem::isObscuredBy | QGraphicsItem::collidesWithPath |
236 | QGraphicsItem::opaqueArea | QGraphicsItem::isObscuredBy |
240 | QGraphicsWidget::_ZThn8_N15QGraphicsWidget5paintEP8QPainterPK24QStyleOptionGraphicsItemP7QWidget | QGraphicsItem::opaqueArea |
244 | QGraphicsWidget::_ZThn8_NK15QGraphicsWidget4typeEv | QGraphicsWidget::_ZThn8_N15QGraphicsWidget5paintEP8QPainterPK24QStyleOptionGraphicsItemP7QWidget |
248 | QGraphicsItem::sceneEventFilter | QGraphicsWidget::_ZThn8_NK15QGraphicsWidget4typeEv |
252 | QGraphicsWidget::_ZThn8_N15QGraphicsWidget10sceneEventEP6QEvent | QGraphicsItem::sceneEventFilter |
256 | QGraphicsItem::contextMenuEvent | QGraphicsWidget::_ZThn8_N15QGraphicsWidget10sceneEventEP6QEvent |
260 | QGraphicsItem::dragEnterEvent | QGraphicsItem::contextMenuEvent |
264 | QGraphicsItem::dragLeaveEvent | QGraphicsItem::dragEnterEvent |
268 | QGraphicsItem::dragMoveEvent | QGraphicsItem::dragLeaveEvent |
272 | QGraphicsItem::dropEvent | QGraphicsItem::dragMoveEvent |
276 | QGraphicsWidget::_ZThn8_N15QGraphicsWidget12focusInEventEP11QFocusEvent | QGraphicsItem::dropEvent |
280 | QGraphicsWidget::_ZThn8_N15QGraphicsWidget13focusOutEventEP11QFocusEvent | ScrollWidget::_ZThn8_N6Plasma12ScrollWidget12focusInEventEP11QFocusEvent |
284 | QGraphicsItem::hoverEnterEvent | QGraphicsWidget::_ZThn8_N15QGraphicsWidget13focusOutEventEP11QFocusEvent |
288 | QGraphicsWidget::_ZThn8_N15QGraphicsWidget14hoverMoveEventEP24QGraphicsSceneHoverEvent | QGraphicsItem::hoverEnterEvent |
292 | QGraphicsWidget::_ZThn8_N15QGraphicsWidget15hoverLeaveEventEP24QGraphicsSceneHoverEvent | QGraphicsWidget::_ZThn8_N15QGraphicsWidget14hoverMoveEventEP24QGraphicsSceneHoverEvent |
296 | QGraphicsItem::keyPressEvent | QGraphicsWidget::_ZThn8_N15QGraphicsWidget15hoverLeaveEventEP24QGraphicsSceneHoverEvent |
300 | QGraphicsItem::keyReleaseEvent | QGraphicsItem::keyPressEvent |
304 | ScrollWidget::_ZThn8_N6Plasma12ScrollWidget15mousePressEventEP24QGraphicsSceneMouseEvent | QGraphicsItem::keyReleaseEvent |
308 | ScrollWidget::_ZThn8_N6Plasma12ScrollWidget14mouseMoveEventEP24QGraphicsSceneMouseEvent | ScrollWidget::_ZThn8_N6Plasma12ScrollWidget15mousePressEventEP24QGraphicsSceneMouseEvent |
312 | QGraphicsItem::mouseReleaseEvent | ScrollWidget::_ZThn8_N6Plasma12ScrollWidget14mouseMoveEventEP24QGraphicsSceneMouseEvent |
316 | QGraphicsItem::mouseDoubleClickEvent | ScrollWidget::_ZThn8_N6Plasma12ScrollWidget17mouseReleaseEventEP24QGraphicsSceneMouseEvent |
320 | ScrollWidget::_ZThn8_N6Plasma12ScrollWidget10wheelEventEP24QGraphicsSceneWheelEvent | QGraphicsItem::mouseDoubleClickEvent |
324 | QGraphicsItem::inputMethodEvent | ScrollWidget::_ZThn8_N6Plasma12ScrollWidget10wheelEventEP24QGraphicsSceneWheelEvent |
328 | QGraphicsItem::inputMethodQuery | QGraphicsItem::inputMethodEvent |
332 | QGraphicsWidget::_ZThn8_N15QGraphicsWidget10itemChangeEN13QGraphicsItem18GraphicsItemChangeERK8QVariant | QGraphicsItem::inputMethodQuery |
336 | QGraphicsItem::supportsExtension | QGraphicsWidget::_ZThn8_N15QGraphicsWidget10itemChangeEN13QGraphicsItem18GraphicsItemChangeERK8QVariant |
340 | QGraphicsItem::setExtension | QGraphicsItem::supportsExtension |
344 | QGraphicsItem::extension | QGraphicsItem::setExtension |
348 | (int (*)(...))-0x000000010 | QGraphicsItem::extension |
352 | (int (*)(...))(& _ZTIN6Plasma12ScrollWidgetE) | (int (*)(...))-0x000000010 |
356 | ScrollWidget::_ZThn16_N6Plasma12ScrollWidgetD1Ev | (int (*)(...))(& _ZTIN6Plasma12ScrollWidgetE) |
360 | ScrollWidget::_ZThn16_N6Plasma12ScrollWidgetD0Ev | ScrollWidget::_ZThn16_N6Plasma12ScrollWidgetD1Ev |
364 | QGraphicsWidget::_ZThn16_N15QGraphicsWidget11setGeometryERK6QRectF | ScrollWidget::_ZThn16_N6Plasma12ScrollWidgetD0Ev |
368 | QGraphicsWidget::_ZThn16_NK15QGraphicsWidget18getContentsMarginsEPdS0_S0_S0_ | QGraphicsWidget::_ZThn16_N15QGraphicsWidget11setGeometryERK6QRectF |
372 | QGraphicsWidget::_ZThn16_N15QGraphicsWidget14updateGeometryEv | QGraphicsWidget::_ZThn16_NK15QGraphicsWidget18getContentsMarginsEPdS0_S0_S0_ |
376 | QGraphicsWidget::_ZThn16_NK15QGraphicsWidget8sizeHintEN2Qt8SizeHintERK6QSizeF | QGraphicsWidget::_ZThn16_N15QGraphicsWidget14updateGeometryEv |
380 | | ScrollWidget::_ZThn16_NK6Plasma12ScrollWidget8sizeHintEN2Qt8SizeHintERK6QSizeF |
[+] affected symbols (2)
QGraphicsItem::focusInEvent ( QFocusEvent* event )The method 'ScrollWidget::focusInEvent ( QFocusEvent* event )' will be called instead of this method.
QGraphicsItem::mouseReleaseEvent ( QGraphicsSceneMouseEvent* event )The method 'ScrollWidget::mouseReleaseEvent ( QGraphicsSceneMouseEvent* event )' will be called instead of this method.
spinbox.h
namespace Plasma
[+] class SpinBox (4)
| Change |
Effect |
1 | Virtual method QGraphicsWidget::changeEvent ( QEvent* event ) has been overridden by SpinBox::changeEvent ( QEvent* event ). | Method SpinBox::changeEvent ( QEvent* event ) will be called instead of QGraphicsWidget::changeEvent ( QEvent* event ). |
2 | Virtual method QGraphicsItem::hoverEnterEvent ( QGraphicsSceneHoverEvent* event ) has been overridden by SpinBox::hoverEnterEvent ( QGraphicsSceneHoverEvent* event ). | Method SpinBox::hoverEnterEvent ( QGraphicsSceneHoverEvent* event ) will be called instead of QGraphicsItem::hoverEnterEvent ( QGraphicsSceneHoverEvent* event ). |
3 | Virtual method QGraphicsItem::hoverLeaveEvent ( QGraphicsSceneHoverEvent* event ) has been overridden by SpinBox::hoverLeaveEvent ( QGraphicsSceneHoverEvent* event ). | Method SpinBox::hoverLeaveEvent ( QGraphicsSceneHoverEvent* event ) will be called instead of QGraphicsItem::hoverLeaveEvent ( QGraphicsSceneHoverEvent* event ). |
4 | Virtual method QGraphicsWidget::resizeEvent ( QGraphicsSceneResizeEvent* event ) has been overridden by SpinBox::resizeEvent ( QGraphicsSceneResizeEvent* event ). | Method SpinBox::resizeEvent ( QGraphicsSceneResizeEvent* event ) will be called instead of QGraphicsWidget::resizeEvent ( QGraphicsSceneResizeEvent* event ). |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 105 entries | Virtual Table (New) - 105 entries |
---|
0 | (int (*)(...))0 | (int (*)(...))0 |
4 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
8 | SpinBox::metaObject | SpinBox::metaObject |
12 | SpinBox::qt_metacast | SpinBox::qt_metacast |
16 | SpinBox::qt_metacall | SpinBox::qt_metacall |
20 | SpinBox::~SpinBox | SpinBox::~SpinBox |
24 | SpinBox::~SpinBox | SpinBox::~SpinBox |
28 | QGraphicsProxyWidget::event | QGraphicsProxyWidget::event |
32 | QGraphicsProxyWidget::eventFilter | QGraphicsProxyWidget::eventFilter |
36 | QObject::timerEvent | QObject::timerEvent |
40 | QObject::childEvent | QObject::childEvent |
44 | QObject::customEvent | QObject::customEvent |
48 | QObject::connectNotify | QObject::connectNotify |
52 | QObject::disconnectNotify | QObject::disconnectNotify |
56 | QGraphicsProxyWidget::setGeometry | QGraphicsProxyWidget::setGeometry |
60 | QGraphicsWidget::getContentsMargins | QGraphicsWidget::getContentsMargins |
64 | QGraphicsProxyWidget::type | QGraphicsProxyWidget::type |
68 | QGraphicsProxyWidget::paint | SpinBox::paint |
72 | QGraphicsWidget::paintWindowFrame | QGraphicsWidget::paintWindowFrame |
76 | QGraphicsWidget::boundingRect | QGraphicsWidget::boundingRect |
80 | QGraphicsWidget::shape | QGraphicsWidget::shape |
84 | QGraphicsWidget::initStyleOption | QGraphicsWidget::initStyleOption |
88 | QGraphicsProxyWidget::sizeHint | QGraphicsProxyWidget::sizeHint |
92 | QGraphicsWidget::updateGeometry | QGraphicsWidget::updateGeometry |
96 | QGraphicsProxyWidget::itemChange | QGraphicsProxyWidget::itemChange |
100 | QGraphicsWidget::propertyChange | QGraphicsWidget::propertyChange |
104 | QGraphicsWidget::sceneEvent | QGraphicsWidget::sceneEvent |
108 | QGraphicsWidget::windowFrameEvent | QGraphicsWidget::windowFrameEvent |
112 | QGraphicsWidget::windowFrameSectionAt | QGraphicsWidget::windowFrameSectionAt |
116 | QGraphicsWidget::changeEvent | SpinBox::changeEvent |
120 | QGraphicsWidget::closeEvent | QGraphicsWidget::closeEvent |
124 | QGraphicsProxyWidget::focusInEvent | QGraphicsProxyWidget::focusInEvent |
128 | QGraphicsProxyWidget::focusNextPrevChild | QGraphicsProxyWidget::focusNextPrevChild |
132 | QGraphicsProxyWidget::focusOutEvent | QGraphicsProxyWidget::focusOutEvent |
136 | QGraphicsProxyWidget::hideEvent | QGraphicsProxyWidget::hideEvent |
140 | QGraphicsWidget::moveEvent | QGraphicsWidget::moveEvent |
144 | QGraphicsWidget::polishEvent | QGraphicsWidget::polishEvent |
148 | QGraphicsProxyWidget::resizeEvent | SpinBox::resizeEvent |
152 | QGraphicsProxyWidget::showEvent | QGraphicsProxyWidget::showEvent |
156 | QGraphicsProxyWidget::hoverMoveEvent | QGraphicsProxyWidget::hoverMoveEvent |
160 | QGraphicsProxyWidget::hoverLeaveEvent | SpinBox::hoverLeaveEvent |
164 | QGraphicsProxyWidget::grabMouseEvent | QGraphicsProxyWidget::grabMouseEvent |
168 | QGraphicsProxyWidget::ungrabMouseEvent | QGraphicsProxyWidget::ungrabMouseEvent |
172 | QGraphicsWidget::grabKeyboardEvent | QGraphicsWidget::grabKeyboardEvent |
176 | QGraphicsWidget::ungrabKeyboardEvent | QGraphicsWidget::ungrabKeyboardEvent |
180 | QGraphicsProxyWidget::contextMenuEvent | QGraphicsProxyWidget::contextMenuEvent |
184 | QGraphicsProxyWidget::dragEnterEvent | QGraphicsProxyWidget::dragEnterEvent |
188 | QGraphicsProxyWidget::dragLeaveEvent | QGraphicsProxyWidget::dragLeaveEvent |
192 | QGraphicsProxyWidget::dragMoveEvent | QGraphicsProxyWidget::dragMoveEvent |
196 | QGraphicsProxyWidget::dropEvent | QGraphicsProxyWidget::dropEvent |
200 | QGraphicsProxyWidget::hoverEnterEvent | SpinBox::hoverEnterEvent |
204 | QGraphicsProxyWidget::mouseMoveEvent | QGraphicsProxyWidget::mouseMoveEvent |
208 | QGraphicsProxyWidget::mousePressEvent | QGraphicsProxyWidget::mousePressEvent |
212 | QGraphicsProxyWidget::mouseReleaseEvent | QGraphicsProxyWidget::mouseReleaseEvent |
216 | QGraphicsProxyWidget::mouseDoubleClickEvent | QGraphicsProxyWidget::mouseDoubleClickEvent |
220 | QGraphicsProxyWidget::wheelEvent | QGraphicsProxyWidget::wheelEvent |
224 | QGraphicsProxyWidget::keyPressEvent | QGraphicsProxyWidget::keyPressEvent |
228 | QGraphicsProxyWidget::keyReleaseEvent | QGraphicsProxyWidget::keyReleaseEvent |
232 | (int (*)(...))-0x000000008 | (int (*)(...))-0x000000008 |
236 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
240 | non-virtual thunk | non-virtual thunk |
244 | non-virtual thunk | non-virtual thunk |
248 | QGraphicsItem::advance | QGraphicsItem::advance |
252 | non-virtual thunk | non-virtual thunk |
256 | non-virtual thunk | non-virtual thunk |
260 | QGraphicsItem::contains | QGraphicsItem::contains |
264 | QGraphicsItem::collidesWithItem | QGraphicsItem::collidesWithItem |
268 | QGraphicsItem::collidesWithPath | QGraphicsItem::collidesWithPath |
272 | QGraphicsItem::isObscuredBy | QGraphicsItem::isObscuredBy |
276 | QGraphicsItem::opaqueArea | QGraphicsItem::opaqueArea |
280 | QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget5paintEP8QPainterPK24QStyleOptionGraphicsItemP7QWidget | SpinBox::_ZThn8_N6Plasma7SpinBox5paintEP8QPainterPK24QStyleOptionGraphicsItemP7QWidget |
284 | non-virtual thunk | non-virtual thunk |
288 | QGraphicsItem::sceneEventFilter | QGraphicsItem::sceneEventFilter |
292 | non-virtual thunk | non-virtual thunk |
296 | non-virtual thunk | non-virtual thunk |
300 | non-virtual thunk | non-virtual thunk |
304 | non-virtual thunk | non-virtual thunk |
308 | non-virtual thunk | non-virtual thunk |
312 | non-virtual thunk | non-virtual thunk |
316 | non-virtual thunk | non-virtual thunk |
320 | non-virtual thunk | non-virtual thunk |
324 | QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget15hoverEnterEventEP24QGraphicsSceneHoverEvent | SpinBox::_ZThn8_N6Plasma7SpinBox15hoverEnterEventEP24QGraphicsSceneHoverEvent |
328 | non-virtual thunk | non-virtual thunk |
332 | QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget15hoverLeaveEventEP24QGraphicsSceneHoverEvent | SpinBox::_ZThn8_N6Plasma7SpinBox15hoverLeaveEventEP24QGraphicsSceneHoverEvent |
336 | non-virtual thunk | non-virtual thunk |
340 | non-virtual thunk | non-virtual thunk |
344 | non-virtual thunk | non-virtual thunk |
348 | non-virtual thunk | non-virtual thunk |
352 | non-virtual thunk | non-virtual thunk |
356 | non-virtual thunk | non-virtual thunk |
360 | non-virtual thunk | non-virtual thunk |
364 | QGraphicsItem::inputMethodEvent | QGraphicsItem::inputMethodEvent |
368 | QGraphicsItem::inputMethodQuery | QGraphicsItem::inputMethodQuery |
372 | non-virtual thunk | non-virtual thunk |
376 | QGraphicsItem::supportsExtension | QGraphicsItem::supportsExtension |
380 | QGraphicsItem::setExtension | QGraphicsItem::setExtension |
384 | QGraphicsItem::extension | QGraphicsItem::extension |
388 | (int (*)(...))-0x000000010 | (int (*)(...))-0x000000010 |
392 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
396 | non-virtual thunk | non-virtual thunk |
400 | non-virtual thunk | non-virtual thunk |
404 | non-virtual thunk | non-virtual thunk |
408 | non-virtual thunk | non-virtual thunk |
412 | non-virtual thunk | non-virtual thunk |
416 | non-virtual thunk | non-virtual thunk |
[+] affected symbols (4)
QGraphicsItem::hoverEnterEvent ( QGraphicsSceneHoverEvent* event )The method 'SpinBox::hoverEnterEvent ( QGraphicsSceneHoverEvent* event )' will be called instead of this method.
QGraphicsItem::hoverLeaveEvent ( QGraphicsSceneHoverEvent* event )The method 'SpinBox::hoverLeaveEvent ( QGraphicsSceneHoverEvent* event )' will be called instead of this method.
QGraphicsWidget::changeEvent ( QEvent* event )The method 'SpinBox::changeEvent ( QEvent* event )' will be called instead of this method.
QGraphicsWidget::resizeEvent ( QGraphicsSceneResizeEvent* event )The method 'SpinBox::resizeEvent ( QGraphicsSceneResizeEvent* event )' will be called instead of this method.
svgwidget.h
namespace Plasma
[+] class SvgWidget (1)
| Change |
Effect |
1 | Virtual method QGraphicsWidget::sizeHint ( Qt::SizeHint which, QSizeF const& constraint ) const has been overridden by SvgWidget::sizeHint ( Qt::SizeHint which, QSizeF const& constraint ) const. | Method SvgWidget::sizeHint ( Qt::SizeHint which, QSizeF const& constraint ) const will be called instead of QGraphicsWidget::sizeHint ( Qt::SizeHint which, QSizeF const& constraint ) const. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 93 entries | Virtual Table (New) - 93 entries |
---|
0 | (int (*)(...))0 | (int (*)(...))0 |
4 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
8 | SvgWidget::metaObject | SvgWidget::metaObject |
12 | SvgWidget::qt_metacast | SvgWidget::qt_metacast |
16 | SvgWidget::qt_metacall | SvgWidget::qt_metacall |
20 | SvgWidget::~SvgWidget | SvgWidget::~SvgWidget |
24 | SvgWidget::~SvgWidget | SvgWidget::~SvgWidget |
28 | QGraphicsWidget::event | QGraphicsWidget::event |
32 | QObject::eventFilter | QObject::eventFilter |
36 | QObject::timerEvent | QObject::timerEvent |
40 | QObject::childEvent | QObject::childEvent |
44 | QObject::customEvent | QObject::customEvent |
48 | QObject::connectNotify | QObject::connectNotify |
52 | QObject::disconnectNotify | QObject::disconnectNotify |
56 | QGraphicsWidget::setGeometry | QGraphicsWidget::setGeometry |
60 | QGraphicsWidget::getContentsMargins | QGraphicsWidget::getContentsMargins |
64 | QGraphicsWidget::type | QGraphicsWidget::type |
68 | SvgWidget::paint | SvgWidget::paint |
72 | QGraphicsWidget::paintWindowFrame | QGraphicsWidget::paintWindowFrame |
76 | QGraphicsWidget::boundingRect | QGraphicsWidget::boundingRect |
80 | QGraphicsWidget::shape | QGraphicsWidget::shape |
84 | QGraphicsWidget::initStyleOption | QGraphicsWidget::initStyleOption |
88 | QGraphicsWidget::sizeHint | SvgWidget::sizeHint |
92 | QGraphicsWidget::updateGeometry | QGraphicsWidget::updateGeometry |
96 | QGraphicsWidget::itemChange | QGraphicsWidget::itemChange |
100 | QGraphicsWidget::propertyChange | QGraphicsWidget::propertyChange |
104 | QGraphicsWidget::sceneEvent | QGraphicsWidget::sceneEvent |
108 | QGraphicsWidget::windowFrameEvent | QGraphicsWidget::windowFrameEvent |
112 | QGraphicsWidget::windowFrameSectionAt | QGraphicsWidget::windowFrameSectionAt |
116 | QGraphicsWidget::changeEvent | QGraphicsWidget::changeEvent |
120 | QGraphicsWidget::closeEvent | QGraphicsWidget::closeEvent |
124 | QGraphicsWidget::focusInEvent | QGraphicsWidget::focusInEvent |
128 | QGraphicsWidget::focusNextPrevChild | QGraphicsWidget::focusNextPrevChild |
132 | QGraphicsWidget::focusOutEvent | QGraphicsWidget::focusOutEvent |
136 | QGraphicsWidget::hideEvent | QGraphicsWidget::hideEvent |
140 | QGraphicsWidget::moveEvent | QGraphicsWidget::moveEvent |
144 | QGraphicsWidget::polishEvent | QGraphicsWidget::polishEvent |
148 | QGraphicsWidget::resizeEvent | QGraphicsWidget::resizeEvent |
152 | QGraphicsWidget::showEvent | QGraphicsWidget::showEvent |
156 | QGraphicsWidget::hoverMoveEvent | QGraphicsWidget::hoverMoveEvent |
160 | QGraphicsWidget::hoverLeaveEvent | QGraphicsWidget::hoverLeaveEvent |
164 | QGraphicsWidget::grabMouseEvent | QGraphicsWidget::grabMouseEvent |
168 | QGraphicsWidget::ungrabMouseEvent | QGraphicsWidget::ungrabMouseEvent |
172 | QGraphicsWidget::grabKeyboardEvent | QGraphicsWidget::grabKeyboardEvent |
176 | QGraphicsWidget::ungrabKeyboardEvent | QGraphicsWidget::ungrabKeyboardEvent |
180 | SvgWidget::mouseReleaseEvent | SvgWidget::mouseReleaseEvent |
184 | (int (*)(...))-0x000000008 | (int (*)(...))-0x000000008 |
188 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
192 | non-virtual thunk | non-virtual thunk |
196 | non-virtual thunk | non-virtual thunk |
200 | QGraphicsItem::advance | QGraphicsItem::advance |
204 | non-virtual thunk | non-virtual thunk |
208 | non-virtual thunk | non-virtual thunk |
212 | QGraphicsItem::contains | QGraphicsItem::contains |
216 | QGraphicsItem::collidesWithItem | QGraphicsItem::collidesWithItem |
220 | QGraphicsItem::collidesWithPath | QGraphicsItem::collidesWithPath |
224 | QGraphicsItem::isObscuredBy | QGraphicsItem::isObscuredBy |
228 | QGraphicsItem::opaqueArea | QGraphicsItem::opaqueArea |
232 | non-virtual thunk | non-virtual thunk |
236 | non-virtual thunk | non-virtual thunk |
240 | QGraphicsItem::sceneEventFilter | QGraphicsItem::sceneEventFilter |
244 | non-virtual thunk | non-virtual thunk |
248 | QGraphicsItem::contextMenuEvent | QGraphicsItem::contextMenuEvent |
252 | QGraphicsItem::dragEnterEvent | QGraphicsItem::dragEnterEvent |
256 | QGraphicsItem::dragLeaveEvent | QGraphicsItem::dragLeaveEvent |
260 | QGraphicsItem::dragMoveEvent | QGraphicsItem::dragMoveEvent |
264 | QGraphicsItem::dropEvent | QGraphicsItem::dropEvent |
268 | non-virtual thunk | non-virtual thunk |
272 | non-virtual thunk | non-virtual thunk |
276 | QGraphicsItem::hoverEnterEvent | QGraphicsItem::hoverEnterEvent |
280 | non-virtual thunk | non-virtual thunk |
284 | non-virtual thunk | non-virtual thunk |
288 | QGraphicsItem::keyPressEvent | QGraphicsItem::keyPressEvent |
292 | QGraphicsItem::keyReleaseEvent | QGraphicsItem::keyReleaseEvent |
296 | QGraphicsItem::mousePressEvent | QGraphicsItem::mousePressEvent |
300 | QGraphicsItem::mouseMoveEvent | QGraphicsItem::mouseMoveEvent |
304 | non-virtual thunk | non-virtual thunk |
308 | QGraphicsItem::mouseDoubleClickEvent | QGraphicsItem::mouseDoubleClickEvent |
312 | QGraphicsItem::wheelEvent | QGraphicsItem::wheelEvent |
316 | QGraphicsItem::inputMethodEvent | QGraphicsItem::inputMethodEvent |
320 | QGraphicsItem::inputMethodQuery | QGraphicsItem::inputMethodQuery |
324 | non-virtual thunk | non-virtual thunk |
328 | QGraphicsItem::supportsExtension | QGraphicsItem::supportsExtension |
332 | QGraphicsItem::setExtension | QGraphicsItem::setExtension |
336 | QGraphicsItem::extension | QGraphicsItem::extension |
340 | (int (*)(...))-0x000000010 | (int (*)(...))-0x000000010 |
344 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
348 | non-virtual thunk | non-virtual thunk |
352 | non-virtual thunk | non-virtual thunk |
356 | non-virtual thunk | non-virtual thunk |
360 | non-virtual thunk | non-virtual thunk |
364 | non-virtual thunk | non-virtual thunk |
368 | QGraphicsWidget::_ZThn16_NK15QGraphicsWidget8sizeHintEN2Qt8SizeHintERK6QSizeF | SvgWidget::_ZThn16_NK6Plasma9SvgWidget8sizeHintEN2Qt8SizeHintERK6QSizeF |
[+] affected symbols (1)
QGraphicsWidget::sizeHint ( Qt::SizeHint which, QSizeF const& constraint ) constThe method 'SvgWidget::sizeHint ( Qt::SizeHint which, QSizeF const& constraint ) const' will be called instead of this method.
tabbar.h
namespace Plasma
[+] class TabBar (1)
| Change |
Effect |
1 | Virtual method QGraphicsWidget::changeEvent ( QEvent* event ) has been overridden by TabBar::changeEvent ( QEvent* event ). | Method TabBar::changeEvent ( QEvent* event ) will be called instead of QGraphicsWidget::changeEvent ( QEvent* event ). |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 93 entries | Virtual Table (New) - 93 entries |
---|
0 | (int (*)(...))0 | (int (*)(...))0 |
4 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
8 | TabBar::metaObject | TabBar::metaObject |
12 | TabBar::qt_metacast | TabBar::qt_metacast |
16 | TabBar::qt_metacall | TabBar::qt_metacall |
20 | TabBar::~TabBar | TabBar::~TabBar |
24 | TabBar::~TabBar | TabBar::~TabBar |
28 | QGraphicsWidget::event | QGraphicsWidget::event |
32 | QObject::eventFilter | QObject::eventFilter |
36 | QObject::timerEvent | QObject::timerEvent |
40 | QObject::childEvent | QObject::childEvent |
44 | QObject::customEvent | QObject::customEvent |
48 | QObject::connectNotify | QObject::connectNotify |
52 | QObject::disconnectNotify | QObject::disconnectNotify |
56 | QGraphicsWidget::setGeometry | QGraphicsWidget::setGeometry |
60 | QGraphicsWidget::getContentsMargins | QGraphicsWidget::getContentsMargins |
64 | QGraphicsWidget::type | QGraphicsWidget::type |
68 | QGraphicsWidget::paint | QGraphicsWidget::paint |
72 | QGraphicsWidget::paintWindowFrame | QGraphicsWidget::paintWindowFrame |
76 | QGraphicsWidget::boundingRect | QGraphicsWidget::boundingRect |
80 | QGraphicsWidget::shape | QGraphicsWidget::shape |
84 | QGraphicsWidget::initStyleOption | QGraphicsWidget::initStyleOption |
88 | QGraphicsWidget::sizeHint | QGraphicsWidget::sizeHint |
92 | QGraphicsWidget::updateGeometry | QGraphicsWidget::updateGeometry |
96 | QGraphicsWidget::itemChange | QGraphicsWidget::itemChange |
100 | QGraphicsWidget::propertyChange | QGraphicsWidget::propertyChange |
104 | QGraphicsWidget::sceneEvent | QGraphicsWidget::sceneEvent |
108 | QGraphicsWidget::windowFrameEvent | QGraphicsWidget::windowFrameEvent |
112 | QGraphicsWidget::windowFrameSectionAt | QGraphicsWidget::windowFrameSectionAt |
116 | QGraphicsWidget::changeEvent | TabBar::changeEvent |
120 | QGraphicsWidget::closeEvent | QGraphicsWidget::closeEvent |
124 | QGraphicsWidget::focusInEvent | QGraphicsWidget::focusInEvent |
128 | QGraphicsWidget::focusNextPrevChild | QGraphicsWidget::focusNextPrevChild |
132 | QGraphicsWidget::focusOutEvent | QGraphicsWidget::focusOutEvent |
136 | QGraphicsWidget::hideEvent | QGraphicsWidget::hideEvent |
140 | QGraphicsWidget::moveEvent | QGraphicsWidget::moveEvent |
144 | QGraphicsWidget::polishEvent | QGraphicsWidget::polishEvent |
148 | TabBar::resizeEvent | TabBar::resizeEvent |
152 | QGraphicsWidget::showEvent | QGraphicsWidget::showEvent |
156 | QGraphicsWidget::hoverMoveEvent | QGraphicsWidget::hoverMoveEvent |
160 | QGraphicsWidget::hoverLeaveEvent | QGraphicsWidget::hoverLeaveEvent |
164 | QGraphicsWidget::grabMouseEvent | QGraphicsWidget::grabMouseEvent |
168 | QGraphicsWidget::ungrabMouseEvent | QGraphicsWidget::ungrabMouseEvent |
172 | QGraphicsWidget::grabKeyboardEvent | QGraphicsWidget::grabKeyboardEvent |
176 | QGraphicsWidget::ungrabKeyboardEvent | QGraphicsWidget::ungrabKeyboardEvent |
180 | TabBar::wheelEvent | TabBar::wheelEvent |
184 | (int (*)(...))-0x000000008 | (int (*)(...))-0x000000008 |
188 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
192 | non-virtual thunk | non-virtual thunk |
196 | non-virtual thunk | non-virtual thunk |
200 | QGraphicsItem::advance | QGraphicsItem::advance |
204 | non-virtual thunk | non-virtual thunk |
208 | non-virtual thunk | non-virtual thunk |
212 | QGraphicsItem::contains | QGraphicsItem::contains |
216 | QGraphicsItem::collidesWithItem | QGraphicsItem::collidesWithItem |
220 | QGraphicsItem::collidesWithPath | QGraphicsItem::collidesWithPath |
224 | QGraphicsItem::isObscuredBy | QGraphicsItem::isObscuredBy |
228 | QGraphicsItem::opaqueArea | QGraphicsItem::opaqueArea |
232 | non-virtual thunk | non-virtual thunk |
236 | non-virtual thunk | non-virtual thunk |
240 | QGraphicsItem::sceneEventFilter | QGraphicsItem::sceneEventFilter |
244 | non-virtual thunk | non-virtual thunk |
248 | QGraphicsItem::contextMenuEvent | QGraphicsItem::contextMenuEvent |
252 | QGraphicsItem::dragEnterEvent | QGraphicsItem::dragEnterEvent |
256 | QGraphicsItem::dragLeaveEvent | QGraphicsItem::dragLeaveEvent |
260 | QGraphicsItem::dragMoveEvent | QGraphicsItem::dragMoveEvent |
264 | QGraphicsItem::dropEvent | QGraphicsItem::dropEvent |
268 | non-virtual thunk | non-virtual thunk |
272 | non-virtual thunk | non-virtual thunk |
276 | QGraphicsItem::hoverEnterEvent | QGraphicsItem::hoverEnterEvent |
280 | non-virtual thunk | non-virtual thunk |
284 | non-virtual thunk | non-virtual thunk |
288 | QGraphicsItem::keyPressEvent | QGraphicsItem::keyPressEvent |
292 | QGraphicsItem::keyReleaseEvent | QGraphicsItem::keyReleaseEvent |
296 | QGraphicsItem::mousePressEvent | QGraphicsItem::mousePressEvent |
300 | QGraphicsItem::mouseMoveEvent | QGraphicsItem::mouseMoveEvent |
304 | QGraphicsItem::mouseReleaseEvent | QGraphicsItem::mouseReleaseEvent |
308 | QGraphicsItem::mouseDoubleClickEvent | QGraphicsItem::mouseDoubleClickEvent |
312 | non-virtual thunk | non-virtual thunk |
316 | QGraphicsItem::inputMethodEvent | QGraphicsItem::inputMethodEvent |
320 | QGraphicsItem::inputMethodQuery | QGraphicsItem::inputMethodQuery |
324 | non-virtual thunk | non-virtual thunk |
328 | QGraphicsItem::supportsExtension | QGraphicsItem::supportsExtension |
332 | QGraphicsItem::setExtension | QGraphicsItem::setExtension |
336 | QGraphicsItem::extension | QGraphicsItem::extension |
340 | (int (*)(...))-0x000000010 | (int (*)(...))-0x000000010 |
344 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
348 | non-virtual thunk | non-virtual thunk |
352 | non-virtual thunk | non-virtual thunk |
356 | non-virtual thunk | non-virtual thunk |
360 | non-virtual thunk | non-virtual thunk |
364 | non-virtual thunk | non-virtual thunk |
368 | non-virtual thunk | non-virtual thunk |
[+] affected symbols (1)
QGraphicsWidget::changeEvent ( QEvent* event )The method 'TabBar::changeEvent ( QEvent* event )' will be called instead of this method.
textbrowser.h
namespace Plasma
[+] class TextBrowser (2)
| Change |
Effect |
1 | Virtual method QGraphicsWidget::changeEvent ( QEvent* event ) has been overridden by TextBrowser::changeEvent ( QEvent* event ). | Method TextBrowser::changeEvent ( QEvent* event ) will be called instead of QGraphicsWidget::changeEvent ( QEvent* event ). |
2 | Virtual method QGraphicsProxyWidget::contextMenuEvent ( QGraphicsSceneContextMenuEvent* event ) has been overridden by TextBrowser::contextMenuEvent ( QGraphicsSceneContextMenuEvent* event ). | Method TextBrowser::contextMenuEvent ( QGraphicsSceneContextMenuEvent* event ) will be called instead of QGraphicsProxyWidget::contextMenuEvent ( QGraphicsSceneContextMenuEvent* event ). |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 105 entries | Virtual Table (New) - 105 entries |
---|
0 | (int (*)(...))0 | (int (*)(...))0 |
4 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
8 | TextBrowser::metaObject | TextBrowser::metaObject |
12 | TextBrowser::qt_metacast | TextBrowser::qt_metacast |
16 | TextBrowser::qt_metacall | TextBrowser::qt_metacall |
20 | TextBrowser::~TextBrowser | TextBrowser::~TextBrowser |
24 | TextBrowser::~TextBrowser | TextBrowser::~TextBrowser |
28 | QGraphicsProxyWidget::event | QGraphicsProxyWidget::event |
32 | QGraphicsProxyWidget::eventFilter | QGraphicsProxyWidget::eventFilter |
36 | QObject::timerEvent | QObject::timerEvent |
40 | QObject::childEvent | QObject::childEvent |
44 | QObject::customEvent | QObject::customEvent |
48 | QObject::connectNotify | QObject::connectNotify |
52 | QObject::disconnectNotify | QObject::disconnectNotify |
56 | QGraphicsProxyWidget::setGeometry | QGraphicsProxyWidget::setGeometry |
60 | QGraphicsWidget::getContentsMargins | QGraphicsWidget::getContentsMargins |
64 | QGraphicsProxyWidget::type | QGraphicsProxyWidget::type |
68 | QGraphicsProxyWidget::paint | QGraphicsProxyWidget::paint |
72 | QGraphicsWidget::paintWindowFrame | QGraphicsWidget::paintWindowFrame |
76 | QGraphicsWidget::boundingRect | QGraphicsWidget::boundingRect |
80 | QGraphicsWidget::shape | QGraphicsWidget::shape |
84 | QGraphicsWidget::initStyleOption | QGraphicsWidget::initStyleOption |
88 | QGraphicsProxyWidget::sizeHint | QGraphicsProxyWidget::sizeHint |
92 | QGraphicsWidget::updateGeometry | QGraphicsWidget::updateGeometry |
96 | QGraphicsProxyWidget::itemChange | QGraphicsProxyWidget::itemChange |
100 | QGraphicsWidget::propertyChange | QGraphicsWidget::propertyChange |
104 | QGraphicsWidget::sceneEvent | QGraphicsWidget::sceneEvent |
108 | QGraphicsWidget::windowFrameEvent | QGraphicsWidget::windowFrameEvent |
112 | QGraphicsWidget::windowFrameSectionAt | QGraphicsWidget::windowFrameSectionAt |
116 | QGraphicsWidget::changeEvent | TextBrowser::changeEvent |
120 | QGraphicsWidget::closeEvent | QGraphicsWidget::closeEvent |
124 | QGraphicsProxyWidget::focusInEvent | QGraphicsProxyWidget::focusInEvent |
128 | QGraphicsProxyWidget::focusNextPrevChild | QGraphicsProxyWidget::focusNextPrevChild |
132 | QGraphicsProxyWidget::focusOutEvent | QGraphicsProxyWidget::focusOutEvent |
136 | QGraphicsProxyWidget::hideEvent | QGraphicsProxyWidget::hideEvent |
140 | QGraphicsWidget::moveEvent | QGraphicsWidget::moveEvent |
144 | QGraphicsWidget::polishEvent | QGraphicsWidget::polishEvent |
148 | TextBrowser::resizeEvent | TextBrowser::resizeEvent |
152 | QGraphicsProxyWidget::showEvent | QGraphicsProxyWidget::showEvent |
156 | QGraphicsProxyWidget::hoverMoveEvent | QGraphicsProxyWidget::hoverMoveEvent |
160 | QGraphicsProxyWidget::hoverLeaveEvent | QGraphicsProxyWidget::hoverLeaveEvent |
164 | QGraphicsProxyWidget::grabMouseEvent | QGraphicsProxyWidget::grabMouseEvent |
168 | QGraphicsProxyWidget::ungrabMouseEvent | QGraphicsProxyWidget::ungrabMouseEvent |
172 | QGraphicsWidget::grabKeyboardEvent | QGraphicsWidget::grabKeyboardEvent |
176 | QGraphicsWidget::ungrabKeyboardEvent | QGraphicsWidget::ungrabKeyboardEvent |
180 | QGraphicsProxyWidget::contextMenuEvent | TextBrowser::contextMenuEvent |
184 | QGraphicsProxyWidget::dragEnterEvent | QGraphicsProxyWidget::dragEnterEvent |
188 | QGraphicsProxyWidget::dragLeaveEvent | QGraphicsProxyWidget::dragLeaveEvent |
192 | QGraphicsProxyWidget::dragMoveEvent | QGraphicsProxyWidget::dragMoveEvent |
196 | QGraphicsProxyWidget::dropEvent | QGraphicsProxyWidget::dropEvent |
200 | QGraphicsProxyWidget::hoverEnterEvent | QGraphicsProxyWidget::hoverEnterEvent |
204 | QGraphicsProxyWidget::mouseMoveEvent | QGraphicsProxyWidget::mouseMoveEvent |
208 | QGraphicsProxyWidget::mousePressEvent | QGraphicsProxyWidget::mousePressEvent |
212 | QGraphicsProxyWidget::mouseReleaseEvent | QGraphicsProxyWidget::mouseReleaseEvent |
216 | QGraphicsProxyWidget::mouseDoubleClickEvent | QGraphicsProxyWidget::mouseDoubleClickEvent |
220 | TextBrowser::wheelEvent | TextBrowser::wheelEvent |
224 | QGraphicsProxyWidget::keyPressEvent | QGraphicsProxyWidget::keyPressEvent |
228 | QGraphicsProxyWidget::keyReleaseEvent | QGraphicsProxyWidget::keyReleaseEvent |
232 | (int (*)(...))-0x000000008 | (int (*)(...))-0x000000008 |
236 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
240 | non-virtual thunk | non-virtual thunk |
244 | non-virtual thunk | non-virtual thunk |
248 | QGraphicsItem::advance | QGraphicsItem::advance |
252 | non-virtual thunk | non-virtual thunk |
256 | non-virtual thunk | non-virtual thunk |
260 | QGraphicsItem::contains | QGraphicsItem::contains |
264 | QGraphicsItem::collidesWithItem | QGraphicsItem::collidesWithItem |
268 | QGraphicsItem::collidesWithPath | QGraphicsItem::collidesWithPath |
272 | QGraphicsItem::isObscuredBy | QGraphicsItem::isObscuredBy |
276 | QGraphicsItem::opaqueArea | QGraphicsItem::opaqueArea |
280 | non-virtual thunk | non-virtual thunk |
284 | non-virtual thunk | non-virtual thunk |
288 | QGraphicsItem::sceneEventFilter | QGraphicsItem::sceneEventFilter |
292 | non-virtual thunk | non-virtual thunk |
296 | QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget16contextMenuEventEP30QGraphicsSceneContextMenuEvent | TextBrowser::_ZThn8_N6Plasma11TextBrowser16contextMenuEventEP30QGraphicsSceneContextMenuEvent |
300 | non-virtual thunk | non-virtual thunk |
304 | non-virtual thunk | non-virtual thunk |
308 | non-virtual thunk | non-virtual thunk |
312 | non-virtual thunk | non-virtual thunk |
316 | non-virtual thunk | non-virtual thunk |
320 | non-virtual thunk | non-virtual thunk |
324 | non-virtual thunk | non-virtual thunk |
328 | non-virtual thunk | non-virtual thunk |
332 | non-virtual thunk | non-virtual thunk |
336 | non-virtual thunk | non-virtual thunk |
340 | non-virtual thunk | non-virtual thunk |
344 | non-virtual thunk | non-virtual thunk |
348 | non-virtual thunk | non-virtual thunk |
352 | non-virtual thunk | non-virtual thunk |
356 | non-virtual thunk | non-virtual thunk |
360 | non-virtual thunk | non-virtual thunk |
364 | QGraphicsItem::inputMethodEvent | QGraphicsItem::inputMethodEvent |
368 | QGraphicsItem::inputMethodQuery | QGraphicsItem::inputMethodQuery |
372 | non-virtual thunk | non-virtual thunk |
376 | QGraphicsItem::supportsExtension | QGraphicsItem::supportsExtension |
380 | QGraphicsItem::setExtension | QGraphicsItem::setExtension |
384 | QGraphicsItem::extension | QGraphicsItem::extension |
388 | (int (*)(...))-0x000000010 | (int (*)(...))-0x000000010 |
392 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
396 | non-virtual thunk | non-virtual thunk |
400 | non-virtual thunk | non-virtual thunk |
404 | non-virtual thunk | non-virtual thunk |
408 | non-virtual thunk | non-virtual thunk |
412 | non-virtual thunk | non-virtual thunk |
416 | non-virtual thunk | non-virtual thunk |
[+] affected symbols (2)
QGraphicsProxyWidget::contextMenuEvent ( QGraphicsSceneContextMenuEvent* event )The method 'TextBrowser::contextMenuEvent ( QGraphicsSceneContextMenuEvent* event )' will be called instead of this method.
QGraphicsWidget::changeEvent ( QEvent* event )The method 'TextBrowser::changeEvent ( QEvent* event )' will be called instead of this method.
textedit.h
namespace Plasma
[+] class TextEdit (2)
| Change |
Effect |
1 | Virtual method QGraphicsWidget::changeEvent ( QEvent* event ) has been overridden by TextEdit::changeEvent ( QEvent* event ). | Method TextEdit::changeEvent ( QEvent* event ) will be called instead of QGraphicsWidget::changeEvent ( QEvent* event ). |
2 | Virtual method QGraphicsProxyWidget::contextMenuEvent ( QGraphicsSceneContextMenuEvent* event ) has been overridden by TextEdit::contextMenuEvent ( QGraphicsSceneContextMenuEvent* event ). | Method TextEdit::contextMenuEvent ( QGraphicsSceneContextMenuEvent* event ) will be called instead of QGraphicsProxyWidget::contextMenuEvent ( QGraphicsSceneContextMenuEvent* event ). |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 105 entries | Virtual Table (New) - 105 entries |
---|
0 | (int (*)(...))0 | (int (*)(...))0 |
4 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
8 | TextEdit::metaObject | TextEdit::metaObject |
12 | TextEdit::qt_metacast | TextEdit::qt_metacast |
16 | TextEdit::qt_metacall | TextEdit::qt_metacall |
20 | TextEdit::~TextEdit | TextEdit::~TextEdit |
24 | TextEdit::~TextEdit | TextEdit::~TextEdit |
28 | QGraphicsProxyWidget::event | QGraphicsProxyWidget::event |
32 | QGraphicsProxyWidget::eventFilter | QGraphicsProxyWidget::eventFilter |
36 | QObject::timerEvent | QObject::timerEvent |
40 | QObject::childEvent | QObject::childEvent |
44 | QObject::customEvent | QObject::customEvent |
48 | QObject::connectNotify | QObject::connectNotify |
52 | QObject::disconnectNotify | QObject::disconnectNotify |
56 | QGraphicsProxyWidget::setGeometry | QGraphicsProxyWidget::setGeometry |
60 | QGraphicsWidget::getContentsMargins | QGraphicsWidget::getContentsMargins |
64 | QGraphicsProxyWidget::type | QGraphicsProxyWidget::type |
68 | QGraphicsProxyWidget::paint | QGraphicsProxyWidget::paint |
72 | QGraphicsWidget::paintWindowFrame | QGraphicsWidget::paintWindowFrame |
76 | QGraphicsWidget::boundingRect | QGraphicsWidget::boundingRect |
80 | QGraphicsWidget::shape | QGraphicsWidget::shape |
84 | QGraphicsWidget::initStyleOption | QGraphicsWidget::initStyleOption |
88 | QGraphicsProxyWidget::sizeHint | QGraphicsProxyWidget::sizeHint |
92 | QGraphicsWidget::updateGeometry | QGraphicsWidget::updateGeometry |
96 | QGraphicsProxyWidget::itemChange | QGraphicsProxyWidget::itemChange |
100 | QGraphicsWidget::propertyChange | QGraphicsWidget::propertyChange |
104 | QGraphicsWidget::sceneEvent | QGraphicsWidget::sceneEvent |
108 | QGraphicsWidget::windowFrameEvent | QGraphicsWidget::windowFrameEvent |
112 | QGraphicsWidget::windowFrameSectionAt | QGraphicsWidget::windowFrameSectionAt |
116 | QGraphicsWidget::changeEvent | TextEdit::changeEvent |
120 | QGraphicsWidget::closeEvent | QGraphicsWidget::closeEvent |
124 | QGraphicsProxyWidget::focusInEvent | QGraphicsProxyWidget::focusInEvent |
128 | QGraphicsProxyWidget::focusNextPrevChild | QGraphicsProxyWidget::focusNextPrevChild |
132 | QGraphicsProxyWidget::focusOutEvent | QGraphicsProxyWidget::focusOutEvent |
136 | QGraphicsProxyWidget::hideEvent | QGraphicsProxyWidget::hideEvent |
140 | QGraphicsWidget::moveEvent | QGraphicsWidget::moveEvent |
144 | QGraphicsWidget::polishEvent | QGraphicsWidget::polishEvent |
148 | TextEdit::resizeEvent | TextEdit::resizeEvent |
152 | QGraphicsProxyWidget::showEvent | QGraphicsProxyWidget::showEvent |
156 | QGraphicsProxyWidget::hoverMoveEvent | QGraphicsProxyWidget::hoverMoveEvent |
160 | QGraphicsProxyWidget::hoverLeaveEvent | QGraphicsProxyWidget::hoverLeaveEvent |
164 | QGraphicsProxyWidget::grabMouseEvent | QGraphicsProxyWidget::grabMouseEvent |
168 | QGraphicsProxyWidget::ungrabMouseEvent | QGraphicsProxyWidget::ungrabMouseEvent |
172 | QGraphicsWidget::grabKeyboardEvent | QGraphicsWidget::grabKeyboardEvent |
176 | QGraphicsWidget::ungrabKeyboardEvent | QGraphicsWidget::ungrabKeyboardEvent |
180 | QGraphicsProxyWidget::contextMenuEvent | TextEdit::contextMenuEvent |
184 | QGraphicsProxyWidget::dragEnterEvent | QGraphicsProxyWidget::dragEnterEvent |
188 | QGraphicsProxyWidget::dragLeaveEvent | QGraphicsProxyWidget::dragLeaveEvent |
192 | QGraphicsProxyWidget::dragMoveEvent | QGraphicsProxyWidget::dragMoveEvent |
196 | QGraphicsProxyWidget::dropEvent | QGraphicsProxyWidget::dropEvent |
200 | QGraphicsProxyWidget::hoverEnterEvent | QGraphicsProxyWidget::hoverEnterEvent |
204 | QGraphicsProxyWidget::mouseMoveEvent | QGraphicsProxyWidget::mouseMoveEvent |
208 | QGraphicsProxyWidget::mousePressEvent | QGraphicsProxyWidget::mousePressEvent |
212 | QGraphicsProxyWidget::mouseReleaseEvent | QGraphicsProxyWidget::mouseReleaseEvent |
216 | QGraphicsProxyWidget::mouseDoubleClickEvent | QGraphicsProxyWidget::mouseDoubleClickEvent |
220 | QGraphicsProxyWidget::wheelEvent | QGraphicsProxyWidget::wheelEvent |
224 | QGraphicsProxyWidget::keyPressEvent | QGraphicsProxyWidget::keyPressEvent |
228 | QGraphicsProxyWidget::keyReleaseEvent | QGraphicsProxyWidget::keyReleaseEvent |
232 | (int (*)(...))-0x000000008 | (int (*)(...))-0x000000008 |
236 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
240 | non-virtual thunk | non-virtual thunk |
244 | non-virtual thunk | non-virtual thunk |
248 | QGraphicsItem::advance | QGraphicsItem::advance |
252 | non-virtual thunk | non-virtual thunk |
256 | non-virtual thunk | non-virtual thunk |
260 | QGraphicsItem::contains | QGraphicsItem::contains |
264 | QGraphicsItem::collidesWithItem | QGraphicsItem::collidesWithItem |
268 | QGraphicsItem::collidesWithPath | QGraphicsItem::collidesWithPath |
272 | QGraphicsItem::isObscuredBy | QGraphicsItem::isObscuredBy |
276 | QGraphicsItem::opaqueArea | QGraphicsItem::opaqueArea |
280 | non-virtual thunk | non-virtual thunk |
284 | non-virtual thunk | non-virtual thunk |
288 | QGraphicsItem::sceneEventFilter | QGraphicsItem::sceneEventFilter |
292 | non-virtual thunk | non-virtual thunk |
296 | QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget16contextMenuEventEP30QGraphicsSceneContextMenuEvent | TextEdit::_ZThn8_N6Plasma8TextEdit16contextMenuEventEP30QGraphicsSceneContextMenuEvent |
300 | non-virtual thunk | non-virtual thunk |
304 | non-virtual thunk | non-virtual thunk |
308 | non-virtual thunk | non-virtual thunk |
312 | non-virtual thunk | non-virtual thunk |
316 | non-virtual thunk | non-virtual thunk |
320 | non-virtual thunk | non-virtual thunk |
324 | non-virtual thunk | non-virtual thunk |
328 | non-virtual thunk | non-virtual thunk |
332 | non-virtual thunk | non-virtual thunk |
336 | non-virtual thunk | non-virtual thunk |
340 | non-virtual thunk | non-virtual thunk |
344 | non-virtual thunk | non-virtual thunk |
348 | non-virtual thunk | non-virtual thunk |
352 | non-virtual thunk | non-virtual thunk |
356 | non-virtual thunk | non-virtual thunk |
360 | non-virtual thunk | non-virtual thunk |
364 | QGraphicsItem::inputMethodEvent | QGraphicsItem::inputMethodEvent |
368 | QGraphicsItem::inputMethodQuery | QGraphicsItem::inputMethodQuery |
372 | non-virtual thunk | non-virtual thunk |
376 | QGraphicsItem::supportsExtension | QGraphicsItem::supportsExtension |
380 | QGraphicsItem::setExtension | QGraphicsItem::setExtension |
384 | QGraphicsItem::extension | QGraphicsItem::extension |
388 | (int (*)(...))-0x000000010 | (int (*)(...))-0x000000010 |
392 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
396 | non-virtual thunk | non-virtual thunk |
400 | non-virtual thunk | non-virtual thunk |
404 | non-virtual thunk | non-virtual thunk |
408 | non-virtual thunk | non-virtual thunk |
412 | non-virtual thunk | non-virtual thunk |
416 | non-virtual thunk | non-virtual thunk |
[+] affected symbols (2)
QGraphicsProxyWidget::contextMenuEvent ( QGraphicsSceneContextMenuEvent* event )The method 'TextEdit::contextMenuEvent ( QGraphicsSceneContextMenuEvent* event )' will be called instead of this method.
QGraphicsWidget::changeEvent ( QEvent* event )The method 'TextEdit::changeEvent ( QEvent* event )' will be called instead of this method.
toolbutton.h
namespace Plasma
[+] class ToolButton (2)
| Change |
Effect |
1 | Virtual method QGraphicsWidget::changeEvent ( QEvent* event ) has been overridden by ToolButton::changeEvent ( QEvent* event ). | Method ToolButton::changeEvent ( QEvent* event ) will be called instead of QGraphicsWidget::changeEvent ( QEvent* event ). |
2 | Virtual method QGraphicsProxyWidget::sizeHint ( Qt::SizeHint which, QSizeF const& constraint ) const has been overridden by ToolButton::sizeHint ( Qt::SizeHint which, QSizeF const& constraint ) const. | Method ToolButton::sizeHint ( Qt::SizeHint which, QSizeF const& constraint ) const will be called instead of QGraphicsProxyWidget::sizeHint ( Qt::SizeHint which, QSizeF const& constraint ) const. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 105 entries | Virtual Table (New) - 105 entries |
---|
0 | (int (*)(...))0 | (int (*)(...))0 |
4 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
8 | ToolButton::metaObject | ToolButton::metaObject |
12 | ToolButton::qt_metacast | ToolButton::qt_metacast |
16 | ToolButton::qt_metacall | ToolButton::qt_metacall |
20 | ToolButton::~ToolButton | ToolButton::~ToolButton |
24 | ToolButton::~ToolButton | ToolButton::~ToolButton |
28 | QGraphicsProxyWidget::event | QGraphicsProxyWidget::event |
32 | QGraphicsProxyWidget::eventFilter | QGraphicsProxyWidget::eventFilter |
36 | QObject::timerEvent | QObject::timerEvent |
40 | QObject::childEvent | QObject::childEvent |
44 | QObject::customEvent | QObject::customEvent |
48 | QObject::connectNotify | QObject::connectNotify |
52 | QObject::disconnectNotify | QObject::disconnectNotify |
56 | QGraphicsProxyWidget::setGeometry | QGraphicsProxyWidget::setGeometry |
60 | QGraphicsWidget::getContentsMargins | QGraphicsWidget::getContentsMargins |
64 | QGraphicsProxyWidget::type | QGraphicsProxyWidget::type |
68 | ToolButton::paint | ToolButton::paint |
72 | QGraphicsWidget::paintWindowFrame | QGraphicsWidget::paintWindowFrame |
76 | QGraphicsWidget::boundingRect | QGraphicsWidget::boundingRect |
80 | QGraphicsWidget::shape | QGraphicsWidget::shape |
84 | QGraphicsWidget::initStyleOption | QGraphicsWidget::initStyleOption |
88 | QGraphicsProxyWidget::sizeHint | ToolButton::sizeHint |
92 | QGraphicsWidget::updateGeometry | QGraphicsWidget::updateGeometry |
96 | QGraphicsProxyWidget::itemChange | QGraphicsProxyWidget::itemChange |
100 | QGraphicsWidget::propertyChange | QGraphicsWidget::propertyChange |
104 | QGraphicsWidget::sceneEvent | QGraphicsWidget::sceneEvent |
108 | QGraphicsWidget::windowFrameEvent | QGraphicsWidget::windowFrameEvent |
112 | QGraphicsWidget::windowFrameSectionAt | QGraphicsWidget::windowFrameSectionAt |
116 | QGraphicsWidget::changeEvent | ToolButton::changeEvent |
120 | QGraphicsWidget::closeEvent | QGraphicsWidget::closeEvent |
124 | QGraphicsProxyWidget::focusInEvent | QGraphicsProxyWidget::focusInEvent |
128 | QGraphicsProxyWidget::focusNextPrevChild | QGraphicsProxyWidget::focusNextPrevChild |
132 | QGraphicsProxyWidget::focusOutEvent | QGraphicsProxyWidget::focusOutEvent |
136 | QGraphicsProxyWidget::hideEvent | QGraphicsProxyWidget::hideEvent |
140 | QGraphicsWidget::moveEvent | QGraphicsWidget::moveEvent |
144 | QGraphicsWidget::polishEvent | QGraphicsWidget::polishEvent |
148 | ToolButton::resizeEvent | ToolButton::resizeEvent |
152 | QGraphicsProxyWidget::showEvent | QGraphicsProxyWidget::showEvent |
156 | QGraphicsProxyWidget::hoverMoveEvent | QGraphicsProxyWidget::hoverMoveEvent |
160 | ToolButton::hoverLeaveEvent | ToolButton::hoverLeaveEvent |
164 | QGraphicsProxyWidget::grabMouseEvent | QGraphicsProxyWidget::grabMouseEvent |
168 | QGraphicsProxyWidget::ungrabMouseEvent | QGraphicsProxyWidget::ungrabMouseEvent |
172 | QGraphicsWidget::grabKeyboardEvent | QGraphicsWidget::grabKeyboardEvent |
176 | QGraphicsWidget::ungrabKeyboardEvent | QGraphicsWidget::ungrabKeyboardEvent |
180 | QGraphicsProxyWidget::contextMenuEvent | QGraphicsProxyWidget::contextMenuEvent |
184 | QGraphicsProxyWidget::dragEnterEvent | QGraphicsProxyWidget::dragEnterEvent |
188 | QGraphicsProxyWidget::dragLeaveEvent | QGraphicsProxyWidget::dragLeaveEvent |
192 | QGraphicsProxyWidget::dragMoveEvent | QGraphicsProxyWidget::dragMoveEvent |
196 | QGraphicsProxyWidget::dropEvent | QGraphicsProxyWidget::dropEvent |
200 | ToolButton::hoverEnterEvent | ToolButton::hoverEnterEvent |
204 | QGraphicsProxyWidget::mouseMoveEvent | QGraphicsProxyWidget::mouseMoveEvent |
208 | QGraphicsProxyWidget::mousePressEvent | QGraphicsProxyWidget::mousePressEvent |
212 | QGraphicsProxyWidget::mouseReleaseEvent | QGraphicsProxyWidget::mouseReleaseEvent |
216 | QGraphicsProxyWidget::mouseDoubleClickEvent | QGraphicsProxyWidget::mouseDoubleClickEvent |
220 | QGraphicsProxyWidget::wheelEvent | QGraphicsProxyWidget::wheelEvent |
224 | QGraphicsProxyWidget::keyPressEvent | QGraphicsProxyWidget::keyPressEvent |
228 | QGraphicsProxyWidget::keyReleaseEvent | QGraphicsProxyWidget::keyReleaseEvent |
232 | (int (*)(...))-0x000000008 | (int (*)(...))-0x000000008 |
236 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
240 | non-virtual thunk | non-virtual thunk |
244 | non-virtual thunk | non-virtual thunk |
248 | QGraphicsItem::advance | QGraphicsItem::advance |
252 | non-virtual thunk | non-virtual thunk |
256 | non-virtual thunk | non-virtual thunk |
260 | QGraphicsItem::contains | QGraphicsItem::contains |
264 | QGraphicsItem::collidesWithItem | QGraphicsItem::collidesWithItem |
268 | QGraphicsItem::collidesWithPath | QGraphicsItem::collidesWithPath |
272 | QGraphicsItem::isObscuredBy | QGraphicsItem::isObscuredBy |
276 | QGraphicsItem::opaqueArea | QGraphicsItem::opaqueArea |
280 | non-virtual thunk | non-virtual thunk |
284 | non-virtual thunk | non-virtual thunk |
288 | QGraphicsItem::sceneEventFilter | QGraphicsItem::sceneEventFilter |
292 | non-virtual thunk | non-virtual thunk |
296 | non-virtual thunk | non-virtual thunk |
300 | non-virtual thunk | non-virtual thunk |
304 | non-virtual thunk | non-virtual thunk |
308 | non-virtual thunk | non-virtual thunk |
312 | non-virtual thunk | non-virtual thunk |
316 | non-virtual thunk | non-virtual thunk |
320 | non-virtual thunk | non-virtual thunk |
324 | non-virtual thunk | non-virtual thunk |
328 | non-virtual thunk | non-virtual thunk |
332 | non-virtual thunk | non-virtual thunk |
336 | non-virtual thunk | non-virtual thunk |
340 | non-virtual thunk | non-virtual thunk |
344 | non-virtual thunk | non-virtual thunk |
348 | non-virtual thunk | non-virtual thunk |
352 | non-virtual thunk | non-virtual thunk |
356 | non-virtual thunk | non-virtual thunk |
360 | non-virtual thunk | non-virtual thunk |
364 | QGraphicsItem::inputMethodEvent | QGraphicsItem::inputMethodEvent |
368 | QGraphicsItem::inputMethodQuery | QGraphicsItem::inputMethodQuery |
372 | non-virtual thunk | non-virtual thunk |
376 | QGraphicsItem::supportsExtension | QGraphicsItem::supportsExtension |
380 | QGraphicsItem::setExtension | QGraphicsItem::setExtension |
384 | QGraphicsItem::extension | QGraphicsItem::extension |
388 | (int (*)(...))-0x000000010 | (int (*)(...))-0x000000010 |
392 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
396 | non-virtual thunk | non-virtual thunk |
400 | non-virtual thunk | non-virtual thunk |
404 | non-virtual thunk | non-virtual thunk |
408 | non-virtual thunk | non-virtual thunk |
412 | non-virtual thunk | non-virtual thunk |
416 | QGraphicsProxyWidget::_ZThn16_NK20QGraphicsProxyWidget8sizeHintEN2Qt8SizeHintERK6QSizeF | ToolButton::_ZThn16_NK6Plasma10ToolButton8sizeHintEN2Qt8SizeHintERK6QSizeF |
[+] affected symbols (2)
QGraphicsProxyWidget::sizeHint ( Qt::SizeHint which, QSizeF const& constraint ) constThe method 'ToolButton::sizeHint ( Qt::SizeHint which, QSizeF const& constraint ) const' will be called instead of this method.
QGraphicsWidget::changeEvent ( QEvent* event )The method 'ToolButton::changeEvent ( QEvent* event )' will be called instead of this method.
wallpaper.h
namespace Plasma
[+] class Wallpaper (1)
| Change |
Effect |
1 | Field contextActions has been added to this type. | Size of the inclusive type has been changed. ATTENTION: this field should be accessed only from the new library functions, otherwise it may result in crash or incorrect behavior of applications. |
[+] affected symbols (44)
Containment::wallpaper ( ) constReturn value (pointer) has base type 'Wallpaper'.
Wallpaper::boundingRect ( ) constThis method is from 'Wallpaper' class.
Wallpaper::configNeedsSaving ( )This method is from 'Wallpaper' class.
Wallpaper::configurationRequired ( ) constThis method is from 'Wallpaper' class.
Wallpaper::configurationRequired ( bool needsConfig )This method is from 'Wallpaper' class.
Wallpaper::configureRequested ( )This method is from 'Wallpaper' class.
Wallpaper::createConfigurationInterface ( QWidget* parent )This method is from 'Wallpaper' class.
Wallpaper::dataEngine ( QString const& name ) constThis method is from 'Wallpaper' class.
Wallpaper::findInCache ( QString const& key, QImage& image, unsigned int lastModified )This method is from 'Wallpaper' class.
Wallpaper::icon ( ) constThis method is from 'Wallpaper' class.
Wallpaper::init ( KConfigGroup const& config )This method is from 'Wallpaper' class.
Wallpaper::insertIntoCache ( QString const& key, QImage const& image )This method is from 'Wallpaper' class.
Wallpaper::isInitialized ( ) constThis method is from 'Wallpaper' class.
Wallpaper::isUsingRenderingCache ( ) constThis method is from 'Wallpaper' class.
Wallpaper::listRenderingModes ( ) constThis method is from 'Wallpaper' class.
Wallpaper::load ( KPluginInfo const& info, QVariantList const& args ) [static]Return value (pointer) has base type 'Wallpaper'.
Wallpaper::load ( QString const& name, QVariantList const& args ) [static]Return value (pointer) has base type 'Wallpaper'.
Wallpaper::metaObject ( ) constThis method is from 'Wallpaper' class.
Wallpaper::mouseMoveEvent ( QGraphicsSceneMouseEvent* event )This method is from 'Wallpaper' class.
Wallpaper::mousePressEvent ( QGraphicsSceneMouseEvent* event )This method is from 'Wallpaper' class.
Wallpaper::mouseReleaseEvent ( QGraphicsSceneMouseEvent* event )This method is from 'Wallpaper' class.
Wallpaper::name ( ) constThis method is from 'Wallpaper' class.
Wallpaper::packageStructure ( Wallpaper* paper ) [static]1st parameter 'paper' (pointer) has base type 'Wallpaper'.
Wallpaper::pluginName ( ) constThis method is from 'Wallpaper' class.
Wallpaper::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )This method is from 'Wallpaper' class.
Wallpaper::qt_metacast ( char const* p1 )This method is from 'Wallpaper' class.
Wallpaper::render ( QString const& sourceImagePath, QSize const& size, Wallpaper::ResizeMethod resizeMethod, QColor const& color )This method is from 'Wallpaper' class.
Wallpaper::renderCompleted ( QImage const& image )This method is from 'Wallpaper' class.
Wallpaper::renderHintsChanged ( )This method is from 'Wallpaper' class.
Wallpaper::renderingMode ( ) constThis method is from 'Wallpaper' class.
Wallpaper::restore ( KConfigGroup const& config )This method is from 'Wallpaper' class.
Wallpaper::save ( KConfigGroup& config )This method is from 'Wallpaper' class.
Wallpaper::setBoundingRect ( QRectF const& boundingRect )This method is from 'Wallpaper' class.
Wallpaper::setConfigurationRequired ( bool needsConfiguring, QString const& reason )This method is from 'Wallpaper' class.
Wallpaper::setRenderingMode ( QString const& mode )This method is from 'Wallpaper' class.
Wallpaper::setResizeMethodHint ( Wallpaper::ResizeMethod resizeMethod )This method is from 'Wallpaper' class.
Wallpaper::setTargetSizeHint ( QSizeF const& targetSize )This method is from 'Wallpaper' class.
Wallpaper::setUsingRenderingCache ( bool useCache )This method is from 'Wallpaper' class.
Wallpaper::staticMetaObject [data]This method is from 'Wallpaper' class.
Wallpaper::update ( QRectF const& exposedArea )This method is from 'Wallpaper' class.
Wallpaper::Wallpaper [in-charge] ( QObject* parent )This constructor is from 'Wallpaper' class.
Wallpaper::Wallpaper [in-charge] ( QObject* parent, QVariantList const& args )This constructor is from 'Wallpaper' class.
Wallpaper::wheelEvent ( QGraphicsSceneWheelEvent* event )This method is from 'Wallpaper' class.
Wallpaper::~Wallpaper [in-charge] ( )This method is from 'Wallpaper' class.
to the top
Problems with Symbols, Low Severity (11)
applet.h,
libplasma.so.3.0.0
namespace Plasma
[+] Applet::updateConstraints ( Constraints constraints ) (1)
[ symbol: _ZN6Plasma6Applet17updateConstraintsE6QFlagsINS_10ConstraintEE ]
| Change | Effect |
---|
1 | The default argument of 1st parameter constraints has been changed from 95 to 223. | Applications will pass an old default (compile-time) argument that may not be properly handled anymore. This may result in crash or incorrect behavior of applications. |
kaboutdata.h,
libkdecore.so.5.3.0
[+] KAboutData::KAboutData [not-in-charge] ( QByteArray const& appName, QByteArray const& catalogName, KLocalizedString const& programName, QByteArray const& version, KLocalizedString const& shortDescription, KAboutData::LicenseKey licenseType, KLocalizedString const& copyrightStatement, KLocalizedString const& text, QByteArray const& homePageAddress, QByteArray const& bugsEmailAddress ) (1)
changed to:KAboutData::KAboutData [not-in-charge] ( QByteArray const& appName, QByteArray const& catalogName, KLocalizedString const& programName, QByteArray const& version, KLocalizedString const& shortDescription, KAboutData::LicenseKey licenseType, KLocalizedString const& copyrightStatement, KLocalizedString const& otherText, QByteArray const& homePageAddress, QByteArray const& bugsEmailAddress )
| Change | Effect |
---|
1 | 8th parameter text has been renamed to otherText. | Renaming of a parameter may indicate a change in its semantic meaning. |
[+] KAboutData::KAboutData [in-charge] ( QByteArray const& appName, QByteArray const& catalogName, KLocalizedString const& programName, QByteArray const& version, KLocalizedString const& shortDescription, KAboutData::LicenseKey licenseType, KLocalizedString const& copyrightStatement, KLocalizedString const& text, QByteArray const& homePageAddress, QByteArray const& bugsEmailAddress ) (1)
changed to:KAboutData::KAboutData [in-charge] ( QByteArray const& appName, QByteArray const& catalogName, KLocalizedString const& programName, QByteArray const& version, KLocalizedString const& shortDescription, KAboutData::LicenseKey licenseType, KLocalizedString const& copyrightStatement, KLocalizedString const& otherText, QByteArray const& homePageAddress, QByteArray const& bugsEmailAddress )
| Change | Effect |
---|
1 | 8th parameter text has been renamed to otherText. | Renaming of a parameter may indicate a change in its semantic meaning. |
kcalendarsystem.h,
libkdecore.so.5.3.0
[+] KCalendarSystem::formatDate ( QDate const& date, KLocale::DateFormat format ) const (2)
changed to:KCalendarSystem::formatDate ( QDate const& fromDate, KLocale::DateFormat toFormat ) const
| Change | Effect |
---|
1 | 1st parameter date has been renamed to fromDate. | Renaming of a parameter may indicate a change in its semantic meaning. |
2 | 2nd parameter format has been renamed to toFormat. | Renaming of a parameter may indicate a change in its semantic meaning. |
[+] KCalendarSystem::readDate ( QString const& intstr, QString const& format, bool* ok ) const (2)
changed to:KCalendarSystem::readDate ( QString const& dateString, QString const& dateFormat, bool* ok ) const
| Change | Effect |
---|
1 | 1st parameter intstr has been renamed to dateString. | Renaming of a parameter may indicate a change in its semantic meaning. |
2 | 2nd parameter format has been renamed to dateFormat. | Renaming of a parameter may indicate a change in its semantic meaning. |
klocale.h,
libkdecore.so.5.3.0
[+] KLocale::formatMoney ( double num, QString const& currency, int digits ) const (1)
changed to:KLocale::formatMoney ( double num, QString const& currency, int precision ) const
| Change | Effect |
---|
1 | 3rd parameter digits has been renamed to precision. | Renaming of a parameter may indicate a change in its semantic meaning. |
[+] KLocale::formatNumber ( QString const& numStr, bool round, int precision ) const (1)
[ symbol: _ZNK7KLocale12formatNumberERK7QStringbi ]
| Change | Effect |
---|
1 | The default argument of 3rd parameter precision has been changed from 2 to -1. | Applications will pass an old default (compile-time) argument that may not be properly handled anymore. This may result in crash or incorrect behavior of applications. |
knewstuffaction.h,
libknewstuff2.so.4.3.0
namespace KNS
[+] standardAction ( QString const& what, QObject const* recvr, char const* slot, KActionCollection* parent, char const* name ) (1)
changed to:standardAction ( QString const& what, QObject const* receiver, char const* slot, KActionCollection* parent, char const* name )
| Change | Effect |
---|
1 | 2nd parameter recvr has been renamed to receiver. | Renaming of a parameter may indicate a change in its semantic meaning. |
runnermanager.h,
libplasma.so.3.0.0
namespace Plasma
[+] RunnerManager::launchQuery ( QString const& term, QString const& runnerName ) (1)
changed to:RunnerManager::launchQuery ( QString const& term, QString const& runnerId )
| Change | Effect |
---|
1 | 2nd parameter runnerName has been renamed to runnerId. | Renaming of a parameter may indicate a change in its semantic meaning. |
to the top
Header Files (1495)
AbstractRunner
abstractrunner.h
AbstractView
AcAdapter
acadapter.h
AccessManager
accessmanager.h
action.h
actioncollection.h
AnimationDriver
animationdriver.h
Animator
animator.h
annotationinterface.h
Applet
applet.h
AppletScript
appletscript.h
Attr
Attribute
attribute.h
AudioInterface
audiointerface.h
AuthInfo
authinfo.h
Author
author.h
backgroundchecker.h
Battery
battery.h
Block
block.h
BrowserExtension
browserextension.h
BrowserHostExtension
BrowserInterface
browserinterface.h
BrowserRun
browserrun.h
BusyWidget
busywidget.h
Button
button.h
byteseditinterface.h
Camera
camera.h
Category
category.h
CDATASection
CharacterData
CharColumnInterface
charcolumninterface.h
CheckBox
checkbox.h
childreninterface.h
ChmodJob
chmodjob.h
Class
class.h
client.h
ClipboardInterface
clipboardinterface.h
CodeCompletionInterface
codecompletioninterface.h
CodeCompletionModel
codecompletionmodel.h
CodeCompletionModelControllerInterface
codecompletionmodelcontrollerinterface.h
ComboBox
combobox.h
Command
CommandExtension
CommandInterface
commandinterface.h
Comment
ComponentFactory
componentfactory.h
ConfigDialog
configdialog.h
ConfigInterface
configinterface.h
ConfigLoader
configloader.h
ConfigPage
configpage.h
Configuration
ConfigWidget
configwidget.h
Connection
connection.h
ContainerInterface
containerinterface.h
Containment
containment.h
Context
context.h
conversion_check.h
CopyInfo
CopyJob
copyjob.h
Corona
corona.h
Counter
css_rule.h
css_stylesheet.h
css_value.h
CSSCharsetRule
CSSException
CSSFontFaceRule
CSSImportRule
CSSMediaRule
CSSPageRule
CSSPrimitiveValue
CSSRule
CSSRuleList
CSSStyleDeclaration
CSSStyleRule
CSSStyleSheet
CSSUnknownRule
CSSValue
CSSValueList
Cursor
cursor.h
cursorfeedback.h
CustomNodeFilter
DataContainer
datacontainer.h
DataEngine
dataengine.h
DataEngineManager
dataenginemanager.h
DataEngineScript
dataenginescript.h
DavJob
davjob.h
DebuggingAids.h
defaults.h
Delegate
delegate.h
DeleteJob
deletejob.h
DependencyPolicy
DependencyPolicy.h
Deref
Deref_Key
desktopontologyloader.h
Device
device.h
DeviceInterface
deviceinterface.h
DeviceNotifier
devicenotifier.h
DictionaryComboBox
dictionarycombobox.h
DirectCopyJob
directorysizejob.h
Dispatcher
dispatcher.h
dnssd_export.h
DockMainWindow3
dockmainwindow3.h
document.h
DocumentFragment
DocumentStyle
DocumentType
Document (DOM/Document)
Event (DOM/Event)
MouseEvent (DOM/MouseEvent)
Range (DOM/Range)
dom2_events.h
dom2_range.h
dom2_traversal.h
dom2_views.h
dom_core.h
dom_doc.h
dom_element.h
dom_exception.h
dom_html.h
dom_misc.h
dom_node.h
dom_string.h
dom_text.h
dom_xml.h
DomainBrowser
domainbrowser.h
DomainModel
domainmodel.h
DOMException
DOMImplementation
DomShared
DOMString
DrawContentsEvent
DvbInterface
dvbinterface.h
Editor
editor.h
EditorChooser
editorchooser.h
Element
Engine
engine.h
Entity
entity.h
EntityReference
Entry
entry.h
errorinterface.h
event.h
EventException
EventListener
Extender
extender.h
ExtenderGroup
extendergroup.h
ExtenderItem
extenderitem.h
FileCopyJob
FileJob
filejob.h
fileontologyloader.h
fileundomanager.h
fixx11h.h
FlashingLabel
flashinglabel.h
ForwardingSlaveBase
forwardingslavebase.h
Frame
frame.h
FrameSvg
framesvg.h
GenericFactory
genericfactory.h
GenericFactoryBase
GenericInterface
genericinterface.h
GLApplet
glapplet.h
globals.h
GroupBox
groupbox.h
GUIActivateEvent
Highlighter
highlighter.h
HistoryProvider
historyprovider.h
html_base.h
html_block.h
html_document.h
html_element.h
html_form.h
html_head.h
html_image.h
html_inline.h
html_list.h
html_misc.h
html_object.h
html_table.h
HTMLAnchorElement
HTMLAppletElement
HTMLAreaElement
HTMLBaseElement
HTMLBaseFontElement
HTMLBlockquoteElement
HTMLBodyElement
HTMLBRElement
HTMLButtonElement
HTMLCollection
HTMLDirectoryElement
HTMLDivElement
HTMLDListElement
HTMLDocument
HTMLElement
HTMLFieldSetElement
HTMLFontElement
HTMLFormCollection
HTMLFormElement
HTMLFrameElement
HTMLFrameSetElement
HTMLHeadElement
HTMLHeadingElement
HTMLHRElement
HTMLHtmlElement
HTMLIFrameElement
HTMLImageElement
HTMLInputElement
HTMLIsIndexElement
HTMLLabelElement
HTMLLayerElement
HTMLLegendElement
HTMLLIElement
HTMLLinkElement
HTMLMapElement
HTMLMenuElement
HTMLMetaElement
HTMLModElement
HTMLObjectElement
HTMLOListElement
HTMLOptGroupElement
HTMLOptionElement
HTMLParagraphElement
HTMLParamElement
HTMLPreElement
HTMLQuoteElement
HTMLScriptElement
HTMLSelectElement
HTMLStyleElement
HTMLTableCaptionElement
HTMLTableCellElement
HTMLTableColElement
HTMLTableElement
HTMLTableRowElement
HTMLTableSectionElement
HTMLTextAreaElement
HTMLTitleElement
HTMLUListElement
http.h
http_slave_defaults.h
IconWidget
iconwidget.h
Installation
installation.h
interpreter.h
ioslave_defaults.h
Job.h
job.h
jobclasses.h
JobCollection
JobCollection.h
JobSequence
JobSequence.h
JobUiDelegate
jobuidelegate.h
KAboutApplicationDialog
kaboutapplicationdialog.h
KAboutData
kaboutdata.h
KAboutPerson
kabstractfilemodule.h
kabstractfilewidget.h
kabstractwidgetjobtracker.h
KAcceleratorManager
kacceleratormanager.h
kaccelgen.h
KACL
kacl.h
KAction
kaction.h
KActionCategory
kactioncategory.h
KActionCollection
kactioncollection.h
KActionMenu
kactionmenu.h
KActionSelector
kactionselector.h
kactivelabel.h
KActiveSocketBase
kallocator.h
KAnimatedButton
kanimatedbutton.h
KApplication
kapplication.h
KAr
kar.h
KArchive
karchive.h
KArchiveDirectory
KArchiveEntry
KArchiveFile
KArrowButton
karrowbutton.h
kascii.h
KAssistantDialog
kassistantdialog.h
KAuthorized
kauthorized.h
KAutoMount
kautomount.h
kautosavefile.h
KAutostart
kautostart.h
KAutoUnmount
KBookmark
kbookmark.h
KBookmarkAction
KBookmarkActionInterface
KBookmarkActionMenu
KBookmarkDialog
kbookmarkdialog.h
KBookmarkDomBuilder
kbookmarkdombuilder.h
kbookmarkexporter.h
KBookmarkExporterBase
KBookmarkGroup
KBookmarkGroupTraverser
kbookmarkimporter.h
kbookmarkimporter_crash.h
kbookmarkimporter_ie.h
kbookmarkimporter_ns.h
kbookmarkimporter_opera.h
KBookmarkImporterBase
KBookmarkManager
kbookmarkmanager.h
KBookmarkMenu
kbookmarkmenu.h
KBookmarkOwner
KBufferedSocket
KBugReport
kbugreport.h
KBuildSycocaProgressDialog
kbuildsycocaprogressdialog.h
KButtonGroup
kbuttongroup.h
KCalendarSystem
kcalendarsystem.h
KCalendarSystemFactory
kcalendarsystemfactory.h
kcapacitybar.h
KCategorizedSortFilterProxyModel
kcategorizedsortfilterproxymodel.h
KCategorizedView
kcategorizedview.h
KCategoryDrawer
kcategorydrawer.h
KCharMacroExpander
KCharSelect
kcharselect.h
KCharsets
kcharsets.h
KClientSocketBase
KCmdLineArgs
kcmdlineargs.h
KCmdLineOptions
KCModule
kcmodule.h
KCModuleContainer
kcmodulecontainer.h
KCModuleInfo
kcmoduleinfo.h
KCModuleLoader
kcmoduleloader.h
KCModuleProxy
kcmoduleproxy.h
KCMultiDialog
kcmultidialog.h
kcodecaction.h
KCodecs
kcodecs.h
KColor
KColorButton
kcolorbutton.h
KColorCells
kcolorchoosermode.h
KColorCollection
kcolorcollection.h
KColorCombo
kcolorcombo.h
KColorDialog
kcolordialog.h
KColorMimeData
kcolormimedata.h
KColorPatch
KColorScheme
kcolorscheme.h
KColorTable
KColorUtils
kcolorutils.h
KColorValueSelector
kcolorvalueselector.h
KComboBox
kcombobox.h
KCompletion
kcompletion.h
KCompletionBase
KCompletionBox
kcompletionbox.h
KCompletionMatches
KComponentData
kcomponentdata.h
KCompositeJob
kcompositejob.h
KConfig
kconfig.h
KConfigBase
kconfigbase.h
KConfigDialog
kconfigdialog.h
KConfigDialogManager
kconfigdialogmanager.h
KConfigGroup
kconfiggroup.h
KConfigSkeleton
kconfigskeleton.h
KConfigSkeletonGenericItem
KConfigSkeletonItem
kcoreconfigskeleton.h
KCrash
kcrash.h
KCrashBookmarkImporter
KCrashBookmarkImporterImpl
KCursor
kcursor.h
KDatagramPacket
KDatagramSocket
KDataTool
kdatatool.h
KDataToolAction
KDataToolInfo
KDatePicker
kdatepicker.h
KDateTable
kdatetable.h
KDateTime
kdatetime.h
KDateTimeWidget
kdatetimewidget.h
KDateValidator
KDateWidget
kdatewidget.h
kdbgstream
KDBusServiceStarter
kdbusservicestarter.h
kde3support_export.h
kde_file.h
kde_terminal_interface.h
kde_terminal_interface_v2.h
KDebug
kdebug.h
kdecore_export.h
KDEDModule
kdedmodule.h
kdefakes.h
kdemacros.h
kdeprintdialog.h
KDesktopFile
kdesktopfile.h
kdesktopfileactions.h
kdesu_export.h
KDEsuClient
kdeui_export.h
kdeversion.h
kdevicelistmodel.h
KDialog
kdialog.h
KDialogButtonBox
kdialogbuttonbox.h
kdialogjobuidelegate.h
KDirLister
kdirlister.h
KDirModel
kdirmodel.h
kdirnotify.h
KDirOperator
kdiroperator.h
KDirSelectDialog
kdirselectdialog.h
KDirSortFilterProxyModel
kdirsortfilterproxymodel.h
KDirWatch
kdirwatch.h
KDiskFreeSpace
kdiskfreespace.h
KDiskFreeSpaceInfo
kdiskfreespaceinfo.h
KDoubleNumInput
KDoubleSpinBox
KDoubleValidator
KEditListBox
keditlistbox.h
KEditToolBar
kedittoolbar.h
KEMailSettings
kemailsettings.h
KEmoticons
kemoticons.h
KEmoticonsProvider
kemoticonsprovider.h
KEmoticonsTheme
kemoticonstheme.h
kencodingdetector.h
KEncodingFileDialog
kencodingfiledialog.h
KEncodingProber
kencodingprober.h
kexportplugin.h
KExtendableItemDelegate
kextendableitemdelegate.h
KeyboardEvent
KFadeWidgetEffect
kfadewidgeteffect.h
KFile
kfile.h
kfile_export.h
KFileDialog
kfiledialog.h
KFileFilterCombo
kfilefiltercombo.h
KFileItem
kfileitem.h
KFileItemActions
kfileitemactions.h
KFileItemDelegate
kfileitemdelegate.h
KFileItemList
KFileItemListProperties
kfileitemlistproperties.h
KFileMetaInfo
kfilemetainfo.h
KFileMetaInfoGroup
KFileMetaInfoItem
kfilemetainfoitem.h
KFilePlacesModel
kfileplacesmodel.h
KFilePlacesView
kfileplacesview.h
KFilePreviewGenerator
kfilepreviewgenerator.h
KFileShare
kfileshare.h
kfilesharedialog.h
KFileSharePropsPlugin
KFileTreeBranch
kfiletreebranch.h
KFileTreeView
kfiletreeview.h
KFileWidget
kfilewidget.h
kfilewriteplugin.h
KFilterBase
kfilterbase.h
KFilterDev
kfilterdev.h
KFilterProxySearchLine
kfilterproxysearchline.h
KFind
kfind.h
KFindDialog
kfinddialog.h
KFloatValidator
KFontAction
kfontaction.h
KFontChooser
kfontchooser.h
KFontComboBox
kfontcombobox.h
KFontDialog
kfontdialog.h
KFontRequester
kfontrequester.h
KFontSizeAction
kfontsizeaction.h
KGenericFactory
kgenericfactory.h
KGenericFactoryBase
kgesture.h
KGlobal
kglobal.h
KGlobalAccel
kglobalaccel.h
KGlobalSettings
kglobalsettings.h
kglobalshortcutinfo.h
KGradientSelector
KGuiItem
kguiitem.h
KHBox
khbox.h
KHelpMenu
khelpmenu.h
KHistoryComboBox
khistorycombobox.h
MouseEvent (khtml/MouseEvent)
khtml_events.h
khtml_export.h
khtml_settings.h
khtmldefaults.h
KHTMLPart
KHTMLSettings
KHTMLView
khtmlview.h
KHttpProxySocketDevice
khuesaturationselect.h
KHueSaturationSelector
KIcon
kicon.h
KIconButton
kiconcache.h
KIconCanvas
KIconDialog
kicondialog.h
KIconEffect
kiconeffect.h
KIconLoader
kiconloader.h
KIconTheme
kicontheme.h
KIEBookmarkExporterImpl
KIEBookmarkImporter
KIEBookmarkImporterImpl
KImageFilePreview
kimagefilepreview.h
KImageIO
kimageio.h
KIMProxy
kimproxy.h
kimproxy_export.h
KInetSocketAddress
KInputDialog
kinputdialog.h
KIntNumInput
KIntSpinBox
KIntValidator
global.h (kio/global.h)
Job (KIO/Job)
kio_export.h
KIpAddress
KJob
kjob.h
kjobtrackerinterface.h
KJobUiDelegate
kjobuidelegate.h
kjsapi_export.h
kjsarguments.h
kjscontext.h
kjsinterpreter.h
kjsobject.h
kjsprototype.h
KKeySequenceWidget
kkeysequencewidget.h
kkeyserver.h
kkeyserver_x11.h
KLanguageButton
klanguagebutton.h
klauncher_iface.h
KLed
kled.h
KLibFactory
KLibLoader
klibloader.h
KLibrary
klibrary.h
KLineEdit
klineedit.h
KListWidget
klistwidget.h
KListWidgetSearchLine
klistwidgetsearchline.h
KLocale
klocale.h
KLocalizedString
klocalizedstring.h
klocalsocket.h
KLockFile
klockfile.h
kmacroexpander.h
KMacroExpanderBase
KMainWindow
kmainwindow.h
KMakeTypeList
kmanagerselection.h
KMD5
View (KMediaPlayer/View)
view.h (kmediaplayer/view.h)
kmediaplayer_export.h
KMenu
kmenu.h
KMenuBar
kmenubar.h
KMessage
kmessage.h
KMessageBox
kmessagebox.h
KMessageBoxMessageHandler
kmessageboxmessagehandler.h
KMessageHandler
kmetadatatagcloud.h
kmetadatatagwidget.h
KMimeType
kmimetype.h
KMimeTypeChooser
kmimetypechooser.h
KMimeTypeChooserDialog
KMimeTypeResolver
kmimetyperesolver.h
KMimeTypeTrader
kmimetypetrader.h
KMimeTypeValidator
KModifierKeyInfo
kmodifierkeyinfo.h
kmountpoint.h
KMozillaBookmarkImporterImpl
KMultiTabBar
kmultitabbar.h
KMultiTabBarButton
KMultiTabBarTab
kndbgstream
knewpassworddialog.h
knewstuff_export.h
knewstuffaction.h
KNFSShare
knfsshare.h
KNotification
knotification.h
KNotificationRestrictions
knotificationrestrictions.h
knotifyconfig_export.h
KNotifyConfigWidget
knotifyconfigwidget.h
KNSBookmarkExporter
KNSBookmarkExporterImpl
KNSBookmarkImporter
KNSBookmarkImporterImpl
KNTLM
kntlm.h
kntlm_export.h
KNumInput
knuminput.h
knumvalidator.h
KOCRDialog
KonqBookmarkMenu
konqbookmarkmenu.h
KonqBookmarkOwner
KOpenWithDialog
kopenwithdialog.h
KOperaBookmarkExporterImpl
KOperaBookmarkImporter
KOperaBookmarkImporterImpl
KPageDialog
kpagedialog.h
KPageModel
kpagemodel.h
KPageView
kpageview.h
KPageWidget
kpagewidget.h
KPageWidgetItem
KPageWidgetModel
kpagewidgetmodel.h
Event (KParts/Event)
Factory (KParts/Factory)
factory.h (kparts/factory.h)
Plugin (KParts/Plugin)
plugin.h (kparts/plugin.h)
kparts_export.h
KPassivePopup
kpassivepopup.h
KPassivePopupMessageHandler
kpassivepopupmessagehandler.h
KPassiveSocketBase
KPasswordDialog
kpassworddialog.h
KPasteTextAction
kpastetextaction.h
KPixmapCache
kpixmapcache.h
KPixmapProvider
kpixmapprovider.h
KPixmapRegionSelectorDialog
kpixmapregionselectordialog.h
KPixmapRegionSelectorWidget
kpixmapregionselectorwidget.h
KPlotAxis
kplotaxis.h
KPlotObject
kplotobject.h
KPlotPoint
kplotpoint.h
KPlotWidget
kplotwidget.h
KPluginFactory
kpluginfactory.h
KPluginInfo
kplugininfo.h
KPluginLoader
kpluginloader.h
KPluginSelector
kpluginselector.h
KPopupFrame
KPreviewWidgetBase
kpreviewwidgetbase.h
KPrintPreview
kprintpreview.h
KProcess
kprocess.h
KProgressDialog
kprogressdialog.h
KPropertiesDialog
kpropertiesdialog.h
kpropsdialog.h
KProtocolInfo
kprotocolinfo.h
KProtocolManager
kprotocolmanager.h
KPty
kpty.h
kpty_export.h
KPtyDevice
kptydevice.h
KPtyProcess
kptyprocess.h
KPushButton
kpushbutton.h
KRandom
krandom.h
KRandomSequence
krandomsequence.h
KRatingPainter
kratingpainter.h
KRatingWidget
kratingwidget.h
KRecentDocument
krecentdocument.h
KRecentFilesAction
krecentfilesaction.h
kregexpeditorinterface.h
KRemoteEncoding
kremoteencoding.h
KReplace
kreplace.h
KReplaceDialog
kreplacedialog.h
KResolver
KResolverEntry
KResolverResults
KRestrictedLine
krestrictedline.h
KReverseResolver
KRichTextEdit
krichtextedit.h
KRichTextWidget
krichtextwidget.h
plugin.h (kross/ui/plugin.h)
view.h (kross/ui/view.h)
kross_export.h
krossconfig.h
KRuler
kruler.h
KRun
krun.h
KSambaShare
ksambashare.h
KSaveFile
ksavefile.h
kscan.h
KScanDialog
KSelectAction
kselectaction.h
KSelectionOwner
KSelectionWatcher
KSelector
kselector.h
KSeparator
kseparator.h
KServerSocket
KService
kservice.h
kserviceaction.h
KServiceGroup
kservicegroup.h
KServiceType
kservicetype.h
KServiceTypeProfile
kservicetypeprofile.h
KServiceTypeTrader
kservicetypetrader.h
KSessionManager
ksessionmanager.h
Dialog (KSettings/Dialog)
dialog.h (ksettings/dialog.h)
KSharedConfig
ksharedconfig.h
KSharedConfigPtr
KSharedPtr
ksharedptr.h
KShell
kshell.h
KShellCompletion
kshellcompletion.h
KShortcut
kshortcut.h
KShortcutsDialog
kshortcutsdialog.h
KShortcutsEditor
kshortcutseditor.h
kshortcutwidget.h
ksimpleconfig.h
KSocketAddress
KSocketBase
KSocketDevice
KSocketDeviceFactory
ksocketfactory.h
KSocks
KSocksSocketDevice
KSortableItem
KSortableList
ksortablelist.h
KSpeech
kspeech.h
kspeech_export.h
KSplashScreen
ksplashscreen.h
KSqueezedTextLabel
ksqueezedtextlabel.h
KStandardAction
kstandardaction.h
KStandardDirs
kstandarddirs.h
KStandardGuiItem
kstandardguiitem.h
KStandardShortcut
kstandardshortcut.h
KStartupInfo
kstartupinfo.h
KStartupInfoData
KStartupInfoId
KStatusBar
kstatusbar.h
kstatusbarjobtracker.h
kstatusbarofflineindicator.h
kstdaccel.h
kstdaction.h
kstdguiitem.h
KStreamSocket
KStringHandler
kstringhandler.h
KStringListValidator
kstringvalidator.h
KStyle
kstyle.h
KStyleFactory
KSvgRenderer
ksvgrenderer.h
KSycoca
ksycoca.h
KSycocaEntry
ksycocaentry.h
ksycocatype.h
KSystemTimeZone
ksystemtimezone.h
KSystemTimeZones
KSystemTimeZoneSource
KSystemTrayIcon
ksystemtrayicon.h
KTabBar
ktabbar.h
KTabWidget
ktabwidget.h
ktagcloudwidget.h
ktagdisplaywidget.h
KTar
ktar.h
ktcpsocket.h
KTempDir
ktempdir.h
KTemporaryFile
ktemporaryfile.h
KTextBrowser
ktextbrowser.h
KTextEdit
ktextedit.h
Document (KTextEditor/Document)
Factory (KTextEditor/Factory)
factory.h (ktexteditor/factory.h)
Plugin (KTextEditor/Plugin)
plugin.h (ktexteditor/plugin.h)
Range (KTextEditor/Range)
View (KTextEditor/View)
view.h (ktexteditor/view.h)
ktexteditor_export.h
KTimeZone
ktimezone.h
KTimeZoneData
KTimeZones
KTimeZoneSource
KTimeZoneWidget
ktimezonewidget.h
ktip.h
KTipDatabase
KTipDialog
KTitleWidget
ktitlewidget.h
KToggleAction
ktoggleaction.h
KToggleFullScreenAction
ktogglefullscreenaction.h
KToggleToolBarAction
ktoggletoolbaraction.h
KToolBar
ktoolbar.h
KToolBarLabelAction
ktoolbarlabelaction.h
KToolBarPopupAction
ktoolbarpopupaction.h
KToolBarSpacerAction
ktoolbarspaceraction.h
KToolInvocation
ktoolinvocation.h
ktrader.h
KTranslatable
ktranslatable.h
KTreeWidgetSearchLine
ktreewidgetsearchline.h
KTreeWidgetSearchLineWidget
KTypeList
ktypelist.h
KTypeListIndexOf
KTypeListLength
KTzfileTimeZone
ktzfiletimezone.h
KTzfileTimeZoneSource
kuiserverjobtracker.h
KUndoStack
kundostack.h
KUniqueApplication
kuniqueapplication.h
kunittest_export.h
KUnixSocketAddress
KUriFilter
kurifilter.h
KUriFilterData
KUriFilterPlugin
KUrl
kurl.h
KUrlComboBox
kurlcombobox.h
KUrlComboRequester
KUrlCompletion
kurlcompletion.h
KUrlLabel
kurllabel.h
KUrlNavigator
kurlnavigator.h
KUrlPixmapProvider
kurlpixmapprovider.h
KUrlRequester
kurlrequester.h
KUrlRequesterDialog
kurlrequesterdialog.h
KUser
kuser.h
KUserGroup
kutils_export.h
KVBox
kvbox.h
kwallet.h
KWidgetItemDelegate
kwidgetitemdelegate.h
kwidgetjobtracker.h
KWindowInfo
kwindowinfo.h
KWindowSystem
kwindowsystem.h
KWordMacroExpander
KWordWrap
kwordwrap.h
KXBELBookmarkImporterImpl
KXErrorHandler
kxerrorhandler.h
KXMessages
kxmessages.h
KXMLGUIBuilder
kxmlguibuilder.h
KXMLGUIClient
kxmlguiclient.h
KXMLGUIFactory
kxmlguifactory.h
KXmlGuiWindow
kxmlguiwindow.h
kxutils.h
KXYSelector
kxyselector.h
KZip
kzip.h
KZipFileEntry
KZoneAllocator
Label
label.h
LineEdit
lineedit.h
LinkStyle
ListJob
Literal
literal.h
LiveConnectExtension
loadsavefiltercheckplugin.h
MainWindow
mainwindow.h
manager.h
MarkInterface
markinterface.h
MediaList
MetaData
metafunction.h
MetaInfoJob
metainfojob.h
metatype.h
Meter
meter.h
MimetypeJob
MkdirJob
model.h
ModificationInterface
modificationinterface.h
module.h
MouseDoubleClickEvent
MouseMoveEvent
MousePressEvent
MouseReleaseEvent
MultiGetJob
MutationEvent
NamedNodeMap
global.h (nepomuk/global.h)
Service (Nepomuk/Service)
nepomuk_export.h
nepomukontologyloader.h
nepomukservice.h
NET
NetAccess
netaccess.h
NetRC
NETRootInfo
NETWinInfo
netwm.h
netwm_def.h
Networking
networking.h
NetworkInterface
networkinterface.h
Node
NodeFilter
NodeIterator
NodeList
Notation
object.h
Ontology
ontology.h
ontologyloader.h
ontologymanager.h
OpenURLEvent
OpticalDisc
opticaldisc.h
OpticalDrive
opticaldrive.h
OrgKdeKDirNotifyInterface
OrgKdeKLauncherInterface
Package
package.h
PackageMetadata
packagemetadata.h
PackageStructure
packagestructure.h
PaintUtils
paintutils.h
Part
part.h
PartActivateEvent
PartBase
PartManager
partmanager.h
PartSelectEvent
PasswordDialog
passworddialog.h
paste.h
Plasma
plasma.h
Dialog (Plasma/Dialog)
dialog.h (plasma/dialog.h)
Service (Plasma/Service)
View (Plasma/View)
view.h (plasma/view.h)
plasma_export.h
Player
player.h
PluginPage
pluginpage.h
PopupApplet
popupapplet.h
PortableMediaPlayer
portablemediaplayer.h
PowerManagement
powermanagement.h
Predicate
predicate.h
predicateproperties.h
PreviewJob
previewjob.h
process.h
ProcessingInstruction
Processor
processor.h
Property
property.h
PtyProcess
PublicService
publicservice.h
PushButton
pushbutton.h
qtest_kde.h
QueryMatch
querymatch.h
QueuePolicy
QueuePolicy.h
QVconvertible
RadioButton
radiobutton.h
range.h
RangeException
rangefeedback.h
ReadOnlyPart
ReadWritePart
Rect
RemoteService
remoteservice.h
RenameDialog
renamedialog.h
RenameDialogPlugin
renamedialogplugin.h
Resource
resource.h
ResourceManager
resourcemanager.h
ResourceRestrictionPolicy
ResourceRestrictionPolicy.h
RGBColor
Runner
runner.h
RunnerContext
runnercontext.h
RunnerManager
runnermanager.h
RunnerScript
runnerscript.h
runnersyntax.h
Scheduler
scheduler.h
script.h
ScriptEngine
scriptengine.h
ScrollBar
scrollbar.h
ScrollWidget
scrollwidget.h
SearchInterface
searchinterface.h
serialinterface.h
service.h
ServiceBase
servicebase.h
ServiceBrowser
servicebrowser.h
ServiceJob
servicejob.h
ServiceModel
servicemodel.h
ServiceTypeBrowser
servicetypebrowser.h
SessionConfigInterface
sessionconfiginterface.h
SessionData
sessiondata.h
settings.h
SignalPlotter
signalplotter.h
SimpleJob
SkipDialog
skipdialog.h
Slave
slave.h
SlaveBase
slavebase.h
SlaveConfig
slaveconfig.h
SlaveInterface
slaveinterface.h
Slider
slider.h
SlotTester
smartcardreader.h
SmartCursor
smartcursor.h
SmartCursorNotifier
SmartCursorWatcher
SmartInterface
smartinterface.h
SmartRange
smartrange.h
SmartRangeNotifier
SmartRangeWatcher
solid_export.h
solidnamespace.h
Dialog (Sonnet/Dialog)
dialog.h (sonnet/dialog.h)
speller.h
SpinBox
spinbox.h
ssh.h
SshProcess
sslui.h
State
State.h
StatJob
StatusBarExtension
statusbarextension.h
StorageAccess
storageaccess.h
StorageDrive
storagedrive.h
StorageVolume
storagevolume.h
StoredTransferJob
stub.h
StubProcess
StyleSheet
StyleSheetList
su.h
SuProcess
Svg
svg.h
SvgWidget
svgwidget.h
TabBar
tabbar.h
Tag
tag.h
Task
TCPSlaveBase
tcpslavebase.h
TemplateInterface
templateinterface.h
Tester
tester.h
TestResults
Text
TextBrowser
textbrowser.h
TextEdit
textedit.h
TextEvent
TextHintInterface
texthintinterface.h
Theme
theme.h
Thing
thing.h
Thread
Thread.h
ThreadWeaver.h
Job (ThreadWeaver/Job)
threadweaver_export.h
ThumbCreator
thumbcreator.h
thumbsequencecreator.h
ToolButton
toolbutton.h
Tools
tools.h
ToolTipContent
tooltipcontent.h
ToolTipManager
tooltipmanager.h
TransferJob
TreeView
treeview.h
TreeWalker
type_toQString
type_toQVariant
udsentry.h
UDSField
UIEvent
URLArgs
ValueColumnInterface
valuecolumninterface.h
VariableInterface
variableinterface.h
Variant
variant.h
Version
version.h
video.h
VideoWidget
videowidget.h
Wallet
Wallpaper
wallpaper.h
Weaver
WeaverInterface
WeaverInterface.h
WeaverObserver
WeaverObserver.h
WebView
webview.h
WindowArgs
wrapperinterface.h
ZoomInterface
zoominterface.h
to the top
Shared Libraries (33)
libkde3support.so.4.3.0
libkdecore.so.5.3.0
libkdefakes.so.5.3.0
libkdeinit4_kbuildsycoca4.so
libkdeinit4_kconf_update.so
libkdeinit4_kded4.so
libkdeinit4_kio_http_cache_cleaner.so
libkdeinit4_klauncher.so
libkdesu.so.5.3.0
libkdeui.so.5.3.0
libkdnssd.so.4.3.0
libkfile.so.4.3.0
libkhtml.so.5.3.0
libkimproxy.so.4.3.0
libkio.so.5.3.0
libkjs.so.4.3.0
libkjsapi.so.4.3.0
libkjsembed.so.4.3.0
libkmediaplayer.so.4.3.0
libknewstuff2.so.4.3.0
libknotifyconfig.so.4.3.0
libkntlm.so.4.3.0
libkparts.so.4.3.0
libkpty.so.4.3.0
libkrosscore.so.4.3.0
libkrossui.so.4.3.0
libktexteditor.so.4.3.0
libkunittest.so.4.3.0
libkutils.so.4.3.0
libnepomuk.so.4.3.0
libplasma.so.3.0.0
libsolid.so.4.3.0
libthreadweaver.so.4.3.0
to the top