Package wx :: Class FileType
[frames | no frames]

Type FileType

object --+
         |
        FileType


Proxy of C++ FileType class


Method Summary
FileType __init__(self, ftInfo)
  __del__(self)
String ExpandCommand(command, filename, mimetype)
(Static method)
PyObject GetAllCommands(self, filename, mimetype)
PyObject GetDescription(self)
PyObject GetExtensions(self)
Icon GetIcon(self)
PyObject GetIconInfo(self)
PyObject GetMimeType(self)
PyObject GetMimeTypes(self)
PyObject GetOpenCommand(self, filename, mimetype)
PyObject GetPrintCommand(self, filename, mimetype)
bool SetCommand(self, cmd, verb, overwriteprompt)
bool SetDefaultIcon(self, cmd, index)
bool Unassociate(self)

Property Summary
  AllCommands: See GetAllCommands
  Description: See GetDescription
  Extensions: See GetExtensions
  Icon: See GetIcon
  IconInfo: See GetIconInfo
  MimeType: See GetMimeType
  MimeTypes: See GetMimeTypes
  OpenCommand: See GetOpenCommand
  PrintCommand: See GetPrintCommand
  thisown: The membership flag

Property Details

AllCommands

See GetAllCommands

Get Method:
GetAllCommands(self, filename, mimetype)

Description

See GetDescription

Get Method:
GetDescription(self)

Extensions

See GetExtensions

Get Method:
GetExtensions(self)

Icon

See GetIcon

Get Method:
GetIcon(self)

IconInfo

See GetIconInfo

Get Method:
GetIconInfo(self)

MimeType

See GetMimeType

Get Method:
GetMimeType(self)

MimeTypes

See GetMimeTypes

Get Method:
GetMimeTypes(self)

OpenCommand

See GetOpenCommand

Get Method:
GetOpenCommand(self, filename, mimetype)

PrintCommand

See GetPrintCommand

Get Method:
GetPrintCommand(self, filename, mimetype)

thisown

The membership flag


Generated by Epydoc 2.1.20050511.rpd on Thu Mar 22 12:12:21 2007 http://epydoc.sf.net