[KLF Application][KLF Tools][KLF Backend][KLF Home]
KLatexFormula Project
Public Member Functions | Static Public Member Functions | Protected Slots | Protected Member Functions | List of all members
KLFLibOpenResourceDlg Class Reference

Dialog prompting user to choose a resource and a sub-resource to open. More...

#include <klflibview.h>

Inheritance diagram for KLFLibOpenResourceDlg:
Inheritance graph
[legend]
Collaboration diagram for KLFLibOpenResourceDlg:
Collaboration graph
[legend]

Public Member Functions

 KLFLibOpenResourceDlg (const QUrl &defaultlocation=QUrl(), QWidget *parent=0)
 
virtual ~KLFLibOpenResourceDlg ()
 
virtual QUrl url () const
 
- Public Member Functions inherited from QDialog
 QDialog (QWidget *parent=0, Qt::WindowFlags f=0)
 
 accept ()
 
 accepted ()
 
 done (int r)
 
 exec ()
 
 finished (int result)
 
 reject ()
 
 rejected ()
 
 result ()
 
 setResult (int i)
 
 QDialog (QWidget *parent, const char *name, bool modal=false, Qt::WindowFlags f=0)
 

Static Public Member Functions

static QUrl queryOpenResource (const QUrl &defaultlocation=QUrl(), QWidget *parent=0)
 

Protected Slots

virtual void updateReadyToOpenFromSender (bool isready)
 
virtual void updateReadyToOpen ()
 

Protected Member Functions

virtual QUrl retrieveRawUrl () const
 

Detailed Description

Dialog prompting user to choose a resource and a sub-resource to open.

Definition at line 936 of file klflibview.h.

Constructor & Destructor Documentation

KLFLibOpenResourceDlg::KLFLibOpenResourceDlg ( const QUrl defaultlocation = QUrl(),
QWidget parent = 0 
)
KLFLibOpenResourceDlg::~KLFLibOpenResourceDlg ( )
virtual

Definition at line 4037 of file klflibview.cpp.

Member Function Documentation

QUrl KLFLibOpenResourceDlg::queryOpenResource ( const QUrl defaultlocation = QUrl(),
QWidget parent = 0 
)
static

Definition at line 4111 of file klflibview.cpp.

References QDialog::exec(), QDialog::result(), and url().

Referenced by KLFLibBrowser::slotResourceOpen().

QUrl KLFLibOpenResourceDlg::retrieveRawUrl ( ) const
protectedvirtual
void KLFLibOpenResourceDlg::updateReadyToOpen ( )
protectedvirtualslot
void KLFLibOpenResourceDlg::updateReadyToOpenFromSender ( bool  isready)
protectedvirtualslot

Definition at line 4067 of file klflibview.cpp.

References QObject::setProperty(), and updateReadyToOpen().

Referenced by KLFLibOpenResourceDlg().

QUrl KLFLibOpenResourceDlg::url ( ) const
virtual

Definition at line 4051 of file klflibview.cpp.

References QUrl::addQueryItem(), QUrl::isEmpty(), klfDbg, and retrieveRawUrl().

Referenced by queryOpenResource().


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

Generated by doxygen 1.8.8