[KLF Application][KLF Tools][KLF Backend][KLF Home]
KLatexFormula Project
Public Member Functions | Public Attributes
KLFMainWin::HelpLinkAction Struct Reference

#include <klfmainwin.h>

Collaboration diagram for KLFMainWin::HelpLinkAction:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 HelpLinkAction (const QString &p, QObject *obj, const char *func, bool param)

Public Attributes

QString path
QObjectreciever
QByteArray memberFunc
bool wantParam

Detailed Description

Definition at line 436 of file klfmainwin.h.


Constructor & Destructor Documentation

KLFMainWin::HelpLinkAction::HelpLinkAction ( const QString p,
QObject obj,
const char *  func,
bool  param 
)
inline

Definition at line 437 of file klfmainwin.h.


Member Data Documentation

QByteArray KLFMainWin::HelpLinkAction::memberFunc

Definition at line 441 of file klfmainwin.h.

QString KLFMainWin::HelpLinkAction::path

Definition at line 439 of file klfmainwin.h.

QObject* KLFMainWin::HelpLinkAction::reciever

Definition at line 440 of file klfmainwin.h.

bool KLFMainWin::HelpLinkAction::wantParam

Definition at line 442 of file klfmainwin.h.


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

Generated by doxygen 1.8.1