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

KLFLibResPropEditor Class Reference

#include <klflibview.h>

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

List of all members.

Public Slots

bool apply ()

Public Member Functions

 KLFLibResPropEditor (KLFLibResourceEngine *resource, QWidget *parent=0)
virtual ~KLFLibResPropEditor ()

Protected Slots

void slotResourcePropertyChanged (int propId)
void slotSubResourcePropertyChanged (const QString &subResource, int propId)
void on_btnAdvanced_toggled (bool on)
void advPropEdited (QStandardItem *item)
void advSubResPropEdited (QStandardItem *item)
void on_cbxSubResource_currentIndexChanged (int newSubResItemIndex)
void updateResourceProperties ()
void updateSubResourceProperties ()
void updateSubResources (const QString &curSubResource=QString())

Detailed Description

Definition at line 993 of file klflibview.h.


Constructor & Destructor Documentation

KLFLibResPropEditor::KLFLibResPropEditor ( KLFLibResourceEngine resource,
QWidget parent = 0 
)
KLFLibResPropEditor::~KLFLibResPropEditor ( ) [virtual]

Definition at line 4298 of file klflibview.cpp.


Member Function Documentation

void KLFLibResPropEditor::advPropEdited ( QStandardItem item) [protected, slot]
void KLFLibResPropEditor::advSubResPropEdited ( QStandardItem item) [protected, slot]
bool KLFLibResPropEditor::apply ( ) [slot]
void KLFLibResPropEditor::on_btnAdvanced_toggled ( bool  on) [protected, slot]
void KLFLibResPropEditor::on_cbxSubResource_currentIndexChanged ( int  newSubResItemIndex) [protected, slot]
void KLFLibResPropEditor::slotResourcePropertyChanged ( int  propId) [protected, slot]

Definition at line 4490 of file klflibview.cpp.

References updateResourceProperties(), and updateSubResources().

Referenced by KLFLibResPropEditor().

void KLFLibResPropEditor::slotSubResourcePropertyChanged ( const QString subResource,
int  propId 
) [protected, slot]
void KLFLibResPropEditor::updateResourceProperties ( ) [protected, slot]
void KLFLibResPropEditor::updateSubResourceProperties ( ) [protected, slot]
void KLFLibResPropEditor::updateSubResources ( const QString curSubResource = QString()) [protected, slot]

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

Generated by doxygen 1.7.3