Version: 6.3.1
Public Member Functions | Protected Member Functions

QtxPathListEdit.Editor Class Reference

Path editor widget.

Inheritance diagram for QtxPathListEdit.Editor:
Inheritance graph

Public Member Functions

 Editor (QWidget *parent=0)
 Constructor.
virtual ~Editor ()
 Destructor.
QString path () const
 Get currently selected path.
void setPath (const QString &)
 Set path.
Qtx::PathType pathType () const
 Get widget mode.
void setPathType (const Qtx::PathType)
 Set widget mode.
QString pathFilter () const
 Get currently used path filters.
void setPathFilter (const QString &)
 Set path filters.

Protected Member Functions

QLineEditlineEdit () const
 Get internal line edit widget.

Constructor & Destructor Documentation

QtxPathListEdit.Editor.Editor ( QWidget parent = 0)
virtual QtxPathListEdit.Editor.~Editor ( ) [virtual]

Member Function Documentation

QString QtxPathEdit::path ( ) const [inherited]
Returns:
file or directory path entered by the user
See also:
setPath()

References QtxPathEdit.myPath.

void QtxPathEdit::setPath ( const QString &  txt) [inherited]
Parameters:
txtfile or directory path
See also:
path()

References QtxPathEdit.myPath.

Qtx::PathType QtxPathEdit::pathType ( ) const [inherited]
Returns:
currently used widget mode (Qtx.PathType)
See also:
setPathType()

References QtxPathEdit.myType.

void QtxPathEdit::setPathType ( const Qtx::PathType  type) [inherited]
Parameters:
typenew widget mode (Qtx.PathType)
See also:
pathType()

References QtxPathEdit.myType, and QtxPathEdit.updateState().

QString QtxPathEdit::pathFilter ( ) const [inherited]
Returns:
file or directory path filters
See also:
setPathFilter()

References QtxPathEdit.myFilter.

void QtxPathEdit::setPathFilter ( const QString &  f) [inherited]
Parameters:
fnew file or directory path filters
See also:
pathFilter()

References QtxPathEdit.myFilter, and QtxPathEdit.updateState().

QLineEdit * QtxPathEdit::lineEdit ( ) const [protected, inherited]
Returns:
line edit box widget

References QtxPathEdit.myPath.

Copyright © 2007-2011 CEA/DEN, EDF R&D, OPEN CASCADE
Copyright © 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS