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

KLFStyleManager Class Reference

#include <klfstylemanager.h>

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

List of all members.

Public Slots

void slotRefresh ()
void slotDelete ()
void slotMoveUp ()
void slotMoveDown ()
void slotRename ()
void refreshActionsEnabledState ()
void showActionsContextMenu (const QPoint &pos)
void retranslateUi (bool alsoBaseUi=true)

Signals

void refreshStyles ()

Public Member Functions

 KLFStyleManager (KLFStyleList *ptr, QWidget *parent)
 ~KLFStyleManager ()

Protected Slots

void slotModelMoveCompleted (int previouspos, int newpos)

Detailed Description

Definition at line 60 of file klfstylemanager.h.


Constructor & Destructor Documentation

KLFStyleManager::KLFStyleManager ( KLFStyleList ptr,
QWidget parent 
)
KLFStyleManager::~KLFStyleManager ( )

Definition at line 197 of file klfstylemanager.cpp.


Member Function Documentation

void KLFStyleManager::refreshActionsEnabledState ( ) [slot]
void KLFStyleManager::refreshStyles ( ) [signal]
void KLFStyleManager::retranslateUi ( bool  alsoBaseUi = true) [slot]

Definition at line 185 of file klfstylemanager.cpp.

References KLF_DEBUG_TIME_BLOCK, and KLF_FUNC_NAME.

Referenced by KLFStyleManager().

void KLFStyleManager::showActionsContextMenu ( const QPoint pos) [slot]

Definition at line 218 of file klfstylemanager.cpp.

References QMenu::exec().

Referenced by KLFStyleManager().

void KLFStyleManager::slotDelete ( ) [slot]
void KLFStyleManager::slotModelMoveCompleted ( int  previouspos,
int  newpos 
) [protected, slot]
void KLFStyleManager::slotMoveDown ( ) [slot]
void KLFStyleManager::slotMoveUp ( ) [slot]
void KLFStyleManager::slotRefresh ( ) [slot]

Definition at line 314 of file klfstylemanager.cpp.

References QList::at(), QStringListModel::setStringList(), and QList::size().

Referenced by KLFStyleManager().

void KLFStyleManager::slotRename ( ) [slot]

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

Generated by doxygen 1.7.3