okteta
#include <reversebytearrayfilterparametersetedit.h>

Public Member Functions | |
ReverseByteArrayFilterParameterSetEdit (QWidget *parent=0) | |
virtual | ~ReverseByteArrayFilterParameterSetEdit () |
virtual void | getParameterSet (AbstractByteArrayFilterParameterSet *parameterSet) const |
virtual void | setValues (const AbstractByteArrayFilterParameterSet *parameterSet) |
![]() | |
virtual | ~AbstractByteArrayFilterParameterSetEdit () |
virtual bool | isValid () const |
virtual void | rememberCurrentSettings () |
virtual void | setCharCodec (const QString &charCodecName) |
Static Public Attributes | |
static const char *const | Id = "Reverse" |
Protected Attributes | |
QCheckBox * | mInvertsBitsCheckBox |
![]() | |
Private *const | d |
Additional Inherited Members | |
![]() | |
void | validityChanged (bool isValid) |
![]() | |
AbstractByteArrayFilterParameterSetEdit (QWidget *parent=0) | |
Detailed Description
Definition at line 32 of file reversebytearrayfilterparametersetedit.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 37 of file reversebytearrayfilterparametersetedit.cpp.
|
virtual |
Definition at line 72 of file reversebytearrayfilterparametersetedit.cpp.
Member Function Documentation
|
virtual |
Implements AbstractByteArrayFilterParameterSetEdit.
Definition at line 64 of file reversebytearrayfilterparametersetedit.cpp.
|
virtual |
Implements AbstractByteArrayFilterParameterSetEdit.
Definition at line 56 of file reversebytearrayfilterparametersetedit.cpp.
Member Data Documentation
|
static |
Definition at line 37 of file reversebytearrayfilterparametersetedit.h.
|
protected |
Definition at line 48 of file reversebytearrayfilterparametersetedit.h.
The documentation for this class was generated from the following files:
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:04:11 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.