class KQuick


Definition#include <kquick/kquick.h>
InheritsKTMainWindow (kdeui)
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Public Slots

Public Members

Private Methods

Private Members


Detailed Description

KHTMLView * htmlw

HTML Widget, which receives the output

OutputC * output

The ouput system

FILE * logfile

Filehandle for the logfile, where we log all the queries

void  loadUrl (const char *_url,bool saveRecent=true)

This is a slot for the HTML Widget, that we can process all the clicks on Hyperlinks

 KQuick (QWidget* parent=0, const char *name=0)

construtor

void  timerEvent (QTimerEvent *ev)

This function is called regulary to fetch the searchtext and generate the output

KQuick ()

destructor

QLineEdit * editbox

The editbox, which contains the word to be translated.

QWidget * topWidget

This is the main window

Quick * quick

This is the Translator Interface, which queries all the databases

int CountDown

Counts down until update

void  TestDir (const char* name)

[private]

Tests for the existence of a given directory underneath $HOME and creates it if it doesn't exist.

QPopupMenu * optionmenu

[private]

The Menu which includes all the options like logging, OnTopWhenNeeded, ...

QString lastsearch

[private]

Those are to remember the previous searchtext, to know wheter it changed

QString lastedit

[private]

Those are to remember the previous searchtext, to know wheter it changed

void  switchlog ()

[slot]

Switches the logging on and off

void  switchontop ()

[slot]

Switches the AutoOnTop Feature on and off

void  slotOnURL ( KHTMLView *_view, const char *_url )

[slot]

void  slotLoadUrl (KHTMLView *_view, const char *_url, int _button, const char *_target )

[slot]

Load document from Url when You select link in preview window


Generated by: philipp@linux1 on Sun Jan 7 23:43:11 2001, using kdoc 2.0a36.