Home
last modified time | relevance | path

Searched defs:contextNotify (Results 1 – 7 of 7) sorted by relevance

/dports/devel/kdesvn/kdesvn-2.1.0/src/svnqt/tests/
H A Dtestlistener.h62 virtual void contextNotify(const svn_wc_notify_t *) {} in contextNotify() function
63 virtual void contextNotify(const char *, svn_wc_notify_action_t, in contextNotify() function
/dports/devel/kdesvn/kdesvn-2.1.0/src/kdesvnd/
H A Dkdesvnd_listener.cpp72 void KdesvndListener::contextNotify(const char * /*path*/, in contextNotify() function in KdesvndListener
82 void KdesvndListener::contextNotify(const svn_wc_notify_t * /*action*/) in contextNotify() function in KdesvndListener
/dports/devel/kdesvn/kdesvn-2.1.0/src/kiosvn/
H A Dkiolistener.cpp77 void KioListener::contextNotify(const char *_path, svn_wc_notify_action_t action, svn_node_kind_t k… in contextNotify() function in KIO::KioListener
243 void KioListener::contextNotify(const svn_wc_notify_t *action) in contextNotify() function in KIO::KioListener
/dports/devel/kdesvn/kdesvn-2.1.0/src/svnfrontend/
H A Dccontextlistener.cpp179 void CContextListener::contextNotify(const QString &aMsg) in contextNotify() function in CContextListener
188 void CContextListener::contextNotify(const char *path, in contextNotify() function in CContextListener
216 void CContextListener::contextNotify(const svn_wc_notify_t *action) in contextNotify() function in CContextListener
/dports/devel/kdesvn/kdesvn-2.1.0/src/svnfrontend/background/
H A Dtcontextlistener.cpp164 void ThreadContextListener::contextNotify(const QString &aMsg) in contextNotify() function in ThreadContextListener
/dports/devel/kdevelop/kdevelop-21.12.3/plugins/subversion/
H A Dsvninternaljobbase.cpp78 void SvnInternalJobBase::contextNotify( const char* path, svn_wc_notify_action_t action, in contextNotify() function in SvnInternalJobBase
/dports/devel/pysvn/pysvn-1.9.12/Source/
H A Dpysvn_callbacks.cpp365 void pysvn_context::contextNotify in contextNotify() function in pysvn_context