DlgLocation Class Reference

[kfmlib Index] [kfmlib Hierarchy] [Headers]


This class can be used to ask for a new filename or for an URL More...

#include <kfm.h>

Inherits: QDialog (qt)

Public Members

Protected Members


Detailed Description

This class can be used to ask for a new filename or for

an URL.


DlgLocation( const char *_text, const char *_value, QWidget *parent = 0L ) [public]

Create a dialog that asks for a single line of text. _value is the initial value of the line. _text appears as label on top of the entry box.

const char * getText() [public]

Return the value the user entered

void resizeEvent(QResizeEvent *e) [public]

The dialog is being resized

QLineEdit *edit[protected]

The line edit widget and the two buttons


Documentation generated by root@darkstar.lst.de on Wed Sep 8 17:38:56 CEST 1999
Kdoc