RangeSelectImpl Class Reference

#include <rangeselectimpl.h>

List of all members.

Public Slots

void pushButtonOk_clicked ()
void checkBoxDiffCache_toggled (bool b)
void checkBoxShowAll_toggled (bool b)
void checkBoxShowDialog_toggled (bool b)
void checkBoxShowWholeHistory_toggled (bool b)

Public Member Functions

 RangeSelectImpl (QWidget *par, QString *range, const QStringList &tl, bool *quit, Git *g)

Private Member Functions

void orderTags (const QStringList &src, QStringList &dst)

Private Attributes

QString * range
bool * quit
Gitgit
QString fromBckUp
QString toBckUp


Detailed Description

Definition at line 14 of file rangeselectimpl.h.


Constructor & Destructor Documentation

RangeSelectImpl ( QWidget *  par,
QString *  range,
const QStringList &  tl,
bool *  quit,
Git g 
)

Definition at line 20 of file rangeselectimpl.cpp.


Member Function Documentation

void pushButtonOk_clicked (  )  [slot]

Definition at line 102 of file rangeselectimpl.cpp.

void checkBoxDiffCache_toggled ( bool  b  )  [slot]

Definition at line 92 of file rangeselectimpl.cpp.

void checkBoxShowAll_toggled ( bool  b  )  [slot]

Definition at line 115 of file rangeselectimpl.cpp.

void checkBoxShowDialog_toggled ( bool  b  )  [slot]

Definition at line 97 of file rangeselectimpl.cpp.

void checkBoxShowWholeHistory_toggled ( bool  b  )  [slot]

Definition at line 126 of file rangeselectimpl.cpp.

void orderTags ( const QStringList &  src,
QStringList &  dst 
) [private]

Definition at line 49 of file rangeselectimpl.cpp.

Referenced by RangeSelectImpl().


Member Data Documentation

QString* range [private]

Definition at line 29 of file rangeselectimpl.h.

Referenced by pushButtonOk_clicked(), and RangeSelectImpl().

bool* quit [private]

Definition at line 30 of file rangeselectimpl.h.

Referenced by pushButtonOk_clicked(), and RangeSelectImpl().

Git* git [private]

Definition at line 31 of file rangeselectimpl.h.

Referenced by RangeSelectImpl().

QString fromBckUp [private]

Definition at line 32 of file rangeselectimpl.h.

Referenced by checkBoxShowWholeHistory_toggled().

QString toBckUp [private]

Definition at line 33 of file rangeselectimpl.h.

Referenced by checkBoxShowWholeHistory_toggled().


The documentation for this class was generated from the following files:
Generated on Fri Dec 7 21:57:40 2007 for QGit by  doxygen 1.5.3