blogilo
#include <mainwindow.h>
MainWindow::MainWindow |
( |
| ) |
|
MainWindow::~MainWindow |
( |
| ) |
|
void MainWindow::addBlog |
( |
| ) |
|
|
protectedslot |
void MainWindow::keyPressEvent |
( |
QKeyEvent * |
event | ) |
|
|
protected |
void MainWindow::loadTempPosts |
( |
| ) |
|
|
protectedslot |
To open temporary posts and that posts are open at previous quit.
Definition at line 205 of file mainwindow.cpp.
void MainWindow::mediaFilesUploaded |
( |
int |
count | ) |
|
|
signal |
bool MainWindow::queryExit |
( |
| ) |
|
|
protectedvirtual |
void MainWindow::settingsChanged |
( |
| ) |
|
|
signal |
void MainWindow::slotActivePostChanged |
( |
int |
tabIndex | ) |
|
|
protectedslot |
void MainWindow::slotCreateNewPost |
( |
| ) |
|
|
protectedslot |
void MainWindow::slotError |
( |
const QString & |
errorMessage | ) |
|
|
protectedslot |
void MainWindow::slotNewPostOpened |
( |
BilboPost & |
newPost, |
|
|
int |
blog_id |
|
) |
| |
|
protectedslot |
void MainWindow::slotOpenCurrentBlogInBrowser |
( |
| ) |
|
|
protectedslot |
TODO else show a message to the user saying that a blog should be selected before.
Definition at line 661 of file mainwindow.cpp.
void MainWindow::slotPostTitleChanged |
( |
const QString & |
title | ) |
|
|
protectedslot |
void MainWindow::slotPublishPost |
( |
| ) |
|
|
protectedslot |
void MainWindow::slotRemovePostEntry |
( |
int |
post | ) |
|
|
protectedslot |
Remove widget at position pos
from main tab wigdet.
Definition at line 488 of file mainwindow.cpp.
void MainWindow::slotSavePostLocally |
( |
| ) |
|
|
protectedslot |
void MainWindow::slotSettingsChanged |
( |
| ) |
|
|
protectedslot |
void MainWindow::slotToggleToolboxVisible |
( |
bool |
isVisible | ) |
|
|
protectedslot |
void MainWindow::slotToolboxVisibilityChanged |
( |
bool |
isVisible | ) |
|
|
protectedslot |
void MainWindow::uploadMediaObject |
( |
| ) |
|
|
protectedslot |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:44 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.