Home
last modified time | relevance | path

Searched refs:fetchPost (Results 1 – 18 of 18) sorted by relevance

/dports/www/choqok/choqok-1.7.0/helperlibs/twitterapihelper/
H A Dtwitterapishowthread.cpp60 d->account->microblog()->fetchPost(d->account, ps); in TwitterApiShowThread()
113 d->account->microblog()->fetchPost(d->account, ps); in slotAddNewPost()
H A Dtwitterapimicroblog.h75 virtual void fetchPost(Choqok::Account *theAccount, Choqok::Post *post) override;
H A Dtwitterapipostwidget.cpp255 currentAccount()->microblog()->fetchPost(currentAccount(), ps); in checkAnchor()
H A Dtwitterapimicroblog.cpp476 void TwitterApiMicroBlog::fetchPost(Choqok::Account *theAccount, Choqok::Post *post) in fetchPost() function in TwitterApiMicroBlog
/dports/www/choqok/choqok-1.7.0/microblogs/ocs/
H A Docsmicroblog.h46 virtual void fetchPost(Choqok::Account *theAccount, Choqok::Post *post) override;
H A Docsmicroblog.cpp188 void OCSMicroblog::fetchPost(Choqok::Account *theAccount, Choqok::Post *post) in fetchPost() function in OCSMicroblog
/dports/www/choqok/choqok-1.7.0/microblogs/twitter/
H A Dtwittermicroblog.h59 virtual void fetchPost(Choqok::Account *theAccount, Choqok::Post *post) override;
H A Dtwittermicroblog.cpp488 void TwitterMicroBlog::fetchPost(Choqok::Account *theAccount, Choqok::Post *post) in fetchPost() function in TwitterMicroBlog
/dports/www/choqok/choqok-1.7.0/libchoqok/
H A Dmicroblog.cpp190 void MicroBlog::fetchPost(Account *, Post *) in fetchPost() function in Choqok::MicroBlog
H A Dmicroblog.h210 virtual void fetchPost(Choqok::Account *theAccount, Choqok::Post *post);
/dports/www/writefreely/writefreely-0.13.1/
H A Droutes.go143 apiColls.HandleFunc("/{alias}/posts/{post}", handler.AllReader(fetchPost)).Methods("GET")
158 posts.HandleFunc("/{post:[a-zA-Z0-9]{10}}", handler.AllReader(fetchPost)).Methods("GET")
H A Dposts.go1079 func fetchPost(app *App, w http.ResponseWriter, r *http.Request) error { func
/dports/www/choqok/choqok-1.7.0/microblogs/mastodon/
H A Dmastodonmicroblog.h56 virtual void fetchPost(Choqok::Account *theAccount, Choqok::Post *post) override;
H A Dmastodonmicroblog.cpp671 void MastodonMicroBlog::fetchPost(Choqok::Account *theAccount, Choqok::Post *post) in fetchPost() function in MastodonMicroBlog
/dports/www/choqok/choqok-1.7.0/microblogs/pumpio/
H A Dpumpiomicroblog.h65 virtual void fetchPost(Choqok::Account *theAccount, Choqok::Post *post) override;
H A Dpumpiomicroblog.cpp319 void PumpIOMicroBlog::fetchPost(Choqok::Account *theAccount, Choqok::Post *post) in fetchPost() function in PumpIOMicroBlog
/dports/graphics/qgis-ltr/qgis-3.16.16/tests/src/core/
H A Dtestqgsnetworkaccessmanager.cpp155 void fetchPost();
462 void TestQgsNetworkAccessManager::fetchPost() in fetchPost() function in TestQgsNetworkAccessManager
/dports/graphics/qgis/qgis-3.22.3/tests/src/core/
H A Dtestqgsnetworkaccessmanager.cpp157 void fetchPost();
466 void TestQgsNetworkAccessManager::fetchPost() in fetchPost() function in TestQgsNetworkAccessManager