Home
last modified time | relevance | path

Searched refs:importURL (Results 1 – 25 of 43) sorted by relevance

12

/dports/deskutils/korganizer/korganizer-21.12.3/src/
H A Dkoapp.cpp100 korg->actionManager()->importURL(QUrl::fromUserInput(url), false); in activate()
105 korg->actionManager()->importURL(QUrl::fromUserInput(url), true); in activate()
H A Dkorganizer.cpp131 if (mActionManager->importURL(url, false) || url.isEmpty()) { in newMainWindow()
199 return mActionManager->importURL(url, merge); in openURL()
H A Dkorganizer_part.cpp125 return mActionManager->importURL(url, merge); in openURL()
H A Dactionmanager.cpp882 bool ActionManager::importURL(const QUrl &url, bool merge) in importURL() function in ActionManager
1078 return importURL(QUrl::fromLocalFile(url), true); in mergeURL()
1130 importURL(QUrl::fromUserInput(url), /*merge=*/false); in handleCommandLine()
1134 importURL(QUrl::fromUserInput(url), /*merge=*/true); in handleCommandLine()
1191 if (importURL(QUrl::fromLocalFile(file), true)) { in downloadNewStuff()
1608 importURL(url, true); in importCalendar()
1611 importURL(url, false); in importCalendar()
/dports/security/lego/lego-4.5.3/vendor/github.com/gophercloud/gophercloud/openstack/imageservice/v2/imageimport/
H A Durls.go15 func importURL(c *gophercloud.ServiceClient, imageID string) string { func
H A Drequests.go50 resp, err := client.Post(importURL(client, imageID), b, nil, &gophercloud.RequestOpts{
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/gophercloud/gophercloud/openstack/imageservice/v2/imageimport/
H A Durls.go15 func importURL(c *gophercloud.ServiceClient, imageID string) string { func
H A Drequests.go49 _, r.Err = client.Post(importURL(client, imageID), b, nil, &gophercloud.RequestOpts{
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/gophercloud/gophercloud/openstack/imageservice/v2/imageimport/
H A Durls.go15 func importURL(c *gophercloud.ServiceClient, imageID string) string { func
H A Drequests.go50 resp, err := client.Post(importURL(client, imageID), b, nil, &gophercloud.RequestOpts{
/dports/security/vault/vault-1.8.2/vendor/github.com/gophercloud/gophercloud/openstack/imageservice/v2/imageimport/
H A Durls.go15 func importURL(c *gophercloud.ServiceClient, imageID string) string { func
H A Drequests.go49 _, r.Err = client.Post(importURL(client, imageID), b, nil, &gophercloud.RequestOpts{
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/gophercloud/gophercloud/openstack/imageservice/v2/imageimport/
H A Durls.go15 func importURL(c *gophercloud.ServiceClient, imageID string) string { func
H A Drequests.go49 _, r.Err = client.Post(importURL(client, imageID), b, nil, &gophercloud.RequestOpts{
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/gophercloud/gophercloud/openstack/imageservice/v2/imageimport/
H A Durls.go15 func importURL(c *gophercloud.ServiceClient, imageID string) string { func
H A Drequests.go49 _, r.Err = client.Post(importURL(client, imageID), b, nil, &gophercloud.RequestOpts{
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/gophercloud/gophercloud/openstack/imageservice/v2/imageimport/
H A Durls.go15 func importURL(c *gophercloud.ServiceClient, imageID string) string { func
H A Drequests.go50 resp, err := client.Post(importURL(client, imageID), b, nil, &gophercloud.RequestOpts{
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/gophercloud/gophercloud/openstack/blockstorage/extensions/backups/
H A Durls.go33 func importURL(c *gophercloud.ServiceClient) string { func
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/gophercloud/gophercloud/openstack/blockstorage/extensions/backups/
H A Durls.go33 func importURL(c *gophercloud.ServiceClient) string { func
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/page/
H A DPageSerializer.cpp263 KURL importURL = styleSheet->document()->completeURL(importRule->href()); in serializeCSSStyleSheet() local
264 if (m_resourceURLs.contains(importURL)) in serializeCSSStyleSheet()
266 serializeCSSStyleSheet(importRule->styleSheet(), importURL); in serializeCSSStyleSheet()
/dports/security/lego/lego-4.5.3/vendor/github.com/gophercloud/gophercloud/openstack/blockstorage/extensions/backups/
H A Durls.go37 func importURL(c *gophercloud.ServiceClient) string { func
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/gophercloud/gophercloud/openstack/blockstorage/extensions/backups/
H A Durls.go37 func importURL(c *gophercloud.ServiceClient) string { func
/dports/misc/tellico/tellico-3.4.2/src/
H A Dimportdialog.h64 static Data::CollPtr importURL(Import::Format format, const QUrl& url);
/dports/audio/rosegarden/rosegarden-21.06.1/src/sound/
H A DAudioFileManager.h105 AudioFileId importURL(const QUrl &filePath,

12