[KLF Application][KLF Tools][KLF Backend][KLF Home]
KLatexFormula Project
Public Slots | Signals | Public Member Functions

KLFMainWinPopup Class Reference

#include <klfmainwin_p.h>

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

List of all members.

Public Slots

void addMessage (const QString &msgKey, const QString &msgText)
void removeMessage (const QString &msgKey)
void show ()

Signals

void linkActivated (const QUrl &url)

Public Member Functions

 KLFMainWinPopup (KLFMainWin *mainwin)
virtual ~KLFMainWinPopup ()
bool hasMessages ()
QStringList messageKeys ()

Detailed Description

Definition at line 159 of file klfmainwin_p.h.


Constructor & Destructor Documentation

KLFMainWinPopup::KLFMainWinPopup ( KLFMainWin mainwin) [inline]

Definition at line 163 of file klfmainwin_p.h.

References linkActivated(), QFont::setPointSize(), and QWidget::window().

virtual KLFMainWinPopup::~KLFMainWinPopup ( ) [inline, virtual]

Definition at line 189 of file klfmainwin_p.h.


Member Function Documentation

void KLFMainWinPopup::addMessage ( const QString msgKey,
const QString msgText 
) [inline, slot]

Displays the message msgText in the label. msgKey is arbitrary and may be used to remove the message with removeMessage() later on.

Definition at line 203 of file klfmainwin_p.h.

References klfDbg.

bool KLFMainWinPopup::hasMessages ( ) [inline]

Definition at line 191 of file klfmainwin_p.h.

void KLFMainWinPopup::linkActivated ( const QUrl url) [signal]

Referenced by KLFMainWinPopup().

QStringList KLFMainWinPopup::messageKeys ( ) [inline]

Definition at line 193 of file klfmainwin_p.h.

void KLFMainWinPopup::removeMessage ( const QString msgKey) [inline, slot]

Definition at line 211 of file klfmainwin_p.h.

References QStringList::indexOf().

void KLFMainWinPopup::show ( ) [inline, slot]

Definition at line 221 of file klfmainwin_p.h.


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

Generated by doxygen 1.7.3