#include </home/clem/local/src/opie/noncore/net/opie-smb/qsmb.h>
Inheritance diagram for Qsmb:


Public Slots | |
| void | clear () |
| void | scanClicked () |
| void | hostSelected (int) |
| void | DoItClicked () |
| void | umountIt () |
| bool | runCommand (const QStringList &) |
Public Member Functions | |
| Qsmb (QWidget *parent=0, const char *name=0, WFlags fl=0) | |
| ~Qsmb () | |
| void | scan () |
| void | DoIt () |
Static Public Member Functions | |
| static QString | appName () |
Public Attributes | |
| QString | out |
Private Slots | |
| void | TextViewClicked (QListViewItem *) |
Private Member Functions | |
| bool | isMounted (const QString &) |
| QString | getMount (const QString &) |
Private Attributes | |
| QListViewItem * | top_element |
| QComboBox * | hosts |
| pthread_t | tpid |
| bool | scanning |
|
||||||||||||||||
|
|
|
|
|
Definition at line 48 of file qsmb.h. References QString::fromLatin1(). |
|
|
Definition at line 98 of file qsmb.cpp. References FormQPESMBBase::CBHost, FormQPESMBBase::ListViewScan, NULL, scanning, FormQPESMBBase::TextViewOutput, and top_element. |
|
|
Definition at line 301 of file qsmb.cpp. References FormQPESMBBase::CBHost, QValueList< T >::clear(), QFile::close(), QDir::currentDirPath(), IO_WriteOnly, isMounted(), QStringList::join(), FormQPESMBBase::ListViewScan, FormQPESMBBase::LScan, FormQPESMBBase::mountpt, FormQPESMBBase::onbootBtn, QFile::open(), FormQPESMBBase::password, qApp, qWarning(), runCommand(), scanning, QString::stripWhiteSpace(), text, FormQPESMBBase::TextViewOutput, and FormQPESMBBase::username. Referenced by runitm(). |
|
|
Definition at line 113 of file qsmb.cpp. References FormQPESMBBase::ListViewScan, NULL, runitm(), scanning, tpid, tr, and warning(). Referenced by Qsmb(). |
|
|
Definition at line 454 of file qsmb.cpp. References QString::find(). Referenced by hostSelected(). |
|
|
Definition at line 191 of file qsmb.cpp. References QTextStream::atEnd(), FormQPESMBBase::CBHost, QString::find(), getMount(), IO_ReadOnly, FormQPESMBBase::ListViewScan, FormQPESMBBase::LScan, out, FormQPESMBBase::password, QTextStream::readLine(), runCommand(), s, scanning, QStringList::split(), QString::stripWhiteSpace(), text, FormQPESMBBase::TextViewOutput, and FormQPESMBBase::username. Referenced by Qsmb(). |
|
|
Definition at line 436 of file qsmb.cpp. References QString::find(). Referenced by DoIt(), and umountIt(). |
|
|
Definition at line 417 of file qsmb.cpp. References Process::exec(), QString::find(), QStringList::join(), out, qWarning(), and FormQPESMBBase::TextViewOutput. Referenced by DoIt(), hostSelected(), scan(), and umountIt(). |
|
|
Definition at line 138 of file qsmb.cpp. References QTextStream::atEnd(), FormQPESMBBase::CBHost, clear(), QFile::close(), IO_ReadOnly, IO_WriteOnly, QString::left(), FormQPESMBBase::LScan, match(), QFile::open(), out, output, qApp, qWarning(), QTextStream::readLine(), runCommand(), s, scanning, QStringList::split(), and FormQPESMBBase::TextViewOutput. Referenced by runit(). |
|
|
Definition at line 107 of file qsmb.cpp. References NULL, runit(), scanning, and tpid. Referenced by Qsmb(). |
|
|
Definition at line 472 of file qsmb.cpp. References QString::isEmpty(), FormQPESMBBase::mountpt, NULL, qWarning(), and text. Referenced by Qsmb(). |
|
|
Definition at line 383 of file qsmb.cpp. References QDir::currentDirPath(), isMounted(), QString::left(), FormQPESMBBase::ListViewScan, FormQPESMBBase::mountpt, qWarning(), runCommand(), QString::stripWhiteSpace(), and FormQPESMBBase::TextViewOutput. Referenced by Qsmb(). |
|
|
|
|
|
Definition at line 68 of file qsmb.h. Referenced by hostSelected(), runCommand(), and scan(). |
|
|
Definition at line 58 of file qsmb.h. Referenced by clear(), DoIt(), DoItClicked(), hostSelected(), Qsmb(), scan(), and scanClicked(). |
|
|
|
|
|
Definition at line 57 of file qsmb.h. Referenced by DoItClicked(), and scanClicked(). |
1.4.2