Trees | Indices | Help |
|
---|
|
object --+ | sip.simplewrapper --+ | PyQt5.QtWidgets.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 |
|
|||
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 Tue May 2 06:33:30 2017 | http://epydoc.sourceforge.net |