Utilities/__init__.py

changeset 1190
aac32b0fdfb8
parent 1173
c826cd21e273
child 1308
2b602a1521e7
equal deleted inserted replaced
1188:87c12a25512c 1190:aac32b0fdfb8
1414 1414
1415 ################################################################################ 1415 ################################################################################
1416 # Qt utility functions below 1416 # Qt utility functions below
1417 ################################################################################ 1417 ################################################################################
1418 1418
1419
1419 def generatePySideToolPath(toolname): 1420 def generatePySideToolPath(toolname):
1420 """ 1421 """
1421 Module function to generate the executable path for a PySide tool. 1422 Module function to generate the executable path for a PySide tool.
1422 1423
1423 @param toolname base name of the tool (string or QString) 1424 @param toolname base name of the tool (string or QString)

eric ide

mercurial