Utilities/__init__.py

changeset 2741
d0d7836d0c01
parent 2737
dbe5497851fa
child 2763
e4794166ad70
equal deleted inserted replaced
2740:647426d44f04 2741:d0d7836d0c01
1497 1497
1498 ################################################################################ 1498 ################################################################################
1499 # Qt utility functions below 1499 # Qt utility functions below
1500 ################################################################################ 1500 ################################################################################
1501 1501
1502 # TODO: add PyQt5 (both)
1503 def generatePySideToolPath(toolname): 1502 def generatePySideToolPath(toolname):
1504 """ 1503 """
1505 Module function to generate the executable path for a PySide tool. 1504 Module function to generate the executable path for a PySide tool.
1506 1505
1507 @param toolname base name of the tool (string or QString) 1506 @param toolname base name of the tool (string or QString)

eric ide

mercurial