Home
last modified time | relevance | path

Searched refs:saveAndClose (Results 1 – 25 of 37) sorted by relevance

12

/dports/x11-wm/plasma5-kwin/kwin-5.23.5/src/
H A Dactivities.cpp186 QStringList saveAndClose; in reallyStop() local
192 saveAndClose << sessionId; in reallyStop()
196 qCDebug(KWIN_CORE) << "saveActivity" << id << saveAndClose << saveOnly; in reallyStop()
201 ksmserver.asyncCall("saveSubSession", id, saveAndClose, saveOnly); in reallyStop()
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/core/Documentation/Changelog/10.3/
H A DFeature-90461-QuickCreateContentElementsViaNewContentElementWizard.rst13 an option called "saveAndClose" which directs a user back to the
26 …file:`EXT:my_extension/Configuration/Page/main.tsconfig`) with the new flag "saveAndClose" enabled.
40 saveAndClose = true
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/core/Documentation/Changelog/10.3/
H A DFeature-90461-QuickCreateContentElementsViaNewContentElementWizard.rst13 an option called "saveAndClose" which directs a user back to the
26 …file:`EXT:my_extension/Configuration/Page/main.tsconfig`) with the new flag "saveAndClose" enabled.
40 saveAndClose = true
/dports/editors/libreoffice/libreoffice-7.2.6.2/dbaccess/qa/complex/dbaccess/
H A DUISettings.java61 database.saveAndClose(); in checkTableFormattingPersistence()
86 database.saveAndClose(); in checkTableFormattingPersistence()
130 database.saveAndClose(); in checkTransparentQueryColumnSettings()
H A DCRMBasedTestCase.java52 m_database.saveAndClose(); in after()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/dbaccess/qa/complex/dbaccess/
H A DUISettings.java61 database.saveAndClose(); in checkTableFormattingPersistence()
86 database.saveAndClose(); in checkTableFormattingPersistence()
130 database.saveAndClose(); in checkTransparentQueryColumnSettings()
H A DCRMBasedTestCase.java52 m_database.saveAndClose(); in after()
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/backend/Classes/Tree/View/
H A DContentCreationPagePositionMap.php42 public bool $saveAndClose = false; variable in TYPO3\\CMS\\Backend\\Tree\\View\\ContentCreationPagePositionMap
64 if ($this->saveAndClose) {
/dports/games/anki/anki-2.1.16/aqt/
H A Deditcurrent.py57 self.saveAndClose()
59 def saveAndClose(self): member in EditCurrent
/dports/net-im/beebeep/beebeep-code-r1476/src/desktop/
H A DGuiRefusedChat.cpp63 connect( mp_pbOk, SIGNAL( clicked() ), this, SLOT( saveAndClose() ) ); in GuiRefusedChat()
91 void GuiRefusedChat::saveAndClose() in saveAndClose() function in GuiRefusedChat
H A DGuiRefusedChat.h43 void saveAndClose();
/dports/security/zaproxy/zaproxy-2.11.1/zap/src/main/java/org/zaproxy/zap/view/
H A DLocaleDialog.java118 public void saveAndClose() { in saveAndClose() method in LocaleDialog
141 saveAndClose(); in getBtnOK()
H A DProxyDialog.java128 public void saveAndClose() { in saveAndClose() method in ProxyDialog
151 saveAndClose(); in getBtnOK()
/dports/devel/kdev-python/kdev-python-21.12.3/docfilekcm/
H A Ddocfilewizard.h50 void saveAndClose();
H A Ddocfilewizard.cpp96 QObject::connect(saveButton, &QAbstractButton::clicked, this, &DocfileWizard::saveAndClose); in DocfileWizard()
182 void DocfileWizard::saveAndClose() in saveAndClose() function in DocfileWizard
/dports/mail/gnumail/GNUMail-1.3.0/Framework/GNUMail/
H A DPreferencesWindowController.h49 - (IBAction) saveAndClose: (id) sender;
H A DPreferencesWindow.m106 [ok setAction: @selector(saveAndClose:)];
/dports/x11/plasma5-plasma-workspace/plasma-workspace-5.23.5/ksmserver/
H A Dlogout.cpp511 void KSMServer::saveSubSession(const QString &name, QStringList saveAndClose, QStringList saveOnly) in saveSubSession() argument
517 qCDebug(KSMSERVER) << name << saveAndClose << saveOnly; in saveSubSession()
529 if (saveAndClose.contains(QString::fromLocal8Bit(c->clientId()))) { in saveSubSession()
H A Dserver.h174 …void saveSubSession(const QString &name, QStringList saveAndClose, QStringList saveOnly = QStringL…
/dports/cad/sumo/sumo-1.2.0/tools/contributed/lisum-gui/src/main/java/de/dlr/ts/lisum/gui/options/
H A DWorkspaceWindow.java114 private void saveAndClose() in saveAndClose() method in WorkspaceWindow
201 okCancelButtons.getOkButton().setOnAction((ActionEvent event) -> saveAndClose()); in show()
H A DSystemPreferencesWindow.java85 okCancelButtons.getOkButton().setOnAction((ActionEvent event) -> saveAndClose()); in SystemPreferencesWindow()
141 private void saveAndClose() in saveAndClose() method in SystemPreferencesWindow
/dports/graphics/peruse/peruse-8d1de5f4a7c4a6ca7444b0c55cb9aaa44a982a78/src/creator/qml/
H A DAddPageArea.qml218 Keys.onReturnPressed: saveAndClose();
219 onClicked: saveAndClose();
221 function saveAndClose() {
/dports/net-mgmt/observium/observium/mibs/cisco/
H A DCISCO-DMN-DSG-SESSIONCONTROL-MIB68 saveAndClose(1),
/dports/editors/libreoffice/libreoffice-7.2.6.2/connectivity/qa/connectivity/tools/
H A DCRMDatabase.java105 public void saveAndClose() throws IOException in saveAndClose() method in CRMDatabase
/dports/editors/libreoffice6/libreoffice-6.4.7.2/connectivity/qa/connectivity/tools/
H A DCRMDatabase.java105 public void saveAndClose() throws IOException in saveAndClose() method in CRMDatabase

12