Home
last modified time | relevance | path

Searched refs:popupEdit (Results 1 – 9 of 9) sorted by relevance

/dports/deskutils/korganizer/korganizer-21.12.3/src/
H A Dkoeventview.h137 void popupEdit();
H A Dkoeventpopupmenu.h56 void popupEdit();
H A Dkoeventview.cpp89 void KOEventView::popupEdit() in popupEdit() function in KOEventView
H A Dkoeventpopupmenu.cpp46 …iteral("document-edit")), i18nc("@action:inmenu", "&Edit..."), this, &KOEventPopupMenu::popupEdit); in init()
231 void KOEventPopupMenu::popupEdit() in popupEdit() function in KOEventPopupMenu
/dports/math/rkward-kde/rkward-0.7.1/rkward/windows/
H A Drobjectbrowser.h72 void popupEdit ();
H A Drobjectbrowser.cpp124 connect (actions[Edit], &QAction::triggered, this, &RObjectBrowserInternal::popupEdit); in RObjectBrowserInternal()
180 void RObjectBrowserInternal::popupEdit () { in popupEdit() function in RObjectBrowserInternal
/dports/www/orangehrm/orangehrm-4.9/symfony/web/webres_618e67a57beec1.83834480/orangehrmBuzzPlugin/css/
H A DviewBuzzSuccess.css1051 .popupEdit{
1055 .commentBox.popupEdit {
/dports/www/orangehrm/orangehrm-4.9/symfony/plugins/orangehrmBuzzPlugin/web/css/
H A DviewBuzzSuccess.css1051 .popupEdit{
1055 .commentBox.popupEdit {
/dports/print/texlive-base/texlive-20150521-source/utils/asymptote/GUI/
H A DxasyMainWin.py1572 def popupEdit(self): member in xasyMainWin
1606 self.itemPopupMenu.add_command(label="Edit",command=self.popupEdit)