Software/Group
People
Skill
Log In
New Account
Home
My Page
Project Cloud
Code Snippets
Project Openings
Pierogi
Summary
Forums
Tracker
Lists
Tasks
Docs
News
SCM
Files
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Memory Management Improved
[pierogi]
/
keysets
/
zenith.h
1
#ifndef ZENITH_H
2
#define ZENITH_H
3
4
#include "pirkeysetmetadata.h"
5
6
class QObject;
7
8
class ZenithC32V37: public PIRKeysetMetaData
9
{
10
public:
11
ZenithC32V37(
12
unsigned int index);
13
14
virtual void populateProtocol(
15
QObject *guiObject);
16
};
17
18
#endif // ZENITH_H
Terms of Use
Privacy Policy
Contribution Guidelines
Feedback