configure_windows.h File Reference

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$).


Function Documentation

void debugQt ( const QString &  message  ) 

view debug messages. The message is printed to stderr.

void readConfigFile (  ) 

Read configuration file.

See also:
writeConfigFile
Read configuration file

void writeConfigFile (  ) 

Save configuration file (create if not exist)

See also:
readConfigFile


Variable Documentation

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$).


Generated on Fri Nov 2 21:44:58 2007 for qtsmbstatus.kdevelop by  doxygen 1.5.3