Dialog for selecting one of all images founded. It's called after image search Extras/Manage Pictures/ Click [Search] button for chosen image frame item.
More...
#include <picsearch.h>
|
|
void | rowPicChanged (unsigned int) |
| | Emitted when the pic for a row is replaced. Arg is row index.
|
| |
|
| | PicSearch (QWidget *parent, const QString &fileName, const QStringList &avalableFiles) |
| | Constructor for PicSearch.[dox?]. Used in Extras / Manage Pictures / Search function. More...
|
| |
|
|
QString | currentImage |
| | Currently selected image with its full path.
|
| |
Dialog for selecting one of all images founded. It's called after image search Extras/Manage Pictures/ Click [Search] button for chosen image frame item.
| PicSearch::PicSearch |
( |
QWidget * |
parent, |
|
|
const QString & |
fileName, |
|
|
const QStringList & |
avalableFiles |
|
) |
| |
Constructor for PicSearch.[dox?]. Used in Extras / Manage Pictures / Search function.
- Author
- Franz Schmid
- Parameters
-
| parent | QWidget pointer to parent window |
| fileName | QString name of image |
| avalableFiles | QStringList List of Paths where an Image with the given Name is present |
The documentation for this class was generated from the following files:
- /Users/ale/src/Scribus/scribus/ui/picsearch.h
- /Users/ale/src/Scribus/scribus/ui/picsearch.cpp