Utilities/__init__.py

changeset 2770
fd5ee85f0450
parent 2763
e4794166ad70
child 2791
a9577f248f04
child 2965
d133c7edd88a
equal deleted inserted replaced
2769:8cbebde7a984 2770:fd5ee85f0450
1497 1497
1498 ################################################################################ 1498 ################################################################################
1499 # Qt utility functions below 1499 # Qt utility functions below
1500 ################################################################################ 1500 ################################################################################
1501 1501
1502
1502 def generatePySideToolPath(toolname): 1503 def generatePySideToolPath(toolname):
1503 """ 1504 """
1504 Module function to generate the executable path for a PySide tool. 1505 Module function to generate the executable path for a PySide tool.
1505 1506
1506 @param toolname base name of the tool (string or QString) 1507 @param toolname base name of the tool (string or QString)

eric ide

mercurial