| 
    Classified ads
    
   | 
 
class for editing and publishing a new text document More...
#include <newtextdocument.h>


Signals | |
| void | error (MController::CAErrorSituation aError, const QString &aExplanation) | 
  Signals inherited from DialogBase | |
| void | error (MController::CAErrorSituation aError, const QString &aExplanation) | 
Public Member Functions | |
| NewTextDocument (QWidget *aParent, MController *aController, Profile &aSelectedProfile, BinaryFileListingModel &aProfileFileListingModel) | |
| ~NewTextDocument () | |
  Public Member Functions inherited from TextEdit | |
| TextEdit (QWidget *aParent, MController *aController, Profile &aSelectedProfile) | |
| ~TextEdit () | |
| void | initializeTextEditor (QTextEdit *aTextEdit, QLayout *aLayOutForMenu, QLayout *aWidgetForActionsUpper, QLayout *aWidgetForActionsLower) | 
Private Slots | |
| void | okButtonClicked () | 
| void | cancelButtonClicked () | 
Private Attributes | |
| Ui_newTextDocumentDialog | ui | 
| BinaryFileListingModel & | iProfileFileListingModel | 
Additional Inherited Members | |
  Public Slots inherited from TextEdit | |
| virtual void | linkReady (const QString &aLinkAddress, const QString &aLinkLabel) | 
  Protected Slots inherited from DialogBase | |
| void | attachButtonClicked () | 
  Protected Member Functions inherited from TextEdit | |
| virtual void | closeEvent (QCloseEvent *e) | 
  Protected Member Functions inherited from DialogBase | |
| DialogBase (QWidget *aParent, MController *aController, Profile &aSelectedProfile) | |
| Hash | publishBinaryAttachment (const MetadataQueryDialog::MetadataResultSet &aFileMetadata, bool aForceNoEncryption=false, const QList< Hash > *aBinaryRecipientList=NULL) | 
  Protected Attributes inherited from TextEdit | |
| QTextEdit * | textEdit | 
  Protected Attributes inherited from DialogBase | |
| MController * | iController | 
| Profile & | iSelectedProfile | 
| QList< MetadataQueryDialog::MetadataResultSet > | iFilesAboutToBeAttached | 
| QLabel * | iAttachmentListLabel | 
class for editing and publishing a new text document
| NewTextDocument::NewTextDocument | ( | QWidget * | aParent, | 
| MController * | aController, | ||
| Profile & | aSelectedProfile, | ||
| BinaryFileListingModel & | aProfileFileListingModel | ||
| ) | 
Constructor.
| aParent | is owner-window of this dialog | 
| aController | application controller reference | 
| NewTextDocument::~NewTextDocument | ( | ) | 
destructor
      
  | 
  privateslot | 
      
  | 
  signal | 
      
  | 
  privateslot | 
      
  | 
  private | 
      
  | 
  private | 
 1.8.13