#include <mainimpl.h>
Public Member Functions | |
| setRepoDelayed (MainImpl *mi, SCRef nd, bool r, bool ks, QStringList *fl) | |
Private Slots | |
| void | on_timeout () |
Private Attributes | |
| MainImpl * | m |
| const QString | newDir |
| bool | refresh |
| bool | keepSelection |
| QStringList | filterList |
Definition at line 189 of file mainimpl.h.
| setRepoDelayed | ( | MainImpl * | mi, | |
| SCRef | nd, | |||
| bool | r, | |||
| bool | ks, | |||
| QStringList * | fl | |||
| ) | [inline] |
Definition at line 192 of file mainimpl.h.
| void on_timeout | ( | ) | [inline, private, slot] |
const QString newDir [private] |
bool refresh [private] |
bool keepSelection [private] |
QStringList filterList [private] |
1.5.3