Blokkal
an Extendable KDE Blogging Client
SourceForge.net Logo

Blokkal::Ui::BlogView Class Reference

A TreeView that works with a BlogDelegate. More...

#include <checkboxview.h>

Inheritance diagram for Blokkal::Ui::BlogView:

Blokkal::Ui::CheckBoxView Blokkal::Ui::CategoryView

List of all members.


Public Member Functions

 BlogView (QWidget *parent=0, unsigned int displayOptions=0)

Detailed Description

A TreeView that works with a BlogDelegate.

Together with a BlogModel or a BlogCategegoryModel this view displays the tree structure of accounts, blogs and ( with a BlogCategegoryModel) categories. Blogs and Categories may be checkable, depending on the display options set in the constructor. You must set the desired view model to make this view work.

Author:
Martin Mueller <orvio@orvio.de>

Definition at line 114 of file checkboxview.h.


Constructor & Destructor Documentation

Blokkal::Ui::BlogView::BlogView ( QWidget *  parent = 0,
unsigned int  displayOptions = 0 
)

Constructor

Parameters:
delegate subclass of CheckBoxDelegate to use
parent parent widget

Definition at line 162 of file checkboxview.cpp.


The documentation for this class was generated from the following files: