Update notifications for Links Cloud and Photo Show.

Improvements to the Photo system.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@382 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
drbob 2008-03-17 14:03:47 +00:00
parent fb229c96da
commit 5410a20756
12 changed files with 424 additions and 91 deletions

View file

@ -49,17 +49,18 @@ private slots:
void updatePhotoList();
void removePhoto();
void updatePhoto();
void addPhotos();
void checkUpdate();
void showPhoto( QTreeWidgetItem *item, int column);
private:
void addShows(std::string peerid);
void addPhoto(QString filename);
void showPhoto(QString filename);
/* Worker Functions */
/* (1) Update Display */