Scribus
Open source desktop publishing at your fingertips
PicSearch Class Reference

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>

Inheritance diagram for PicSearch:
Collaboration diagram for PicSearch:

Signals

void rowPicChanged (unsigned int)
 Emitted when the pic for a row is replaced. Arg is row index.
 

Public Member Functions

 PicSearch (QWidget *parent, const QString &fileName, const QStringList &avalableFiles)
 Constructor for PicSearch.[dox?]. Used in Extras / Manage Pictures / Search function. More...
 

Public Attributes

QString currentImage
 Currently selected image with its full path.
 

Protected Attributes

QSize minS
 

Detailed Description

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.

Constructor & Destructor Documentation

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
parentQWidget pointer to parent window
fileNameQString name of image
avalableFilesQStringList List of Paths where an Image with the given Name is present

The documentation for this class was generated from the following files: