AvogadroLibs  1.93.1
Signals | Public Member Functions | Protected Member Functions | List of all members
FileDialog Class Reference

Remote file dialog.

#include <avogadro/qtplugins/clientserver/filedialog.h>

Inheritance diagram for FileDialog:

Signals

void fileSelected (const QString &)
 Signal emitted when the user has chosen a file.
 
void fileAcceptedInternal (const QString &)
 

Public Member Functions

 FileDialog (ProtoCall::Runtime::vtkCommunicatorChannel *, QWidget *Parent, const QString &Title=QString(), const QString &Directory=QString(), const QString &Filter=QString())
 
void setRecentlyUsedExtension (const QString &fileExtension)
 set the most recently used file extension
 
QString getSelectedFile ()
 Returns all the file groups.
 
void accept ()
 accept this dialog
 
bool selectFile (const QString &)
 set a file current to support test playback
 
void setShowHidden (const bool &hidden)
 set if we show hidden files and holders
 
bool getShowHidden ()
 returns the state of the show hidden flag
 

Protected Member Functions

void acceptExistingFiles ()
 
void acceptDefault ()
 
QStringList buildFileGroup (const QString &filename)
 
virtual void showEvent (QShowEvent *showEvent)
 

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