Go to the source code of this file.
Classes | |
| class | configure_windows |
| Configure Qtsmbstatus-client. More... | |
Functions | |
| void | debugQt (const QString &message) |
| void | readConfigFile () |
| void | writeConfigFile () |
Variables | |
| bool | autoconnect |
| Autoconnect when qtsmbstatus start. | |
| QString | host |
| bool | iconize |
| Iconize QtSmbstatus on system tray. | |
| int | interval |
| Interval, in seconds, between every request to smbstatus. | |
| int | limitLog |
| limit log (number of days) | |
| bool | log_activity |
| log SMB/CIFS activities | |
| QString | passwd_login |
| Q_UINT16 | port_server |
| TCP port. | |
| bool | show_messages |
| show status notification messages (balloon messages) | |
| QString | username_login |
| bool | view_hidden_shares |
| View hidden shares (share$). | |
| void debugQt | ( | const QString & | message | ) |
view debug messages. The message is printed to stderr.
| void readConfigFile | ( | ) |
Read configuration file.
| void writeConfigFile | ( | ) |
Save configuration file (create if not exist)
| bool autoconnect |
Autoconnect when qtsmbstatus start.
| QString host |
| bool iconize |
Iconize QtSmbstatus on system tray.
| int limitLog |
limit log (number of days)
| bool log_activity |
log SMB/CIFS activities
| QString passwd_login |
| Q_UINT16 port_server |
TCP port.
| bool show_messages |
show status notification messages (balloon messages)
| QString username_login |
| bool view_hidden_shares |
View hidden shares (share$).
1.5.3