summaryrefslogtreecommitdiff
path: root/resourceqt-client/client.h
diff options
context:
space:
mode:
authorWolf Bergenheim <ext-wolf.2.bergenheim@nokia.com>2010-11-18 08:11:11 +0200
committerWolf Bergenheim <ext-wolf.2.bergenheim@nokia.com>2010-11-18 08:13:05 +0200
commit2db176e028c54684e2fe6adf58ab0c5807d298c9 (patch)
tree75e31b55881af44abdfdfcbc0187238e9b1c3565 /resourceqt-client/client.h
parent7cf4a74e8a1a548d74f58e7f7f16796fa11a6b61 (diff)
Took -i and -v flags into use
Diffstat (limited to 'resourceqt-client/client.h')
-rw-r--r--resourceqt-client/client.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/resourceqt-client/client.h b/resourceqt-client/client.h
index 140c668..3967fee 100644
--- a/resourceqt-client/client.h
+++ b/resourceqt-client/client.h
@@ -71,6 +71,7 @@ private:
ResourcePolicy::ResourceSet *resourceSet;
QTextStream output;
QString prefix;
+ bool showTimings;
static QMap<QString, CommandListArgs> commandList;
@@ -80,6 +81,8 @@ private:
void showPrompt();
void showResources(const QList<ResourcePolicy::ResourceType> &resList);
void showResources(const QList<ResourcePolicy::Resource*> &resList);
+ inline void startTimer();
+ inline void stopTimer();
};
QTextStream & operator<< (QTextStream &output,