|
Hikyuu
0.1
|
#include <QLBlockInfoDriver.h>


Public 成员函数 | |
| QLBlockInfoDriver (const shared_ptr< IniParser > &config) | |
| virtual | ~QLBlockInfoDriver () |
| virtual Block | getBlock (const string &, const string &) |
| 获取指定的板块 更多... | |
| virtual BlockList | getBlockList (const string &category) |
| 获取指定分类的板块列表 更多... | |
| virtual BlockList | getBlockList () |
| 获取所有板块 更多... | |
Public 成员函数 继承自 hku::BlockInfoDriver | |
| BlockInfoDriver (const shared_ptr< IniParser > &config) | |
| virtual | ~BlockInfoDriver () |
额外继承的成员函数 | |
Protected 属性 继承自 hku::BlockInfoDriver | |
| shared_ptr< IniParser > | m_config |
|
inline |
|
virtual |
|
virtual |
1.8.11