Home
last modified time | relevance | path

Searched refs:setLinks (Results 1 – 25 of 129) sorted by relevance

123456

/dports/net/olsrd/olsrd-0.9.8/lib/info.java/org.olsr.v1.info.api/test/org/olsr/v1/info/api/dto/
H A DTestJsonInfoLinks.java45 this.impl.setLinks(links); in testGettersAndSetters()
50 this.impl.setLinks(null); in testGettersAndSetters()
71 otherNotSame1.setLinks(otherNotSame1hnas); in testEquals()
87 this.impl.setLinks(null); in testEquals()
91 otherNotSame2.setLinks(null); in testEquals()
106 this.impl.setLinks(links); in testHashCode()
H A DTestJsonInfoNeighbours.java47 this.impl.setLinks(links); in testGettersAndSetters()
57 this.impl.setLinks(null); in testGettersAndSetters()
99 this.impl.setLinks(links); in testEquals()
102 this.impl.setLinks(null); in testEquals()
123 this.impl.setLinks(links); in testHashCode()
H A DTestJsonInfoRuntime.java106 this.impl.setLinks(links); in testGettersAndSetters()
140 this.impl.setLinks(null); in testGettersAndSetters()
248 this.impl.setLinks(links); in testEquals()
251 this.impl.setLinks(null); in testEquals()
428 this.impl.setLinks(links); in testHashCode()
/dports/www/grafana8/grafana-8.3.6/public/app/features/dashboard/components/LinksSettings/
H A DLinkSettingsList.tsx15 const [links, setLinks] = useState(dashboard.links);
19 setLinks(dashboard.links);
24 setLinks(dashboard.links);
29 setLinks(dashboard.links);
/dports/www/drupal8/drupal-8.9.20/core/tests/Drupal/Tests/Core/Breadcrumb/
H A DBreadcrumbTest.php21 $breadcrumb->setLinks([new Link('Home', Url::fromRoute('<front>'))]);
24 $breadcrumb->setLinks([new Link('None', Url::fromRoute('<none>'))]);
H A DBreadcrumbManagerTest.php84 $this->breadcrumb->setLinks($links);
121 $this->breadcrumb->setLinks($links2);
159 $this->breadcrumb->setLinks($links2);
/dports/www/drupal9/drupal-9.2.10/core/tests/Drupal/Tests/Core/Breadcrumb/
H A DBreadcrumbTest.php21 $breadcrumb->setLinks([new Link('Home', Url::fromRoute('<front>'))]);
24 $breadcrumb->setLinks([new Link('None', Url::fromRoute('<none>'))]);
H A DBreadcrumbManagerTest.php84 $this->breadcrumb->setLinks($links);
121 $this->breadcrumb->setLinks($links2);
159 $this->breadcrumb->setLinks($links2);
/dports/graphics/qgis/qgis-3.22.3/tests/src/python/
H A Dtest_qgsprojectmetadata.py127 m.setLinks([l, l2, l3])
263 m.setLinks([])
294 m.setLinks([l])
303 m.setLinks([l])
312 m.setLinks([l])
451 m1.setLinks([QgsProjectMetadata.Link('l1'), QgsProjectMetadata.Link('ll1')])
452 m2.setLinks([])
456 m1.setLinks([])
457 m2.setLinks([QgsProjectMetadata.Link('l2'), QgsProjectMetadata.Link('ll2')])
H A Dtest_qgsmetadatabase.py276 m.setLinks([l, l2])
343 m.setLinks([l, l2, l3])
460 m.setLinks([])
491 m.setLinks([l])
500 m.setLinks([l])
509 m.setLinks([l])
616 m1.setLinks([QgsAbstractMetadataBase.Link('l1'), QgsAbstractMetadataBase.Link('ll1')])
617 m2.setLinks([])
621 m1.setLinks([])
622 m2.setLinks([QgsAbstractMetadataBase.Link('l2'), QgsAbstractMetadataBase.Link('ll2')])
H A Dtest_qgslayermetadata.py243 m.setLinks([l, l2, l3])
407 m.setLinks([])
460 m.setLinks([l])
469 m.setLinks([l])
478 m.setLinks([l])
585 m1.setLinks([QgsLayerMetadata.Link('l1'), QgsLayerMetadata.Link('ll1')])
586 m2.setLinks([])
590 m1.setLinks([])
591 m2.setLinks([QgsLayerMetadata.Link('l2'), QgsLayerMetadata.Link('ll2')])
/dports/editors/calligra/calligra-3.2.1/qtquick/
H A DCQLinkArea.h31 Q_PROPERTY(QVariantList links READ links WRITE setLinks NOTIFY linksChanged)
41 void setLinks(const QVariantList& newLinks);
/dports/graphics/qgis-ltr/qgis-3.16.16/tests/src/python/
H A Dtest_qgsprojectmetadata.py127 m.setLinks([l, l2, l3])
263 m.setLinks([])
294 m.setLinks([l])
303 m.setLinks([l])
312 m.setLinks([l])
H A Dtest_qgsmetadatabase.py276 m.setLinks([l, l2])
343 m.setLinks([l, l2, l3])
460 m.setLinks([])
491 m.setLinks([l])
500 m.setLinks([l])
509 m.setLinks([l])
H A Dtest_qgslayermetadata.py243 m.setLinks([l, l2, l3])
407 m.setLinks([])
460 m.setLinks([l])
469 m.setLinks([l])
478 m.setLinks([l])
/dports/math/scilab/scilab-6.1.1/scilab/modules/graphic_objects/src/java/org/scilab/modules/graphic_objects/legend/
H A DLegend.java174 setLinks((Integer[]) value); in setProperty()
277 public UpdateStatus setLinks(Integer[] links) { in setLinks() method in Legend
361 public UpdateStatus setLinks(ArrayList<Integer> links) { in setLinks() method in Legend
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/history/view/media/
H A Dhistory_view_file.cpp50 void File::setLinks( in setLinks() function in HistoryView::File
121 setLinks( in setDocumentLinks()
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/ShoppingContent/
H A DAccountsListLinksResponse.php37 public function setLinks($links) function in Google_Service_ShoppingContent_AccountsListLinksResponse
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/Compute/
H A DInterconnectDiagnostics.php44 public function setLinks($links) function in Google_Service_Compute_InterconnectDiagnostics
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Compute/
H A DInterconnectDiagnostics.php44 public function setLinks($links) function in Google_Service_Compute_InterconnectDiagnostics
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/DomainsRDAP/
H A DNotice.php38 public function setLinks($links) function in Google_Service_DomainsRDAP_Notice
/dports/www/rsskit/RSSKit-0.4/
H A DRSSArticleProtocol.h132 - (void) setLinks: (NSArray*) someLinks;
/dports/www/drupal8/drupal-8.9.20/core/lib/Drupal/Core/Breadcrumb/
H A DBreadcrumb.php44 public function setLinks(array $links) { function in Drupal\\Core\\Breadcrumb\\Breadcrumb
/dports/www/drupal9/drupal-9.2.10/core/lib/Drupal/Core/Breadcrumb/
H A DBreadcrumb.php44 public function setLinks(array $links) { function in Drupal\\Core\\Breadcrumb\\Breadcrumb
/dports/net/kget/kget-21.12.3/transfer-plugins/metalink/
H A Dmetalinkhttp.h68 void setLinks();

123456