okteta
Kasten2::BytesPerLineDialog Class Reference
#include <bytesperlinedialog.h>
Inheritance diagram for Kasten2::BytesPerLineDialog:
Public Member Functions | |
BytesPerLineDialog (QWidget *parent=0) | |
virtual | ~BytesPerLineDialog () |
int | bytesPerLine () const |
void | setBytesPerLine (int bytesPerLine) |
Protected Attributes | |
KIntNumInput * | mBytesPerLineEdit |
Detailed Description
Definition at line 35 of file bytesperlinedialog.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 35 of file bytesperlinedialog.cpp.
|
virtual |
Definition at line 65 of file bytesperlinedialog.cpp.
Member Function Documentation
int Kasten2::BytesPerLineDialog::bytesPerLine | ( | ) | const |
Definition at line 58 of file bytesperlinedialog.cpp.
void Kasten2::BytesPerLineDialog::setBytesPerLine | ( | int | bytesPerLine | ) |
Definition at line 60 of file bytesperlinedialog.cpp.
Member Data Documentation
|
protected |
Definition at line 49 of file bytesperlinedialog.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:04:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:04:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.