| Trees | Indices | Help |
|
|---|
|
|
object --+
|
sip.simplewrapper --+
|
PyQt4.QtGui.QFileIconProvider --+
|
PhaseDatabaseIconProvider
Class to ensure that projects get the proper icon in the file open dialog, and also are labeled as type "Project"
|
|||
|
Inherited from |
|||
|
|||
|
|||
| QIcon |
|
||
| bool |
|
||
| str |
|
||
|
Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
|||
Create a PhaseDatabaseIconProvider instance
|
Return the proper icon for the file/directory that arg points to. This will be the default icon except if arg points to a Phase database, in which case it will be a custom icon.
|
Determine if info points to a Phase database.
|
Return the proper type for the file/directory that arg points to. This will be the default type except if arg points to a Phase database, in which case it will be 'Phase Database'
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed Aug 3 08:00:02 2016 | http://epydoc.sourceforge.net |