|
|
| enum { OPEN_READWRITE = 1, OPEN_READONLY = 2, OPEN_INSERT = 4 } |
| KSendFaxView (QWidget *parent = 0, const char *name=0)
| KSendFaxView |
| ~KSendFaxView ()
| ~KSendFaxView |
| bool showFileList (bool flag)
| showFileList |
| int sendFax ()
| sendFax |
| int showJobs ()
| showJobs |
| int removeJob ()
| removeJob |
| bool scanDoc ()
| scanDoc |
| bool previewDoc ()
| previewDoc |
| bool editDoc ()
| editDoc |
| void saveOptions ()
| saveOptions |
| bool setFileName (const char * name)
| setFileName |
| bool pbShow (bool flag)
| pbShow |
| bool pbEdit ()
| pbEdit |
| bool pbLoad ()
| pbLoad |
| bool pbAdd ()
| pbAdd |
| bool pbModify ()
| pbModify |
| bool pbRemove ()
| pbRemove |
| bool pbSave ()
| pbSave |
| QString pbType ()
| pbType |
| void readConfig ()
| readConfig |
| bool showPB | showPB |
| bool showFL | showFL |
| MyPBEntry (struct) | MyPBEntry |
[protected]
| void setPos (QLabel *lab, QLineEdit *le)
| setPos |
[protected]
| const char * askID ()
| askID |
[protected]
| bool regenerate (bool old_showFL)
| regenerate |
[protected]
| QListViewItem * pbSearch ()
| pbSearch |
[protected]
| void ExitKSendFax ()
| ExitKSendFax |
[signal]
| void readAddressBook ()
| readAddressBook |
[protected slots slot]
| void SendFaxCB ()
| SendFaxCB |
[protected slots slot]
| void ReadStderr (KProcess *, char *buffer, int buflen)
| ReadStderr |
[protected slots slot]
| void ReadStdout (KProcess *, char *buffer, int buflen)
| ReadStdout |
[protected slots slot]
| void SendFaxDone (KProcess*)
| SendFaxDone |
[protected slots slot]
| void slotScanned (const QImage &, int)
| slotScanned |
[protected slots slot]
| void XSaneDone (KProcess*)
| XSaneDone |
[protected slots slot]
| void PreviewDocDone (KProcess*)
| PreviewDocDone |
[protected slots slot]
| bool convertToPSIfNeeded (QString fname, QString & psfile,
bool convertAll = false, bool checkTags = false)
| convertToPSIfNeeded |
[private]
| bool isPostscriptFile (QString fname)
| isPostscriptFile |
[private const]
| bool isTextFile (QString fname)
| isTextFile |
[private const]
| bool isMimeType (QString const fname, QString const mimeType)
| isMimeType |
[private const]
| bool getConverterCmd (QString const mimeType, QString & cmd)
| getConverterCmd |
[private const]
| bool checkExcludeConvert (QString mime)
| checkExcludeConvert |
[private const]
| bool checkAlwaysConvert (QString mime)
| checkAlwaysConvert |
[private const]
| bool setFileList (QStringList & fnames, QStringList & tmpfilenames,
bool convertAll = false)
| setFileList |
[private]
| void getColumnNumbers (int & cFax, int & cNam, int & cEnt)
| getColumnNumbers |
[private const]
| QString tmpfname | tmpfname |
[private]
| QString sendcmd | sendcmd |
[private]
| QString showcmd | showcmd |
[private]
| QString removecmd | removecmd |
[private]
| QString logdir | logdir |
[private]
| QString phonebook_type | phonebook_type |
[private]
| QString phonebook | phonebook |
[private]
| QStringList tmpFileList | tmpFileList |
[private]
| LogListBox * show_listbox | show_listbox |
[private]
| LogListBox * remove_listbox | remove_listbox |
[private]
| LogListBox * error_listbox | error_listbox |
[private]
| FormEdit * fedit | fedit |
[private]
| int updateSeconds | updateSeconds |
[private]
| QDir workdir | workdir |
[private]
| QVBoxLayout * v_layout | v_layout |
[private]
| KSendFaxDlg * dlg | dlg |
[private]
| map | pb_entries |
[private]
| Generated by: pb00074 on phx00060.it.wuerth.com on Wed Aug 7 11:16:39 2002, using kdoc 2.0a54. |