Home
last modified time | relevance | path

Searched defs:editLabels (Results 1 – 5 of 5) sorted by relevance

/dports/audio/bjumblr-lv2/BJumblr-1.6.8/src/
H A DBJumblrGUI.hpp93 const std::string editLabels[MAXEDIT] = variable
/dports/audio/bharvestr-lv2/BHarvestr-7e6a1e7c81d0af61d4fabcd823978d62c8970502/src/
H A DBHarvestrGUI.hpp86 const std::string editLabels[NR_EDITS] = {"Cut", "Copy", "Paste", "Reset", "Undo", "Redo"}; variable
/dports/net/rssguard/rssguard-4.0.4/src/librssguard/services/greader/
H A Dgreadernetwork.cpp34 QNetworkReply::NetworkError GreaderNetwork::editLabels(const QString& state, in editLabels() function in GreaderNetwork
/dports/audio/boops-lv2/BOops-1.8.2/src/
H A DBOopsGUI.hpp113 const std::string editLabels[MAXEDIT] = variable
/dports/www/py-pywikibot/pywikibot-6.6.3/pywikibot/page/
H A D__init__.py3774 def editLabels(self, labels, **kwargs): member in WikibasePage