"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "src/seafile-applet.h" between
seafile-client-9.0.1.tar.gz and seafile-client-9.0.2.tar.gz

About: Seafile (client) for the Seafile cloud storage system.

seafile-applet.h  (seafile-client-9.0.1):seafile-applet.h  (seafile-client-9.0.2)
skipping to change at line 44 skipping to change at line 44
void messageBox(const QString& msg, QWidget *parent=0); void messageBox(const QString& msg, QWidget *parent=0);
void warningBox(const QString& msg, QWidget *parent=0); void warningBox(const QString& msg, QWidget *parent=0);
bool yesOrNoBox(const QString& msg, QWidget *parent=0, bool default_val=true ); bool yesOrNoBox(const QString& msg, QWidget *parent=0, bool default_val=true );
bool detailedYesOrNoBox(const QString& msg, const QString& detailed_text, QW idget *parent, bool default_val=true); bool detailedYesOrNoBox(const QString& msg, const QString& detailed_text, QW idget *parent, bool default_val=true);
QMessageBox::StandardButton yesNoCancelBox(const QString& msg, QMessageBox::StandardButton yesNoCancelBox(const QString& msg,
QWidget *parent, QWidget *parent,
QMessageBox::StandardButton defau lt_btn); QMessageBox::StandardButton defau lt_btn);
bool yesOrCancelBox(const QString& msg, QWidget *parent, bool default_ok); bool yesOrCancelBox(const QString& msg, QWidget *parent, bool default_ok);
bool bulkDeletingMessageBox(const QString& text, const QString& info); bool deletingConfirmationBox(const QString& text, const QString& info);
QString getText(QWidget *parent, QString getText(QWidget *parent,
const QString &title, const QString &title,
const QString &label, const QString &label,
QLineEdit::EchoMode mode = QLineEdit::Normal, QLineEdit::EchoMode mode = QLineEdit::Normal,
const QString &text = QString(), const QString &text = QString(),
bool *ok = 0, bool *ok = 0,
Qt::WindowFlags flags = Qt::Widget, Qt::WindowFlags flags = Qt::Widget,
Qt::InputMethodHints inputMethodHints = Qt::ImhNone); Qt::InputMethodHints inputMethodHints = Qt::ImhNone);
 End of changes. 1 change blocks. 
1 lines changed or deleted 1 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)