FormPop FormPop 0 0 642 557 Le lecteur de mail unnamed layout6 unnamed layout1 unnamed textLabel1 Entrez le nom du serveur pop: lineEditServeur layout2 unnamed textLabel2 Compte (login): lineEditLogin layout3 unnamed textLabel3 Mot de passe lineEditPassword pushButtonConnecter Connecter layout8 unnamed textLabelInfo Nombre de messages : Titre Destinataire Auteur Date/Heure 1 2 3 table1 3 4 textEdit2 menubar fileNewAction filenew New &New Ctrl+N fileOpenAction fileopen Open &Open... Ctrl+O fileSaveAction filesave Save &Save Ctrl+S fileSaveAsAction Save As Save &As... filePrintAction print Print &Print... Ctrl+P fileExitAction Exit E&xit editUndoAction undo Undo &Undo Ctrl+Z editRedoAction redo Redo &Redo Ctrl+Y editCutAction editcut Cut &Cut Ctrl+X editCopyAction editcopy Copy C&opy Ctrl+C editPasteAction editpaste Paste &Paste Ctrl+V editFindAction searchfind Find &Find... Ctrl+F helpContentsAction Contents &Contents... helpIndexAction Index &Index... helpAboutAction About &About fileNewAction activated() FormPop fileNew() fileOpenAction activated() FormPop fileOpen() fileSaveAction activated() FormPop fileSave() fileSaveAsAction activated() FormPop fileSaveAs() filePrintAction activated() FormPop filePrint() fileExitAction activated() FormPop fileExit() editUndoAction activated() FormPop editUndo() editRedoAction activated() FormPop editRedo() editCutAction activated() FormPop editCut() editPasteAction activated() FormPop editPaste() editFindAction activated() FormPop editFind() helpIndexAction activated() FormPop helpIndex() helpContentsAction activated() FormPop helpContents() helpAboutAction activated() FormPop helpAbout() pushButtonConnecter clicked() FormPop connecter() qsocket.h formpop.ui.h QSocket * maSocket; QTextStream * tsSocket; QString etape; fileNew() fileOpen() fileSave() fileSaveAs() filePrint() fileExit() editUndo() editRedo() editCut() connecter() editPaste() editFind() helpIndex() helpContents() helpAbout() envoieCommande( QString commande ) recevoirDonnees() init()