This branch is54212 commits behindqgis/QGIS:master. Folders and files Name Last commit message Last commit date Latest commit jef-n dxf export: don't use 3D coordinates for filled circles (followupb3b… Jul 3, 2016 f470dfb·Jul 3, 2016 ...
getOpenFileName(self,"QFileDialog.getOpenFileName()", "",fileSpec, options=options) if fileName: return fileName else: return None Example 5Source File: QgsManager.py From QGISFMV with GNU General Public License v3.0 5 votes def openVideoFileDialog(self): ''' Open video file dialog ''...
Author Name: Kory Roberts (Kory Roberts) Original Redmine Issue: 18366 Affected QGIS version: 3.1(master) Redmine category:project_loading/saving Previous build was opening the project file just fine. qgis ../../src/app/main.cpp: 455: (m...
# 需要导入模块: from PyQt4.QtGui import QFileDialog [as 别名]# 或者: from PyQt4.QtGui.QFileDialog importgetOpenFileName[as 别名]defselect_load_file(self):"""[email protected] Select file to load in the field"""sender=self.sender() fileName = QFileDialog.getOpenFileName(self.dlg,"Select...
("test.src", "."); + private static CertificateFactory cf; + + // Each of the roots have a test certificate chain stored in a file + // named "-chain.pem". + private static String[] rootsToTest = new String[] { + "entrustevca", "entrustrootcaec1", "entrustrootcag2", "...
// Each of the roots have a test certificate chain stored in a file // named "<root>-chain.pem". private static String[] rootsToTest = new String[] { "entrustevca", "entrustrootcaec1", "entrustrootcag2", "entrustrootcag4", "entrust2048ca", "affirmtrustcommercialca", "affirmtrustnet...