okteta
Kasten2::BytesPerGroupDialog Class Reference
#include <bytespergroupdialog.h>
Inheritance diagram for Kasten2::BytesPerGroupDialog:
Public Member Functions | |
BytesPerGroupDialog (QWidget *parent=0) | |
virtual | ~BytesPerGroupDialog () |
int | groupedBytesCount () const |
void | setGroupedBytesCount (int groupedBytesCount) |
Protected Attributes | |
KIntNumInput * | mGroupedBytesCountEdit |
Detailed Description
Definition at line 35 of file bytespergroupdialog.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 35 of file bytespergroupdialog.cpp.
|
virtual |
Definition at line 68 of file bytespergroupdialog.cpp.
Member Function Documentation
int Kasten2::BytesPerGroupDialog::groupedBytesCount | ( | ) | const |
Definition at line 61 of file bytespergroupdialog.cpp.
void Kasten2::BytesPerGroupDialog::setGroupedBytesCount | ( | int | groupedBytesCount | ) |
Definition at line 63 of file bytespergroupdialog.cpp.
Member Data Documentation
|
protected |
Definition at line 49 of file bytespergroupdialog.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.