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

#include <klfmainwin_p.h>

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

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 ()
 
- Public Member Functions inherited from QLabel
 Alignment
 
 TextFormat
 
 TextInteractionFlags
 
 QLabel (QWidget *parent=0, Qt::WindowFlags f=0)
 
 QLabel (const QString &text, QWidget *parent=0, Qt::WindowFlags f=0)
 
 buddy ()
 
 clear ()
 
 linkActivated (const QString &link)
 
 linkHovered (const QString &link)
 
 movie ()
 
 picture ()
 
 setBuddy (QWidget *buddy)
 
 setMovie (QMovie *movie)
 
 setNum (int num)
 
 setNum (double num)
 
 setPicture (const QPicture &picture)
 
 QLabel (QWidget *parent, const char *name, Qt::WindowFlags f=0)
 
 QLabel (const QString &text, QWidget *parent, const char *name, Qt::WindowFlags f=0)
 
 QLabel (QWidget *buddy, const QString &text, QWidget *parent=0, const char *name=0, Qt::WindowFlags f=0)
 
 setAlignment (int alignment)
 

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 ( )
inlinevirtual

Definition at line 189 of file klfmainwin_p.h.

Member Function Documentation

void KLFMainWinPopup::addMessage ( const QString msgKey,
const QString msgText 
)
inlineslot

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)
inlineslot

Definition at line 211 of file klfmainwin_p.h.

References QStringList::indexOf().

void KLFMainWinPopup::show ( )
inlineslot

Definition at line 221 of file klfmainwin_p.h.


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

Generated by doxygen 1.8.6